Advertisement
Guest User

Untitled

a guest
May 22nd, 2019
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.53 KB | None | 0 0
  1.  
  2. FILE: ...p\src-plugins\all-in-one-seo-pack\admin\aioseop_module_class.php
  3. ----------------------------------------------------------------------
  4. FOUND 0 ERRORS AND 5 WARNINGS AFFECTING 5 LINES
  5. ----------------------------------------------------------------------
  6. 432 | WARNING | strip_tags() is discouraged. Use the more
  7. | | comprehensive wp_strip_all_tags() instead.
  8. 1026 | WARNING | File operations should use WP_Filesystem methods
  9. | | instead of direct PHP filesystem calls. Found:
  10. | | fopen()
  11. 1030 | WARNING | File operations should use WP_Filesystem methods
  12. | | instead of direct PHP filesystem calls. Found:
  13. | | fclose()
  14. 1637 | WARNING | strip_tags() is discouraged. Use the more
  15. | | comprehensive wp_strip_all_tags() instead.
  16. 2192 | WARNING | strip_tags() is discouraged. Use the more
  17. | | comprehensive wp_strip_all_tags() instead.
  18. ----------------------------------------------------------------------
  19.  
  20.  
  21. FILE: ...c-plugins\all-in-one-seo-pack\admin\display\dashboard_widget.php
  22. ----------------------------------------------------------------------
  23. FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 2 LINES
  24. ----------------------------------------------------------------------
  25. 86 | WARNING | strip_tags() is discouraged. Use the more
  26. | | comprehensive wp_strip_all_tags() instead.
  27. 113 | WARNING | strip_tags() is discouraged. Use the more
  28. | | comprehensive wp_strip_all_tags() instead.
  29. ----------------------------------------------------------------------
  30.  
  31.  
  32. FILE: ...-plugins\all-in-one-seo-pack\admin\display\general-metaboxes.php
  33. ----------------------------------------------------------------------
  34. FOUND 3 ERRORS AFFECTING 3 LINES
  35. ----------------------------------------------------------------------
  36. 55 | ERROR | [x] Line indented incorrectly; expected 4 tabs, found 3
  37. 56 | ERROR | [x] Line indented incorrectly; expected 5 tabs, found 4
  38. 59 | ERROR | [x] Line indented incorrectly; expected at least 5
  39. | | tabs, found 4
  40. ----------------------------------------------------------------------
  41. PHPCBF CAN FIX THE 3 MARKED SNIFF VIOLATIONS AUTOMATICALLY
  42. ----------------------------------------------------------------------
  43.  
  44.  
  45. FILE: ...-WPDev-aioseop\src-plugins\all-in-one-seo-pack\aioseop_class.php
  46. ----------------------------------------------------------------------
  47. FOUND 0 ERRORS AND 5 WARNINGS AFFECTING 5 LINES
  48. ----------------------------------------------------------------------
  49. 2872 | WARNING | json_encode() is discouraged. Use wp_json_encode()
  50. | | instead.
  51. 3467 | WARNING | strip_tags() is discouraged. Use the more
  52. | | comprehensive wp_strip_all_tags() instead.
  53. 3476 | WARNING | strip_tags() is discouraged. Use the more
  54. | | comprehensive wp_strip_all_tags() instead.
  55. 3779 | WARNING | strip_tags() is discouraged. Use the more
  56. | | comprehensive wp_strip_all_tags() instead.
  57. 4972 | WARNING | mt_rand() is discouraged. Use the far less
  58. | | predictable wp_rand() instead.
  59. ----------------------------------------------------------------------
  60.  
  61.  
  62. FILE: ...ioseop\src-plugins\all-in-one-seo-pack\inc\aioseop_functions.php
  63. ----------------------------------------------------------------------
  64. FOUND 0 ERRORS AND 6 WARNINGS AFFECTING 6 LINES
  65. ----------------------------------------------------------------------
  66. 359 | WARNING | strip_tags() is discouraged. Use the more
  67. | | comprehensive wp_strip_all_tags() instead.
  68. 386 | WARNING | json_encode() is discouraged. Use wp_json_encode()
  69. | | instead.
  70. 511 | WARNING | json_encode() is discouraged. Use wp_json_encode()
  71. | | instead.
  72. 751 | WARNING | strip_tags() is discouraged. Use the more
  73. | | comprehensive wp_strip_all_tags() instead.
  74. 823 | WARNING | parse_url() is discouraged because of inconsistency
  75. | | in the output across PHP versions; use
  76. | | wp_parse_url() instead.
  77. 988 | WARNING | File operations should use WP_Filesystem methods
  78. | | instead of direct PHP filesystem calls. Found:
  79. | | fopen()
  80. ----------------------------------------------------------------------
  81.  
  82.  
  83. FILE: ...Dev-aioseop\src-plugins\all-in-one-seo-pack\inc\aiosp_common.php
  84. ----------------------------------------------------------------------
  85. FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 2 LINES
  86. ----------------------------------------------------------------------
  87. 129 | WARNING | parse_url() is discouraged because of inconsistency
  88. | | in the output across PHP versions; use
  89. | | wp_parse_url() instead.
  90. 147 | WARNING | parse_url() is discouraged because of inconsistency
  91. | | in the output across PHP versions; use
  92. | | wp_parse_url() instead.
  93. ----------------------------------------------------------------------
  94.  
  95.  
  96. FILE: ...lugins\all-in-one-seo-pack\modules\aioseop_importer_exporter.php
  97. ----------------------------------------------------------------------
  98. FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
  99. ----------------------------------------------------------------------
  100. 547 | WARNING | strip_tags() is discouraged. Use the more
  101. | | comprehensive wp_strip_all_tags() instead.
  102. ----------------------------------------------------------------------
  103.  
  104.  
  105. FILE: ...op\src-plugins\all-in-one-seo-pack\modules\aioseop_opengraph.php
  106. ----------------------------------------------------------------------
  107. FOUND 0 ERRORS AND 9 WARNINGS AFFECTING 9 LINES
  108. ----------------------------------------------------------------------
  109. 1213 | WARNING | strip_tags() is discouraged. Use the more
  110. | | comprehensive wp_strip_all_tags() instead.
  111. 1214 | WARNING | strip_tags() is discouraged. Use the more
  112. | | comprehensive wp_strip_all_tags() instead.
  113. 1228 | WARNING | strip_tags() is discouraged. Use the more
  114. | | comprehensive wp_strip_all_tags() instead.
  115. 1297 | WARNING | strip_tags() is discouraged. Use the more
  116. | | comprehensive wp_strip_all_tags() instead.
  117. 1332 | WARNING | strip_tags() is discouraged. Use the more
  118. | | comprehensive wp_strip_all_tags() instead.
  119. 1386 | WARNING | strip_tags() is discouraged. Use the more
  120. | | comprehensive wp_strip_all_tags() instead.
  121. 1387 | WARNING | strip_tags() is discouraged. Use the more
  122. | | comprehensive wp_strip_all_tags() instead.
  123. 1388 | WARNING | strip_tags() is discouraged. Use the more
  124. | | comprehensive wp_strip_all_tags() instead.
  125. 1902 | WARNING | strip_tags() is discouraged. Use the more
  126. | | comprehensive wp_strip_all_tags() instead.
  127. ----------------------------------------------------------------------
  128.  
  129.  
  130. FILE: ...\src-plugins\all-in-one-seo-pack\modules\aioseop_performance.php
  131. ----------------------------------------------------------------------
  132. FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 2 LINES
  133. ----------------------------------------------------------------------
  134. 314 | WARNING | File operations should use WP_Filesystem methods
  135. | | instead of direct PHP filesystem calls. Found:
  136. | | fwrite()
  137. 315 | WARNING | File operations should use WP_Filesystem methods
  138. | | instead of direct PHP filesystem calls. Found:
  139. | | fclose()
  140. ----------------------------------------------------------------------
  141.  
  142.  
  143. FILE: ...seop\src-plugins\all-in-one-seo-pack\modules\aioseop_sitemap.php
  144. ----------------------------------------------------------------------
  145. FOUND 0 ERRORS AND 8 WARNINGS AFFECTING 8 LINES
  146. ----------------------------------------------------------------------
  147. 847 | WARNING | parse_url() is discouraged because of inconsistency
  148. | | in the output across PHP versions; use
  149. | | wp_parse_url() instead.
  150. 1314 | WARNING | file_get_contents() is discouraged. Use
  151. | | wp_remote_get() for remote URLs instead.
  152. 2488 | WARNING | parse_url() is discouraged because of inconsistency
  153. | | in the output across PHP versions; use
  154. | | wp_parse_url() instead.
  155. 2876 | WARNING | parse_url() is discouraged because of inconsistency
  156. | | in the output across PHP versions; use
  157. | | wp_parse_url() instead.
  158. 2880 | WARNING | parse_url() is discouraged because of inconsistency
  159. | | in the output across PHP versions; use
  160. | | wp_parse_url() instead.
  161. 3821 | WARNING | parse_url() is discouraged because of inconsistency
  162. | | in the output across PHP versions; use
  163. | | wp_parse_url() instead.
  164. 3829 | WARNING | parse_url() is discouraged because of inconsistency
  165. | | in the output across PHP versions; use
  166. | | wp_parse_url() instead.
  167. 3830 | WARNING | parse_url() is discouraged because of inconsistency
  168. | | in the output across PHP versions; use
  169. | | wp_parse_url() instead.
  170. ----------------------------------------------------------------------
  171.  
  172.  
  173. FILE: ...ugins\all-in-one-seo-pack\tests\base\class-sitemap-test-base.php
  174. ----------------------------------------------------------------------
  175. FOUND 0 ERRORS AND 4 WARNINGS AFFECTING 4 LINES
  176. ----------------------------------------------------------------------
  177. 51 | WARNING | file_get_contents() is discouraged. Use
  178. | | wp_remote_get() for remote URLs instead.
  179. 133 | WARNING | file_get_contents() is discouraged. Use
  180. | | wp_remote_get() for remote URLs instead.
  181. 165 | WARNING | file_get_contents() is discouraged. Use
  182. | | wp_remote_get() for remote URLs instead.
  183. 194 | WARNING | file_get_contents() is discouraged. Use
  184. | | wp_remote_get() for remote URLs instead.
  185. ----------------------------------------------------------------------
  186.  
  187.  
  188. FILE: ...-plugins\all-in-one-seo-pack\tests\modules\general\test-meta.php
  189. ----------------------------------------------------------------------
  190. FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
  191. ----------------------------------------------------------------------
  192. 105 | WARNING | rand() is discouraged. Use the far less predictable
  193. | | wp_rand() instead.
  194. ----------------------------------------------------------------------
  195.  
  196.  
  197. FILE: ...plugins\all-in-one-seo-pack\tests\modules\robots\test-robots.php
  198. ----------------------------------------------------------------------
  199. FOUND 0 ERRORS AND 3 WARNINGS AFFECTING 3 LINES
  200. ----------------------------------------------------------------------
  201. 32 | WARNING | File operations should use WP_Filesystem methods
  202. | | instead of direct PHP filesystem calls. Found:
  203. | | fopen()
  204. 33 | WARNING | File operations should use WP_Filesystem methods
  205. | | instead of direct PHP filesystem calls. Found:
  206. | | fwrite()
  207. 34 | WARNING | File operations should use WP_Filesystem methods
  208. | | instead of direct PHP filesystem calls. Found:
  209. | | fclose()
  210. ----------------------------------------------------------------------
  211.  
  212.  
  213. FILE: ...ugins\all-in-one-seo-pack\tests\modules\sitemap\test-sitemap.php
  214. ----------------------------------------------------------------------
  215. FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
  216. ----------------------------------------------------------------------
  217. 189 | WARNING | file_get_contents() is discouraged. Use
  218. | | wp_remote_get() for remote URLs instead.
  219. ----------------------------------------------------------------------
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement