Advertisement
bedas

WPCS Report

Sep 4th, 2021
211
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 113.93 KB | None | 0 0
  1. FILE: /utility_functions.php
  2. --------------------------------------------------------------------------------
  3. FOUND 1229 ERRORS AND 82 WARNINGS AFFECTING 617 LINES
  4. --------------------------------------------------------------------------------
  5. 1 | ERROR | [ ] There must be no blank lines before the file comment
  6. 4 | ERROR | [ ] Doc comment short description must start with a capital
  7. | | letter
  8. 5 | ERROR | [ ] Missing @package tag in file comment
  9. 17 | ERROR | [ ] There must be no blank lines after the function comment
  10. 19 | ERROR | [x] Expected 1 space before opening brace; found 0
  11. 20 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  12. 21 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  13. 22 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  14. 23 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  15. 24 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  16. 29 | ERROR | [x] Whitespace found at end of line
  17. 30 | ERROR | [ ] Parameter comment must end with a full stop
  18. 30 | ERROR | [x] Whitespace found at end of line
  19. 31 | ERROR | [ ] Parameter comment must end with a full stop
  20. 31 | ERROR | [x] Whitespace found at end of line
  21. 32 | ERROR | [ ] Parameter comment must end with a full stop
  22. 33 | ERROR | [ ] Parameter comment must end with a full stop
  23. 34 | ERROR | [x] Expected 2 spaces after parameter type; 1 found
  24. 34 | ERROR | [ ] Parameter comment must end with a full stop
  25. 35 | ERROR | [x] Whitespace found at end of line
  26. 36 | ERROR | [ ] There must be no blank lines after the function comment
  27. 38 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; expected "null"
  28. | | but found "NULL"
  29. 38 | ERROR | [x] Expected 1 space before opening brace; found 0
  30. 38 | ERROR | [x] Space between opening control structure and closing
  31. | | parenthesis is required
  32. 39 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  33. 39 | ERROR | [x] Space after opening control structure is required
  34. 39 | ERROR | [x] No space before opening parenthesis is prohibited
  35. 39 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found
  36. 39 | WARNING | [ ] Found: ==. Use strict comparisons (=== or !==).
  37. 39 | ERROR | [ ] Use Yoda Condition checks, you must.
  38. 39 | ERROR | [x] Expected 1 space(s) after closing parenthesis; found 0
  39. 39 | ERROR | [x] Space between opening control structure and closing
  40. | | parenthesis is required
  41. 40 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  42. 41 | ERROR | [x] Concat operator must be surrounded by a single space
  43. 41 | ERROR | [x] Concat operator must be surrounded by a single space
  44. 42 | ERROR | [x] Concat operator must be surrounded by a single space
  45. 42 | ERROR | [x] Concat operator must be surrounded by a single space
  46. 42 | ERROR | [x] Concat operator must be surrounded by a single space
  47. 42 | ERROR | [ ] The $text arg must be a single string literal, not
  48. | | "$title".
  49. 42 | ERROR | [x] Concat operator must be surrounded by a single space
  50. 44 | ERROR | [x] Concat operator must be surrounded by a single space
  51. 44 | ERROR | [x] Concat operator must be surrounded by a single space
  52. 45 | ERROR | [x] Concat operator must be surrounded by a single space
  53. 45 | ERROR | [x] Concat operator must be surrounded by a single space
  54. 45 | ERROR | [x] Concat operator must be surrounded by a single space
  55. 45 | ERROR | [x] Concat operator must be surrounded by a single space
  56. 45 | ERROR | [x] Concat operator must be surrounded by a single space
  57. 45 | ERROR | [x] Concat operator must be surrounded by a single space
  58. 45 | ERROR | [x] String "</textarea> \n </label>\n
  59. | | </td>\n </tr>\n " does not
  60. | | require double quotes; use single quotes instead
  61. 50 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  62. 50 | ERROR | [x] Space after opening control structure is required
  63. 50 | ERROR | [x] No space before opening parenthesis is prohibited
  64. 50 | ERROR | [x] Expected 1 space(s) after ELSEIF keyword; 0 found
  65. 50 | WARNING | [ ] Found: ==. Use strict comparisons (=== or !==).
  66. 50 | ERROR | [ ] Use Yoda Condition checks, you must.
  67. 50 | ERROR | [x] Expected 1 space(s) after closing parenthesis; found 0
  68. 50 | ERROR | [x] Space between opening control structure and closing
  69. | | parenthesis is required
  70. 51 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  71. 52 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  72. 54 | ERROR | [x] Concat operator must be surrounded by a single space
  73. 54 | ERROR | [ ] The $text arg must be a single string literal, not
  74. | | "$title".
  75. 54 | ERROR | [x] Concat operator must be surrounded by a single space
  76. 54 | ERROR | [x] String "</th>\n <td>\n
  77. | | <p>" does not require double quotes; use single quotes
  78. | | instead
  79. 56 | ERROR | [x] Concat operator must be surrounded by a single space
  80. 56 | ERROR | [ ] The $text arg must be a single string literal, not
  81. | | "$message".
  82. 56 | ERROR | [x] Concat operator must be surrounded by a single space
  83. 56 | ERROR | [x] String "</p>\n </td>\n </tr>\n
  84. | | " does not require double quotes; use single quotes
  85. | | instead
  86. 60 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  87. 60 | ERROR | [x] Space after opening control structure is required
  88. 60 | ERROR | [x] No space before opening parenthesis is prohibited
  89. 60 | ERROR | [x] Expected 1 space(s) after ELSEIF keyword; 0 found
  90. 61 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  91. 62 | ERROR | [x] Concat operator must be surrounded by a single space
  92. 62 | ERROR | [x] Concat operator must be surrounded by a single space
  93. 63 | ERROR | [x] Concat operator must be surrounded by a single space
  94. 63 | ERROR | [x] Concat operator must be surrounded by a single space
  95. 63 | ERROR | [x] Concat operator must be surrounded by a single space
  96. 63 | ERROR | [ ] The $text arg must be a single string literal, not
  97. | | "$title".
  98. 63 | ERROR | [x] Concat operator must be surrounded by a single space
  99. 65 | ERROR | [x] Concat operator must be surrounded by a single space
  100. 65 | ERROR | [x] Concat operator must be surrounded by a single space
  101. 66 | ERROR | [x] Concat operator must be surrounded by a single space
  102. 66 | ERROR | [x] Concat operator must be surrounded by a single space
  103. 66 | ERROR | [ ] All output should be run through an escaping function (see
  104. | | the Security sections in the WordPress Developer
  105. | | Handbooks), found '"' type='$type' id='"'.
  106. 66 | ERROR | [x] Concat operator must be surrounded by a single space
  107. 66 | ERROR | [x] Concat operator must be surrounded by a single space
  108. 66 | ERROR | [x] Concat operator must be surrounded by a single space
  109. 66 | ERROR | [x] Concat operator must be surrounded by a single space
  110. 66 | ERROR | [x] Concat operator must be surrounded by a single space
  111. 66 | ERROR | [x] Concat operator must be surrounded by a single space
  112. 71 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  113. 72 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  114. 73 | ERROR | [x] Concat operator must be surrounded by a single space
  115. 73 | ERROR | [x] Concat operator must be surrounded by a single space
  116. 74 | ERROR | [x] Concat operator must be surrounded by a single space
  117. 74 | ERROR | [x] Concat operator must be surrounded by a single space
  118. 74 | ERROR | [x] Concat operator must be surrounded by a single space
  119. 74 | ERROR | [ ] The $text arg must be a single string literal, not
  120. | | "$title".
  121. 74 | ERROR | [x] Concat operator must be surrounded by a single space
  122. 76 | ERROR | [x] Concat operator must be surrounded by a single space
  123. 76 | ERROR | [x] Concat operator must be surrounded by a single space
  124. 77 | ERROR | [x] Concat operator must be surrounded by a single space
  125. 77 | ERROR | [x] Concat operator must be surrounded by a single space
  126. 77 | ERROR | [ ] All output should be run through an escaping function (see
  127. | | the Security sections in the WordPress Developer
  128. | | Handbooks), found '"' type='$type' id='"'.
  129. 77 | ERROR | [x] Concat operator must be surrounded by a single space
  130. 77 | ERROR | [x] Concat operator must be surrounded by a single space
  131. 77 | ERROR | [x] Concat operator must be surrounded by a single space
  132. 77 | ERROR | [x] Concat operator must be surrounded by a single space
  133. 82 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  134. 85 | ERROR | [ ] Doc comment for parameter "$form" missing
  135. 87 | ERROR | [x] Whitespace found at end of line
  136. 88 | ERROR | [ ] Missing parameter name
  137. 90 | ERROR | [ ] There must be no blank lines after the function comment
  138. 92 | ERROR | [x] Expected 1 space before opening brace; found 0
  139. 92 | ERROR | [x] Space between opening control structure and closing
  140. | | parenthesis is required
  141. 94 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  142. 94 | ERROR | [x] Short array syntax is not allowed
  143. 95 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  144. 95 | WARNING | [x] Equals sign not aligned with surrounding assignments;
  145. | | expected 3 spaces but found 1 space
  146. 95 | ERROR | [x] Short array syntax is not allowed
  147. 97 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  148. 97 | ERROR | [x] Space after opening control structure is required
  149. 97 | ERROR | [x] No space before opening parenthesis is prohibited
  150. 97 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found
  151. 98 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  152. 99 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  153. 99 | ERROR | [x] Short array syntax is not allowed
  154. 100 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  155. 101 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  156. 101 | WARNING | [x] Array double arrow not aligned correctly; expected 3
  157. | | space(s) between "'data'" and double arrow, but found 1.
  158. 101 | ERROR | [x] Each array item in a multi-line array declaration must end
  159. | | in a comma
  160. 102 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  161. 103 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  162. 104 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  163. 104 | ERROR | [x] Whitespace found at end of line
  164. 105 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  165. 105 | ERROR | [x] Space after opening control structure is required
  166. 105 | ERROR | [x] No space before opening parenthesis is prohibited
  167. 105 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found
  168. 105 | ERROR | [x] Expected 1 space(s) after closing parenthesis; found 0
  169. 105 | ERROR | [x] Space between opening control structure and closing
  170. | | parenthesis is required
  171. 106 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  172. 107 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  173. 107 | ERROR | [x] Short array syntax is not allowed
  174. 108 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  175. 109 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  176. 109 | WARNING | [x] Array double arrow not aligned correctly; expected 3
  177. | | space(s) between "'data'" and double arrow, but found 1.
  178. 109 | ERROR | [x] Each array item in a multi-line array declaration must end
  179. | | in a comma
  180. 110 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  181. 111 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  182. 113 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  183. 114 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  184. 114 | WARNING | [x] Equals sign not aligned with surrounding assignments;
  185. | | expected 12 spaces but found 1 space
  186. 115 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  187. 115 | WARNING | [x] Equals sign not aligned with surrounding assignments;
  188. | | expected 8 spaces but found 1 space
  189. 116 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  190. 116 | WARNING | [x] Equals sign not aligned with surrounding assignments;
  191. | | expected 6 spaces but found 1 space
  192. 117 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  193. 119 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  194. 119 | WARNING | [x] Equals sign not aligned with surrounding assignments;
  195. | | expected 22 spaces but found 1 space
  196. 120 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  197. 120 | WARNING | [x] Equals sign not aligned with surrounding assignments;
  198. | | expected 8 spaces but found 1 space
  199. 121 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  200. 123 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  201. 123 | ERROR | [ ] Inline comments must end in full-stops, exclamation marks,
  202. | | or question marks
  203. 124 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  204. 124 | ERROR | [x] Space after opening control structure is required
  205. 124 | ERROR | [x] No space before opening parenthesis is prohibited
  206. 124 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found
  207. 124 | WARNING | [ ] Found: ==. Use strict comparisons (=== or !==).
  208. 124 | ERROR | [ ] Use Yoda Condition checks, you must.
  209. 124 | ERROR | [x] Expected 1 space(s) after closing parenthesis; found 0
  210. 124 | ERROR | [x] Space between opening control structure and closing
  211. | | parenthesis is required
  212. 125 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  213. 125 | ERROR | [x] Space after opening control structure is required
  214. 125 | ERROR | [x] No space before opening parenthesis is prohibited
  215. 125 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found
  216. 125 | ERROR | [x] Expected 1 space(s) after closing parenthesis; found 0
  217. 125 | ERROR | [x] Space between opening control structure and closing
  218. | | parenthesis is required
  219. 126 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  220. 127 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  221. 128 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  222. 128 | WARNING | [x] Equals sign not aligned with surrounding assignments;
  223. | | expected 6 spaces but found 1 space
  224. 129 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  225. 129 | ERROR | [ ] The $text arg must be a single string literal, not
  226. | | "$for_title_text".
  227. 130 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  228. 131 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  229. 132 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  230. 132 | WARNING | [x] Equals sign not aligned with surrounding assignments;
  231. | | expected 6 spaces but found 1 space
  232. 133 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  233. 134 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  234. 136 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  235. 136 | ERROR | [ ] Inline comments must end in full-stops, exclamation marks,
  236. | | or question marks
  237. 137 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  238. 137 | ERROR | [x] Space after opening control structure is required
  239. 137 | ERROR | [x] No space before opening parenthesis is prohibited
  240. 137 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found
  241. 137 | WARNING | [ ] Found: ==. Use strict comparisons (=== or !==).
  242. 137 | ERROR | [ ] Use Yoda Condition checks, you must.
  243. 137 | ERROR | [x] Expected 1 space(s) after closing parenthesis; found 0
  244. 137 | ERROR | [x] Space between opening control structure and closing
  245. | | parenthesis is required
  246. 138 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  247. 138 | ERROR | [x] Space after opening control structure is required
  248. 138 | ERROR | [x] No space before opening parenthesis is prohibited
  249. 138 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found
  250. 138 | ERROR | [x] Expected 1 space(s) after closing parenthesis; found 0
  251. 138 | ERROR | [x] Space between opening control structure and closing
  252. | | parenthesis is required
  253. 139 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  254. 140 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  255. 141 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  256. 141 | WARNING | [x] Equals sign not aligned with surrounding assignments;
  257. | | expected 6 spaces but found 1 space
  258. 142 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  259. 142 | ERROR | [ ] The $text arg must be a single string literal, not
  260. | | "$form_description_text".
  261. 143 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  262. 144 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  263. 145 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  264. 145 | WARNING | [x] Equals sign not aligned with surrounding assignments;
  265. | | expected 6 spaces but found 1 space
  266. 146 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  267. 147 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  268. 149 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  269. 149 | ERROR | [ ] Inline comments must end in full-stops, exclamation marks,
  270. | | or question marks
  271. 150 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  272. 150 | ERROR | [x] Space after opening control structure is required
  273. 150 | ERROR | [x] No space before opening parenthesis is prohibited
  274. 150 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found
  275. 150 | WARNING | [ ] Found: !=. Use strict comparisons (=== or !==).
  276. 150 | ERROR | [ ] Use Yoda Condition checks, you must.
  277. 150 | ERROR | [x] Expected 1 space(s) after closing parenthesis; found 0
  278. 150 | ERROR | [x] Space between opening control structure and closing
  279. | | parenthesis is required
  280. 151 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  281. 151 | WARNING | [x] Equals sign not aligned with surrounding assignments;
  282. | | expected 3 spaces but found 1 space
  283. 152 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  284. 153 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  285. 154 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  286. 155 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  287. 157 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  288. 157 | ERROR | [ ] Inline comments must end in full-stops, exclamation marks,
  289. | | or question marks
  290. 158 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  291. 158 | ERROR | [x] Space after opening control structure is required
  292. 158 | ERROR | [x] No space before opening parenthesis is prohibited
  293. 158 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found
  294. 158 | ERROR | [x] Expected 1 spaces after opening parenthesis; 2 found
  295. 158 | ERROR | [x] Expected 1 space(s) after closing parenthesis; found 0
  296. 158 | ERROR | [x] Space between opening control structure and closing
  297. | | parenthesis is required
  298. 159 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  299. 160 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  300. 161 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  301. 161 | ERROR | [x] Short array syntax is not allowed
  302. 162 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  303. 164 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  304. 164 | ERROR | [ ] Inline comments must end in full-stops, exclamation marks,
  305. | | or question marks
  306. 165 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  307. 165 | ERROR | [x] Space after opening control structure is required
  308. 165 | ERROR | [x] No space before opening parenthesis is prohibited
  309. 165 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found
  310. 165 | ERROR | [x] Expected 1 spaces after opening parenthesis; 2 found
  311. 165 | ERROR | [x] Expected 1 space(s) after closing parenthesis; found 0
  312. 165 | ERROR | [x] Space between opening control structure and closing
  313. | | parenthesis is required
  314. 166 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  315. 167 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  316. 168 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  317. 168 | ERROR | [x] Short array syntax is not allowed
  318. 169 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  319. 171 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  320. 171 | ERROR | [x] Short array syntax is not allowed
  321. 172 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  322. 173 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  323. 173 | WARNING | [x] Array double arrow not aligned correctly; expected 3
  324. | | space(s) between "'data'" and double arrow, but found 1.
  325. 173 | ERROR | [x] Each array item in a multi-line array declaration must end
  326. | | in a comma
  327. 174 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  328. 178 | ERROR | [ ] Doc comment for parameter "$form" missing
  329. 180 | ERROR | [x] Whitespace found at end of line
  330. 181 | ERROR | [ ] Missing parameter name
  331. 183 | ERROR | [ ] There must be no blank lines after the function comment
  332. 185 | ERROR | [x] Expected 1 space before opening brace; found 0
  333. 185 | ERROR | [x] Space between opening control structure and closing
  334. | | parenthesis is required
  335. 187 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  336. 187 | WARNING | [x] Equals sign not aligned with surrounding assignments;
  337. | | expected 9 spaces but found 1 space
  338. 187 | ERROR | [x] Short array syntax is not allowed
  339. 188 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  340. 188 | WARNING | [x] Equals sign not aligned with surrounding assignments;
  341. | | expected 11 spaces but found 1 space
  342. 188 | ERROR | [x] Short array syntax is not allowed
  343. 189 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  344. 191 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  345. 191 | ERROR | [ ] Inline comments must end in full-stops, exclamation marks,
  346. | | or question marks
  347. 192 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  348. 192 | ERROR | [x] Space after opening control structure is required
  349. 192 | ERROR | [x] No space before opening parenthesis is prohibited
  350. 192 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found
  351. 192 | ERROR | [x] Expected 1 space(s) after closing parenthesis; found 0
  352. 192 | ERROR | [x] Space between opening control structure and closing
  353. | | parenthesis is required
  354. 193 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  355. 194 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  356. 194 | ERROR | [x] Short array syntax is not allowed
  357. 195 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  358. 196 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  359. 196 | WARNING | [x] Array double arrow not aligned correctly; expected 3
  360. | | space(s) between "'data'" and double arrow, but found 1.
  361. 196 | ERROR | [x] Each array item in a multi-line array declaration must end
  362. | | in a comma
  363. 197 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  364. 198 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  365. 200 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  366. 200 | ERROR | [ ] Inline comments must end in full-stops, exclamation marks,
  367. | | or question marks
  368. 201 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  369. 203 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  370. 203 | ERROR | [x] Space after opening control structure is required
  371. 203 | ERROR | [x] No space before opening parenthesis is prohibited
  372. 203 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found
  373. 203 | ERROR | [x] Expected 1 space(s) after closing parenthesis; found 0
  374. 203 | ERROR | [x] Space between opening control structure and closing
  375. | | parenthesis is required
  376. 204 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  377. 204 | WARNING | [x] Equals sign not aligned with surrounding assignments;
  378. | | expected 11 spaces but found 1 space
  379. 205 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  380. 205 | WARNING | [x] Equals sign not aligned with surrounding assignments;
  381. | | expected 9 spaces but found 1 space
  382. 205 | ERROR | [ ] Detected usage of a possibly undefined superglobal array
  383. | | index: $_SERVER['REMOTE_ADDR']. Use isset() or empty() to
  384. | | check the index exists before using it
  385. 205 | ERROR | [ ] $_SERVER data not unslashed before sanitization. Use
  386. | | wp_unslash() or similar
  387. 205 | ERROR | [ ] Detected usage of a non-sanitized input variable:
  388. | | $_SERVER['REMOTE_ADDR']
  389. 206 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  390. 207 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  391. 207 | WARNING | [x] Equals sign not aligned with surrounding assignments;
  392. | | expected 17 spaces but found 1 space
  393. 207 | ERROR | [x] Short array syntax is not allowed
  394. 208 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  395. 208 | ERROR | [x] Short array syntax is not allowed
  396. 209 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  397. 209 | WARNING | [x] Array double arrow not aligned correctly; expected 3
  398. | | space(s) between "'secret'" and double arrow, but found 1.
  399. 210 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  400. 211 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  401. 212 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  402. 212 | ERROR | [x] Each array item in a multi-line array declaration must end
  403. | | in a comma
  404. 213 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  405. 214 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  406. 214 | ERROR | [x] Space after opening control structure is required
  407. 214 | ERROR | [x] No space before opening parenthesis is prohibited
  408. 214 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found
  409. 214 | ERROR | [x] Expected 1 space(s) after closing parenthesis; found 0
  410. 214 | ERROR | [x] Space between opening control structure and closing
  411. | | parenthesis is required
  412. 215 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  413. 216 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  414. 216 | WARNING | [x] Equals sign not aligned with surrounding assignments;
  415. | | expected 6 spaces but found 1 space
  416. 217 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  417. 217 | WARNING | [x] Equals sign not aligned with surrounding assignments;
  418. | | expected 3 spaces but found 1 space
  419. 218 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  420. 218 | WARNING | [x] Equals sign not aligned with surrounding assignments;
  421. | | expected 14 spaces but found 1 space
  422. 220 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  423. 220 | ERROR | [x] Space after opening control structure is required
  424. 220 | ERROR | [x] No space before opening parenthesis is prohibited
  425. 220 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found
  426. 221 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  427. 222 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  428. 223 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  429. 223 | WARNING | [ ] Found: !=. Use strict comparisons (=== or !==).
  430. 223 | ERROR | [ ] Use Yoda Condition checks, you must.
  431. 224 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  432. 224 | ERROR | [x] Expected 1 space(s) after closing parenthesis; found 0
  433. 224 | ERROR | [x] Space between opening control structure and closing
  434. | | parenthesis is required
  435. 225 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  436. 225 | ERROR | [ ] A gettext call containing placeholders was found, but was
  437. | | not accompanied by a "translators:" comment on the line
  438. | | above to clarify the meaning of the placeholders.
  439. 226 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  440. 227 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  441. 228 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  442. 230 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  443. 230 | WARNING | [x] Equals sign not aligned with surrounding assignments;
  444. | | expected 3 spaces but found 1 space
  445. 231 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  446. 233 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  447. 233 | ERROR | [ ] Inline comments must end in full-stops, exclamation marks,
  448. | | or question marks
  449. 234 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  450. 234 | ERROR | [x] Space after opening control structure is required
  451. 234 | ERROR | [x] No space before opening parenthesis is prohibited
  452. 234 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found
  453. 234 | ERROR | [x] Expected 1 space(s) after closing parenthesis; found 0
  454. 234 | ERROR | [x] Space between opening control structure and closing
  455. | | parenthesis is required
  456. 235 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  457. 235 | ERROR | [x] Space after opening control structure is required
  458. 235 | ERROR | [x] No space before opening parenthesis is prohibited
  459. 235 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found
  460. 235 | ERROR | [x] Expected 1 space(s) after closing parenthesis; found 0
  461. 235 | ERROR | [x] Space between opening control structure and closing
  462. | | parenthesis is required
  463. 236 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  464. 236 | ERROR | [x] Space after opening control structure is required
  465. 236 | ERROR | [x] No space before opening parenthesis is prohibited
  466. 236 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found
  467. 236 | ERROR | [x] Expected 1 space(s) after closing parenthesis; found 0
  468. 236 | ERROR | [x] Space between opening control structure and closing
  469. | | parenthesis is required
  470. 237 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  471. 237 | ERROR | [ ] A gettext call containing placeholders was found, but was
  472. | | not accompanied by a "translators:" comment on the line
  473. | | above to clarify the meaning of the placeholders.
  474. 238 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  475. 239 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  476. 239 | ERROR | [ ] The $text arg must be a single string literal, not
  477. | | "$post_title".
  478. 240 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  479. 241 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  480. 242 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  481. 243 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  482. 244 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  483. 245 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  484. 245 | ERROR | [x] Space after opening control structure is required
  485. 245 | ERROR | [x] No space before opening parenthesis is prohibited
  486. 245 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found
  487. 245 | ERROR | [x] Expected 1 space(s) after closing parenthesis; found 0
  488. 245 | ERROR | [x] Space between opening control structure and closing
  489. | | parenthesis is required
  490. 246 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  491. 246 | ERROR | [x] Space after opening control structure is required
  492. 246 | ERROR | [x] No space before opening parenthesis is prohibited
  493. 246 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found
  494. 246 | ERROR | [x] Expected 1 space(s) after closing parenthesis; found 0
  495. 246 | ERROR | [x] Space between opening control structure and closing
  496. | | parenthesis is required
  497. 247 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  498. 247 | ERROR | [x] Space after opening control structure is required
  499. 247 | ERROR | [x] No space before opening parenthesis is prohibited
  500. 247 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found
  501. 247 | ERROR | [x] Expected 1 space(s) after closing parenthesis; found 0
  502. 247 | ERROR | [x] Space between opening control structure and closing
  503. | | parenthesis is required
  504. 248 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  505. 248 | ERROR | [ ] A gettext call containing placeholders was found, but was
  506. | | not accompanied by a "translators:" comment on the line
  507. | | above to clarify the meaning of the placeholders.
  508. 249 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  509. 250 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  510. 250 | ERROR | [ ] The $text arg must be a single string literal, not
  511. | | "$post_content".
  512. 251 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  513. 252 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  514. 253 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  515. 254 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  516. 255 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  517. 257 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  518. 257 | ERROR | [ ] Inline comments must end in full-stops, exclamation marks,
  519. | | or question marks
  520. 258 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  521. 258 | ERROR | [x] Space after opening control structure is required
  522. 258 | ERROR | [x] No space before opening parenthesis is prohibited
  523. 258 | ERROR | [x] Expected 1 space(s) after FOREACH keyword; 0 found
  524. 258 | ERROR | [x] Expected 1 space(s) after closing parenthesis; found 0
  525. 258 | ERROR | [x] Space between opening control structure and closing
  526. | | parenthesis is required
  527. 259 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  528. 259 | ERROR | [x] Space after opening control structure is required
  529. 259 | ERROR | [x] No space before opening parenthesis is prohibited
  530. 259 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found
  531. 259 | WARNING | [ ] Found: ==. Use strict comparisons (=== or !==).
  532. 259 | ERROR | [x] Expected 1 space(s) after closing parenthesis; found 0
  533. 259 | ERROR | [x] Space between opening control structure and closing
  534. | | parenthesis is required
  535. 260 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  536. 260 | ERROR | [x] Array keys must be surrounded by spaces unless they
  537. | | contain a string or an integer.
  538. 261 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  539. 262 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  540. 263 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  541. 264 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  542. 264 | ERROR | [ ] Doc comment short description must start with a capital
  543. | | letter
  544. 265 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  545. 266 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  546. 266 | ERROR | [x] Expected 1 space(s) after closing parenthesis; found 0
  547. 266 | ERROR | [x] Space between opening control structure and closing
  548. | | parenthesis is required
  549. 267 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  550. 267 | ERROR | [x] Short array syntax is not allowed
  551. 268 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  552. 269 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  553. 269 | WARNING | [x] Array double arrow not aligned correctly; expected 3
  554. | | space(s) between "'data'" and double arrow, but found 1.
  555. 269 | ERROR | [x] Each array item in a multi-line array declaration must end
  556. | | in a comma
  557. 270 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  558. 271 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  559. 272 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  560. 272 | WARNING | [x] Equals sign not aligned with surrounding assignments;
  561. | | expected 9 spaces but found 1 space
  562. 273 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  563. 274 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  564. 274 | ERROR | [x] Space after opening control structure is required
  565. 274 | ERROR | [x] No space before opening parenthesis is prohibited
  566. 274 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found
  567. 274 | WARNING | [ ] Found: ==. Use strict comparisons (=== or !==).
  568. 274 | ERROR | [ ] Use Yoda Condition checks, you must.
  569. 274 | ERROR | [x] Expected 1 space(s) after closing parenthesis; found 0
  570. 274 | ERROR | [x] Space between opening control structure and closing
  571. | | parenthesis is required
  572. 275 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  573. 275 | ERROR | [ ] A gettext call containing placeholders was found, but was
  574. | | not accompanied by a "translators:" comment on the line
  575. | | above to clarify the meaning of the placeholders.
  576. 276 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  577. 277 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  578. 277 | WARNING | [x] Equals sign not aligned with surrounding assignments;
  579. | | expected 11 spaces but found 1 space
  580. 278 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  581. 278 | WARNING | [x] Equals sign not aligned with surrounding assignments;
  582. | | expected 11 spaces but found 1 space
  583. 279 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  584. 279 | WARNING | [x] Equals sign not aligned with surrounding assignments;
  585. | | expected 2 spaces but found 1 space
  586. 280 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  587. 280 | WARNING | [x] Equals sign not aligned with surrounding assignments;
  588. | | expected 11 spaces but found 1 space
  589. 281 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  590. 281 | ERROR | [x] Short array syntax is not allowed
  591. 281 | ERROR | [x] Whitespace found at end of line
  592. 282 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  593. 283 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  594. 284 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  595. 285 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  596. 286 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  597. 287 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  598. 288 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  599. 289 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  600. 290 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  601. 290 | ERROR | [x] Each array item in a multi-line array declaration must end
  602. | | in a comma
  603. 291 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  604. 292 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  605. 292 | WARNING | [x] Equals sign not aligned with surrounding assignments;
  606. | | expected 3 spaces but found 1 space
  607. 293 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  608. 293 | ERROR | [ ] Inline comments must end in full-stops, exclamation marks,
  609. | | or question marks
  610. 294 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  611. 294 | ERROR | [x] Space after opening control structure is required
  612. 294 | ERROR | [x] No space before opening parenthesis is prohibited
  613. 294 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found
  614. 294 | ERROR | [x] Expected 1 space(s) after closing parenthesis; found 0
  615. 294 | ERROR | [x] Space between opening control structure and closing
  616. | | parenthesis is required
  617. 295 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  618. 296 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  619. 296 | ERROR | [x] Space after opening control structure is required
  620. 296 | ERROR | [x] No space before opening parenthesis is prohibited
  621. 296 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found
  622. 296 | ERROR | [x] Expected 1 space(s) after closing parenthesis; found 0
  623. 296 | ERROR | [x] Space between opening control structure and closing
  624. | | parenthesis is required
  625. 297 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  626. 297 | ERROR | [ ] A gettext call containing placeholders was found, but was
  627. | | not accompanied by a "translators:" comment on the line
  628. | | above to clarify the meaning of the placeholders.
  629. 298 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  630. 299 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  631. 300 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  632. 300 | ERROR | [ ] Inline comments must end in full-stops, exclamation marks,
  633. | | or question marks
  634. 301 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  635. 301 | ERROR | [x] Space after opening control structure is required
  636. 301 | ERROR | [x] No space before opening parenthesis is prohibited
  637. 301 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found
  638. 301 | ERROR | [x] Expected 1 space(s) after closing parenthesis; found 0
  639. 301 | ERROR | [x] Space between opening control structure and closing
  640. | | parenthesis is required
  641. 302 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  642. 303 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  643. 303 | ERROR | [x] Space after opening control structure is required
  644. 303 | ERROR | [x] No space before opening parenthesis is prohibited
  645. 303 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found
  646. 304 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  647. 305 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  648. 305 | ERROR | [x] Opening parenthesis of a multi-line function call must be
  649. | | the last content on the line
  650. 305 | WARNING | [ ] Not using strict comparison for in_array; supply true for
  651. | | third argument.
  652. 305 | ERROR | [x] Only one argument is allowed per line in a multi-line
  653. | | function call
  654. 306 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  655. 306 | ERROR | [x] Multi-line function call not indented correctly; expected
  656. | | 20 spaces but found 16
  657. 307 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  658. 307 | ERROR | [x] Expected 1 space(s) after closing parenthesis; found 0
  659. 307 | ERROR | [x] Space between opening control structure and closing
  660. | | parenthesis is required
  661. 308 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  662. 308 | ERROR | [x] Short array syntax is not allowed
  663. 309 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  664. 309 | WARNING | [x] Array double arrow not aligned correctly; expected 4
  665. | | space(s) between "'error'" and double arrow, but found 1.
  666. 310 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  667. 310 | WARNING | [x] Array double arrow not aligned correctly; expected 5
  668. | | space(s) between "'name'" and double arrow, but found 1.
  669. 311 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  670. 311 | WARNING | [x] Array double arrow not aligned correctly; expected 5
  671. | | space(s) between "'size'" and double arrow, but found 1.
  672. 312 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  673. 313 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  674. 313 | WARNING | [x] Array double arrow not aligned correctly; expected 5
  675. | | space(s) between "'type'" and double arrow, but found 1.
  676. 313 | ERROR | [x] Each array item in a multi-line array declaration must end
  677. | | in a comma
  678. 314 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  679. 315 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  680. 316 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  681. 317 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  682. 318 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  683. 319 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  684. 320 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  685. 321 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  686. 322 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  687. 322 | ERROR | [ ] Doc comment short description must start with a capital
  688. | | letter
  689. 323 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  690. 324 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  691. 325 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  692. 327 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  693. 327 | ERROR | [x] Short array syntax is not allowed
  694. 328 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  695. 329 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  696. 329 | WARNING | [x] Array double arrow not aligned correctly; expected 3
  697. | | space(s) between "'data'" and double arrow, but found 1.
  698. 329 | ERROR | [x] Each array item in a multi-line array declaration must end
  699. | | in a comma
  700. 330 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  701. 335 | ERROR | [x] Whitespace found at end of line
  702. 336 | ERROR | [ ] Parameter comment must end with a full stop
  703. 338 | ERROR | [ ] There must be no blank lines after the function comment
  704. 340 | ERROR | [x] Expected 1 space before opening brace; found 0
  705. 340 | ERROR | [x] Space between opening control structure and closing
  706. | | parenthesis is required
  707. 341 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  708. 341 | ERROR | [x] Space after opening control structure is required
  709. 341 | ERROR | [x] No space before opening parenthesis is prohibited
  710. 341 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found
  711. 341 | ERROR | [x] Expected 1 space(s) after closing parenthesis; found 0
  712. 341 | ERROR | [x] Space between opening control structure and closing
  713. | | parenthesis is required
  714. 343 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  715. 343 | WARNING | [x] Equals sign not aligned with surrounding assignments;
  716. | | expected 6 spaces but found 1 space
  717. 344 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  718. 346 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  719. 346 | WARNING | [x] Equals sign not aligned with surrounding assignments;
  720. | | expected 6 spaces but found 1 space
  721. 347 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  722. 349 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  723. 349 | WARNING | [x] Equals sign not aligned with surrounding assignments;
  724. | | expected 3 spaces but found 1 space
  725. 350 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  726. 351 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  727. 353 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  728. 354 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  729. 354 | ERROR | [x] Space after opening control structure is required
  730. 354 | ERROR | [x] No space before opening parenthesis is prohibited
  731. 354 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found
  732. 354 | ERROR | [x] Expected 1 space(s) after closing parenthesis; found 0
  733. 354 | ERROR | [x] Space between opening control structure and closing
  734. | | parenthesis is required
  735. 355 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  736. 356 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  737. 356 | ERROR | [ ] All output should be run through an escaping function (see
  738. | | the Security sections in the WordPress Developer
  739. | | Handbooks), found '__'.
  740. 356 | ERROR | [ ] All output should be run through an escaping function (see
  741. | | the Security sections in the WordPress Developer
  742. | | Handbooks), found '__'.
  743. 357 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  744. 357 | ERROR | [ ] All output should be run through an escaping function (see
  745. | | the Security sections in the WordPress Developer
  746. | | Handbooks), found '__'.
  747. 357 | ERROR | [ ] A gettext call containing placeholders was found, but was
  748. | | not accompanied by a "translators:" comment on the line
  749. | | above to clarify the meaning of the placeholders.
  750. 357 | ERROR | [ ] All output should be run through an escaping function (see
  751. | | the Security sections in the WordPress Developer
  752. | | Handbooks), found '$form_title_text'.
  753. 358 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  754. 359 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  755. 360 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  756. 361 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  757. 361 | ERROR | [ ] All output should be run through an escaping function (see
  758. | | the Security sections in the WordPress Developer
  759. | | Handbooks), found '__'.
  760. 361 | ERROR | [ ] All output should be run through an escaping function (see
  761. | | the Security sections in the WordPress Developer
  762. | | Handbooks), found '__'.
  763. 362 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  764. 362 | ERROR | [x] Whitespace found at end of line
  765. 363 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  766. 365 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  767. 365 | ERROR | [x] Space after opening control structure is required
  768. 365 | ERROR | [x] No space before opening parenthesis is prohibited
  769. 365 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found
  770. 365 | ERROR | [x] Expected 1 space(s) after closing parenthesis; found 0
  771. 365 | ERROR | [x] Space between opening control structure and closing
  772. | | parenthesis is required
  773. 366 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  774. 367 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  775. 367 | ERROR | [ ] All output should be run through an escaping function (see
  776. | | the Security sections in the WordPress Developer
  777. | | Handbooks), found '__'.
  778. 367 | ERROR | [ ] All output should be run through an escaping function (see
  779. | | the Security sections in the WordPress Developer
  780. | | Handbooks), found '__'.
  781. 368 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  782. 368 | ERROR | [ ] All output should be run through an escaping function (see
  783. | | the Security sections in the WordPress Developer
  784. | | Handbooks), found '__'.
  785. 368 | ERROR | [ ] A gettext call containing placeholders was found, but was
  786. | | not accompanied by a "translators:" comment on the line
  787. | | above to clarify the meaning of the placeholders.
  788. 368 | ERROR | [ ] All output should be run through an escaping function (see
  789. | | the Security sections in the WordPress Developer
  790. | | Handbooks), found '$form_description_text'.
  791. 369 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  792. 370 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  793. 371 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  794. 372 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  795. 372 | ERROR | [ ] All output should be run through an escaping function (see
  796. | | the Security sections in the WordPress Developer
  797. | | Handbooks), found '__'.
  798. 372 | ERROR | [ ] All output should be run through an escaping function (see
  799. | | the Security sections in the WordPress Developer
  800. | | Handbooks), found '__'.
  801. 373 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  802. 373 | ERROR | [x] Whitespace found at end of line
  803. 374 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  804. 376 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  805. 376 | ERROR | [x] Space after opening control structure is required
  806. 376 | ERROR | [x] No space before opening parenthesis is prohibited
  807. 376 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found
  808. 376 | ERROR | [x] Expected 1 space(s) after closing parenthesis; found 0
  809. 376 | ERROR | [x] Space between opening control structure and closing
  810. | | parenthesis is required
  811. 377 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  812. 378 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  813. 378 | ERROR | [ ] All output should be run through an escaping function (see
  814. | | the Security sections in the WordPress Developer
  815. | | Handbooks), found '__'.
  816. 378 | ERROR | [ ] All output should be run through an escaping function (see
  817. | | the Security sections in the WordPress Developer
  818. | | Handbooks), found '__'.
  819. 379 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  820. 380 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  821. 382 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  822. 382 | ERROR | [x] Space after opening control structure is required
  823. 382 | ERROR | [x] No space before opening parenthesis is prohibited
  824. 382 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found
  825. 382 | ERROR | [x] Expected 1 space(s) after closing parenthesis; found 0
  826. 382 | ERROR | [x] Space between opening control structure and closing
  827. | | parenthesis is required
  828. 383 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  829. 384 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  830. 384 | ERROR | [ ] All output should be run through an escaping function (see
  831. | | the Security sections in the WordPress Developer
  832. | | Handbooks), found '__'.
  833. 384 | ERROR | [ ] All output should be run through an escaping function (see
  834. | | the Security sections in the WordPress Developer
  835. | | Handbooks), found '__'.
  836. 385 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  837. 386 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  838. 387 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  839. 388 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  840. 388 | ERROR | [ ] All output should be run through an escaping function (see
  841. | | the Security sections in the WordPress Developer
  842. | | Handbooks), found '__'.
  843. 388 | ERROR | [ ] All output should be run through an escaping function (see
  844. | | the Security sections in the WordPress Developer
  845. | | Handbooks), found '__'.
  846. 389 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  847. 389 | ERROR | [x] Whitespace found at end of line
  848. 390 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  849. 392 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  850. 392 | ERROR | [x] Space after opening control structure is required
  851. 392 | ERROR | [x] No space before opening parenthesis is prohibited
  852. 392 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found
  853. 392 | ERROR | [x] Expected 1 space(s) after closing parenthesis; found 0
  854. 392 | ERROR | [x] Space between opening control structure and closing
  855. | | parenthesis is required
  856. 393 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  857. 394 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  858. 394 | ERROR | [ ] All output should be run through an escaping function (see
  859. | | the Security sections in the WordPress Developer
  860. | | Handbooks), found '__'.
  861. 394 | ERROR | [ ] All output should be run through an escaping function (see
  862. | | the Security sections in the WordPress Developer
  863. | | Handbooks), found '__'.
  864. 395 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  865. 396 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  866. 397 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  867. 398 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  868. 398 | ERROR | [ ] All output should be run through an escaping function (see
  869. | | the Security sections in the WordPress Developer
  870. | | Handbooks), found '__'.
  871. 398 | ERROR | [ ] All output should be run through an escaping function (see
  872. | | the Security sections in the WordPress Developer
  873. | | Handbooks), found '__'.
  874. 399 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  875. 399 | ERROR | [x] Whitespace found at end of line
  876. 400 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  877. 402 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  878. 402 | ERROR | [x] Space after opening control structure is required
  879. 402 | ERROR | [x] No space before opening parenthesis is prohibited
  880. 402 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found
  881. 402 | ERROR | [x] Expected 1 space after "!"; 0 found
  882. 402 | ERROR | [x] Expected 1 space(s) after closing parenthesis; found 0
  883. 402 | ERROR | [x] Space between opening control structure and closing
  884. | | parenthesis is required
  885. 403 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  886. 404 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  887. 404 | ERROR | [ ] All output should be run through an escaping function
  888. | | (like esc_html_e() or esc_attr_e()), found '_e'.
  889. 405 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  890. 405 | ERROR | [x] Whitespace found at end of line
  891. 406 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  892. 407 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  893. 407 | ERROR | [x] Space after opening control structure is required
  894. 407 | ERROR | [x] No space before opening parenthesis is prohibited
  895. 407 | ERROR | [x] Expected 1 space(s) after FOREACH keyword; 0 found
  896. 407 | ERROR | [x] Expected 1 space(s) after closing parenthesis; found 0
  897. 407 | ERROR | [x] Space between opening control structure and closing
  898. | | parenthesis is required
  899. 408 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  900. 409 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  901. 409 | ERROR | [ ] All output should be run through an escaping function
  902. | | (like esc_html_e() or esc_attr_e()), found '_e'.
  903. 409 | ERROR | [ ] The $text arg must be a single string literal, not
  904. | | "$category['name']".
  905. 410 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  906. 411 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  907. 412 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  908. 413 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  909. 414 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  910. 415 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  911. 415 | ERROR | [ ] All output should be run through an escaping function (see
  912. | | the Security sections in the WordPress Developer
  913. | | Handbooks), found '__'.
  914. 415 | ERROR | [ ] All output should be run through an escaping function (see
  915. | | the Security sections in the WordPress Developer
  916. | | Handbooks), found '__'.
  917. 416 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  918. 416 | ERROR | [x] Whitespace found at end of line
  919. 417 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  920. 419 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  921. 419 | ERROR | [x] Space after opening control structure is required
  922. 419 | ERROR | [x] No space before opening parenthesis is prohibited
  923. 419 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found
  924. 419 | ERROR | [x] Expected 1 space after "!"; 0 found
  925. 419 | ERROR | [x] Expected 1 space(s) after closing parenthesis; found 0
  926. 419 | ERROR | [x] Space between opening control structure and closing
  927. | | parenthesis is required
  928. 420 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  929. 421 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  930. 421 | ERROR | [ ] All output should be run through an escaping function
  931. | | (like esc_html_e() or esc_attr_e()), found '_e'.
  932. 422 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  933. 422 | ERROR | [x] Whitespace found at end of line
  934. 423 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  935. 424 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  936. 424 | ERROR | [x] Space after opening control structure is required
  937. 424 | ERROR | [x] No space before opening parenthesis is prohibited
  938. 424 | ERROR | [x] Expected 1 space(s) after FOREACH keyword; 0 found
  939. 424 | ERROR | [x] Expected 1 space(s) after closing parenthesis; found 0
  940. 424 | ERROR | [x] Space between opening control structure and closing
  941. | | parenthesis is required
  942. 425 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  943. 426 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  944. 426 | ERROR | [ ] All output should be run through an escaping function
  945. | | (like esc_html_e() or esc_attr_e()), found '_e'.
  946. 426 | ERROR | [ ] The $text arg must be a single string literal, not
  947. | | "$tag['name']".
  948. 427 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  949. 428 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  950. 429 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  951. 430 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  952. 431 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  953. 432 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  954. 432 | ERROR | [ ] All output should be run through an escaping function (see
  955. | | the Security sections in the WordPress Developer
  956. | | Handbooks), found '__'.
  957. 432 | ERROR | [ ] All output should be run through an escaping function (see
  958. | | the Security sections in the WordPress Developer
  959. | | Handbooks), found '__'.
  960. 433 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  961. 433 | ERROR | [x] Whitespace found at end of line
  962. 434 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  963. 435 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  964. 437 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  965. 441 | ERROR | [ ] Doc comment for parameter "$form_id" missing
  966. 443 | ERROR | [x] Whitespace found at end of line
  967. 444 | ERROR | [ ] Parameter comment must end with a full stop
  968. 445 | ERROR | [ ] Function return type is void, but function contains return
  969. | | statement
  970. 447 | ERROR | [x] Expected 1 space before opening brace; found 0
  971. 447 | ERROR | [x] Space between opening control structure and closing
  972. | | parenthesis is required
  973. 449 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  974. 450 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  975. 450 | ERROR | [x] Space after opening control structure is required
  976. 450 | ERROR | [x] No space before opening parenthesis is prohibited
  977. 450 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found
  978. 450 | ERROR | [x] Expected 1 space(s) after closing parenthesis; found 0
  979. 450 | ERROR | [x] Space between opening control structure and closing
  980. | | parenthesis is required
  981. 451 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  982. 451 | ERROR | [x] Whitespace found at end of line
  983. 452 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  984. 452 | ERROR | [ ] A gettext call containing placeholders was found, but was
  985. | | not accompanied by a "translators:" comment on the line
  986. | | above to clarify the meaning of the placeholders.
  987. 453 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  988. 454 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  989. 455 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  990. 456 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  991. 456 | ERROR | [ ] All output should be run through an escaping function (see
  992. | | the Security sections in the WordPress Developer
  993. | | Handbooks), found '__'.
  994. 457 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  995. 457 | ERROR | [ ] All output should be run through an escaping function (see
  996. | | the Security sections in the WordPress Developer
  997. | | Handbooks), found '$message'.
  998. 458 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  999. 459 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  1000. 461 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  1001. 461 | WARNING | [x] Equals sign not aligned with surrounding assignments;
  1002. | | expected 6 spaces but found 1 space
  1003. 462 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  1004. 464 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  1005. 464 | WARNING | [x] Equals sign not aligned with surrounding assignments;
  1006. | | expected 6 spaces but found 1 space
  1007. 465 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  1008. 467 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  1009. 467 | WARNING | [x] Equals sign not aligned with surrounding assignments;
  1010. | | expected 3 spaces but found 1 space
  1011. 468 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  1012. 469 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  1013. 471 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  1014. 473 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  1015. 474 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  1016. 474 | WARNING | [x] Equals sign not aligned with surrounding assignments;
  1017. | | expected 6 spaces but found 1 space
  1018. 476 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  1019. 477 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  1020. 478 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  1021. 479 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  1022. 479 | ERROR | [x] Line indented incorrectly; expected 3 tabs, found 4
  1023. 479 | ERROR | [x] Space after opening control structure is required
  1024. 479 | ERROR | [x] No space before opening parenthesis is prohibited
  1025. 479 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found
  1026. 479 | ERROR | [x] Expected 1 space(s) after closing parenthesis; found 0
  1027. 479 | ERROR | [x] Space between opening control structure and T_COLON is
  1028. | | required
  1029. 480 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  1030. 480 | ERROR | [x] Concat operator must be surrounded by a single space
  1031. 480 | ERROR | [ ] All output should be run through an escaping function (see
  1032. | | the Security sections in the WordPress Developer
  1033. | | Handbooks), found '__'.
  1034. 480 | ERROR | [ ] A gettext call containing placeholders was found, but was
  1035. | | not accompanied by a "translators:" comment on the line
  1036. | | above to clarify the meaning of the placeholders.
  1037. 480 | ERROR | [ ] Strings should have translatable content
  1038. 480 | ERROR | [x] Concat operator must be surrounded by a single space
  1039. 481 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  1040. 482 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  1041. 482 | ERROR | [x] Line indented incorrectly; expected 3 tabs, found 4
  1042. 482 | ERROR | [x] Space after opening control structure is required
  1043. 482 | ERROR | [x] No space before opening parenthesis is prohibited
  1044. 482 | ERROR | [x] Expected exactly one space before closing parenthesis; "
  1045. | | " found.
  1046. 482 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found
  1047. 482 | ERROR | [x] Expected 1 space(s) after closing parenthesis; found 0
  1048. 482 | ERROR | [x] Space between opening control structure and T_COLON is
  1049. | | required
  1050. 483 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  1051. 483 | ERROR | [x] Concat operator must be surrounded by a single space
  1052. 483 | ERROR | [ ] All output should be run through an escaping function (see
  1053. | | the Security sections in the WordPress Developer
  1054. | | Handbooks), found '__'.
  1055. 483 | ERROR | [ ] A gettext call containing placeholders was found, but was
  1056. | | not accompanied by a "translators:" comment on the line
  1057. | | above to clarify the meaning of the placeholders.
  1058. 483 | ERROR | [ ] Strings should have translatable content
  1059. 483 | ERROR | [x] Concat operator must be surrounded by a single space
  1060. 484 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  1061. 485 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  1062. 486 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  1063. 487 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  1064. 488 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  1065. 489 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  1066. 490 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  1067. 491 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  1068. 491 | ERROR | [ ] All output should be run through an escaping function
  1069. | | (like esc_html_e() or esc_attr_e()), found '_e'.
  1070. 492 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  1071. 493 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  1072. 494 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  1073. 495 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  1074. 496 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  1075. 497 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  1076. 498 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  1077. 498 | ERROR | [x] Line indented incorrectly; expected 4 tabs, found 5
  1078. 498 | ERROR | [x] Space after opening control structure is required
  1079. 498 | ERROR | [x] No space before opening parenthesis is prohibited
  1080. 498 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found
  1081. 498 | ERROR | [x] Expected 1 space(s) after closing parenthesis; found 0
  1082. 498 | ERROR | [x] Space between opening control structure and T_COLON is
  1083. | | required
  1084. 499 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  1085. 499 | ERROR | [x] Line indented incorrectly; expected 5 tabs, found 4
  1086. 500 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  1087. 501 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  1088. 502 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  1089. 502 | ERROR | [ ] All output should be run through an escaping function
  1090. | | (like esc_html_e() or esc_attr_e()), found '_e'.
  1091. 503 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  1092. 504 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  1093. 506 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  1094. 507 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  1095. 508 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  1096. 509 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  1097. 509 | ERROR | [x] Line indented incorrectly; expected at least 5 tabs, found
  1098. | | 4
  1099. 510 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  1100. 511 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  1101. 511 | ERROR | [x] Line indented incorrectly; expected 4 tabs, found 5
  1102. 511 | ERROR | [x] Space after opening control structure is required
  1103. 511 | ERROR | [x] No space before opening parenthesis is prohibited
  1104. 511 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found
  1105. 511 | ERROR | [x] Expected 1 space(s) after closing parenthesis; found 0
  1106. 511 | ERROR | [x] Space between opening control structure and T_COLON is
  1107. | | required
  1108. 512 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  1109. 512 | ERROR | [x] Line indented incorrectly; expected 5 tabs, found 4
  1110. 513 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  1111. 514 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  1112. 514 | ERROR | [ ] All output should be run through an escaping function
  1113. | | (like esc_html_e() or esc_attr_e()), found '_e'.
  1114. 515 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  1115. 517 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  1116. 518 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  1117. 519 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  1118. 520 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  1119. 520 | ERROR | [x] Line indented incorrectly; expected at least 5 tabs, found
  1120. | | 4
  1121. 521 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  1122. 522 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  1123. 522 | ERROR | [x] Line indented incorrectly; expected 4 tabs, found 5
  1124. 522 | ERROR | [x] Space after opening control structure is required
  1125. 522 | ERROR | [x] No space before opening parenthesis is prohibited
  1126. 522 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found
  1127. 522 | ERROR | [x] Expected 1 space after "!"; 0 found
  1128. 522 | ERROR | [x] Expected 1 space(s) after closing parenthesis; found 0
  1129. 522 | ERROR | [x] Space between opening control structure and T_COLON is
  1130. | | required
  1131. 523 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  1132. 523 | ERROR | [x] Concat operator must be surrounded by a single space
  1133. 523 | ERROR | [ ] All output should be run through an escaping function (see
  1134. | | the Security sections in the WordPress Developer
  1135. | | Handbooks), found '__'.
  1136. 523 | ERROR | [x] Concat operator must be surrounded by a single space
  1137. 524 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  1138. 524 | ERROR | [x] Line indented incorrectly; expected 5 tabs, found 6
  1139. 524 | ERROR | [x] Space after opening control structure is required
  1140. 524 | ERROR | [x] No space before opening parenthesis is prohibited
  1141. 524 | ERROR | [x] Expected 1 space(s) after FOREACH keyword; 0 found
  1142. 524 | ERROR | [x] Expected 1 space(s) after closing parenthesis; found 0
  1143. 524 | ERROR | [x] Space between opening control structure and closing
  1144. | | parenthesis is required
  1145. 525 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  1146. 525 | ERROR | [x] Opening parenthesis of a multi-line function call must be
  1147. | | the last content on the line
  1148. 525 | ERROR | [x] Short array syntax is not allowed
  1149. 526 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  1150. 526 | WARNING | [x] Array double arrow not aligned correctly; expected 3
  1151. | | space(s) between "'taxonomy'" and double arrow, but found
  1152. | | 1.
  1153. 527 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  1154. 527 | ERROR | [x] Each array item in a multi-line array declaration must end
  1155. | | in a comma
  1156. 528 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  1157. 528 | ERROR | [x] Closing parenthesis of a multi-line function call must be
  1158. | | on a line by itself
  1159. 529 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  1160. 529 | ERROR | [x] Line indented incorrectly; expected 5 tabs, found 7
  1161. 529 | ERROR | [x] Space after opening control structure is required
  1162. 529 | ERROR | [x] No space before opening parenthesis is prohibited
  1163. 529 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found
  1164. 529 | ERROR | [x] Expected 1 space(s) after closing parenthesis; found 0
  1165. 529 | ERROR | [x] Space between opening control structure and closing
  1166. | | parenthesis is required
  1167. 530 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  1168. 530 | ERROR | [x] Concat operator must be surrounded by a single space
  1169. 530 | ERROR | [ ] All output should be run through an escaping function (see
  1170. | | the Security sections in the WordPress Developer
  1171. | | Handbooks), found '__'.
  1172. 530 | ERROR | [ ] A gettext call containing placeholders was found, but was
  1173. | | not accompanied by a "translators:" comment on the line
  1174. | | above to clarify the meaning of the placeholders.
  1175. 530 | ERROR | [ ] Strings should have translatable content
  1176. 530 | ERROR | [x] Concat operator must be surrounded by a single space
  1177. 531 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  1178. 532 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  1179. 532 | ERROR | [x] Line indented incorrectly; expected 6 tabs, found 8
  1180. 532 | ERROR | [x] Space after opening control structure is required
  1181. 532 | ERROR | [x] No space before opening parenthesis is prohibited
  1182. 532 | ERROR | [x] Expected 1 space(s) after FOREACH keyword; 0 found
  1183. 532 | ERROR | [x] Expected 1 space(s) after closing parenthesis; found 0
  1184. 532 | ERROR | [x] Space between opening control structure and closing
  1185. | | parenthesis is required
  1186. 533 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  1187. 533 | ERROR | [x] Line indented incorrectly; expected 7 tabs, found 9
  1188. 534 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  1189. 535 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  1190. 536 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  1191. 537 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  1192. 538 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  1193. 539 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  1194. 540 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  1195. 541 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  1196. 542 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  1197. 542 | ERROR | [ ] The $text arg must be a single string literal, not
  1198. | | "$term->name".
  1199. 543 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  1200. 544 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  1201. 545 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  1202. 545 | ERROR | [x] Line indented incorrectly; expected 6 tabs, found 8
  1203. 546 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  1204. 546 | ERROR | [x] Line indented incorrectly; expected 5 tabs, found 7
  1205. 547 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  1206. 547 | ERROR | [x] Line indented incorrectly; expected 5 tabs, found 6
  1207. 548 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  1208. 549 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  1209. 549 | ERROR | [x] Line indented incorrectly; expected 4 tabs, found 5
  1210. 549 | ERROR | [x] Space after opening control structure is required
  1211. 549 | ERROR | [x] No space before opening parenthesis is prohibited
  1212. 549 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found
  1213. 549 | ERROR | [x] Expected 1 space after "!"; 0 found
  1214. 549 | ERROR | [x] Expected 1 space(s) after closing parenthesis; found 0
  1215. 549 | ERROR | [x] Space between opening control structure and T_COLON is
  1216. | | required
  1217. 550 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  1218. 550 | ERROR | [x] Line indented incorrectly; expected 5 tabs, found 6
  1219. 550 | ERROR | [x] Space after opening control structure is required
  1220. 550 | ERROR | [x] No space before opening parenthesis is prohibited
  1221. 550 | ERROR | [x] Expected 1 space(s) after FOREACH keyword; 0 found
  1222. 550 | ERROR | [x] Expected 1 space(s) after closing parenthesis; found 0
  1223. 550 | ERROR | [x] Space between opening control structure and closing
  1224. | | parenthesis is required
  1225. 551 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  1226. 552 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  1227. 552 | ERROR | [x] Opening parenthesis of a multi-line function call must be
  1228. | | the last content on the line
  1229. 552 | ERROR | [x] Short array syntax is not allowed
  1230. 553 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  1231. 553 | WARNING | [x] Array double arrow not aligned correctly; expected 3
  1232. | | space(s) between "'taxonomy'" and double arrow, but found
  1233. | | 1.
  1234. 554 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  1235. 554 | ERROR | [x] Each array item in a multi-line array declaration must end
  1236. | | in a comma
  1237. 555 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  1238. 555 | ERROR | [x] Closing parenthesis of a multi-line function call must be
  1239. | | on a line by itself
  1240. 556 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  1241. 556 | ERROR | [x] Line indented incorrectly; expected 5 tabs, found 7
  1242. 556 | ERROR | [x] Space after opening control structure is required
  1243. 556 | ERROR | [x] No space before opening parenthesis is prohibited
  1244. 556 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found
  1245. 556 | ERROR | [x] Expected 1 space(s) after closing parenthesis; found 0
  1246. 556 | ERROR | [x] Space between opening control structure and closing
  1247. | | parenthesis is required
  1248. 557 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  1249. 557 | ERROR | [x] Concat operator must be surrounded by a single space
  1250. 557 | ERROR | [ ] All output should be run through an escaping function (see
  1251. | | the Security sections in the WordPress Developer
  1252. | | Handbooks), found '__'.
  1253. 557 | ERROR | [ ] A gettext call containing placeholders was found, but was
  1254. | | not accompanied by a "translators:" comment on the line
  1255. | | above to clarify the meaning of the placeholders.
  1256. 557 | ERROR | [ ] Strings should have translatable content
  1257. 557 | ERROR | [x] Concat operator must be surrounded by a single space
  1258. 558 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  1259. 559 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  1260. 559 | ERROR | [x] Line indented incorrectly; expected 6 tabs, found 8
  1261. 559 | ERROR | [x] Space after opening control structure is required
  1262. 559 | ERROR | [x] No space before opening parenthesis is prohibited
  1263. 559 | ERROR | [x] Expected 1 space(s) after FOREACH keyword; 0 found
  1264. 559 | ERROR | [x] Expected 1 space(s) after closing parenthesis; found 0
  1265. 559 | ERROR | [x] Space between opening control structure and closing
  1266. | | parenthesis is required
  1267. 560 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  1268. 560 | ERROR | [x] Line indented incorrectly; expected 7 tabs, found 9
  1269. 561 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  1270. 562 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  1271. 563 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  1272. 564 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  1273. 565 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  1274. 566 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  1275. 567 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  1276. 568 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  1277. 568 | ERROR | [ ] The $text arg must be a single string literal, not
  1278. | | "$term->name".
  1279. 569 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  1280. 570 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  1281. 571 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  1282. 571 | ERROR | [x] Line indented incorrectly; expected 6 tabs, found 8
  1283. 572 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  1284. 572 | ERROR | [x] Line indented incorrectly; expected 5 tabs, found 7
  1285. 573 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  1286. 573 | ERROR | [x] Line indented incorrectly; expected 5 tabs, found 6
  1287. 574 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  1288. 575 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  1289. 575 | ERROR | [x] Line indented incorrectly; expected 4 tabs, found 5
  1290. 576 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  1291. 577 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  1292. 578 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  1293. 579 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  1294. 580 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  1295. 580 | ERROR | [ ] All output should be run through an escaping function
  1296. | | (like esc_html_e() or esc_attr_e()), found '_e'.
  1297. 581 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  1298. 582 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  1299. 583 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  1300. 584 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  1301. 585 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  1302. 591 | ERROR | [x] Whitespace found at end of line
  1303. 592 | ERROR | [ ] Missing parameter comment
  1304. 594 | ERROR | [ ] There must be no blank lines after the function comment
  1305. 596 | ERROR | [x] Expected 1 space before opening brace; found 0
  1306. 596 | ERROR | [x] Space between opening control structure and closing
  1307. | | parenthesis is required
  1308. 597 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  1309. 597 | ERROR | [x] Whitespace found at end of line
  1310. 598 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  1311. 598 | ERROR | [x] Short array syntax is not allowed
  1312. 599 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  1313. 599 | ERROR | [x] Short array syntax is not allowed
  1314. 600 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  1315. 600 | WARNING | [x] Equals sign not aligned with surrounding assignments;
  1316. | | expected 7 spaces but found 1 space
  1317. 600 | ERROR | [x] Short array syntax is not allowed
  1318. 601 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  1319. 601 | WARNING | [x] Equals sign not aligned with surrounding assignments;
  1320. | | expected 7 spaces but found 1 space
  1321. 603 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  1322. 605 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  1323. 605 | WARNING | [x] Equals sign not aligned with surrounding assignments;
  1324. | | expected 12 spaces but found 1 space
  1325. 606 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  1326. 606 | WARNING | [x] Equals sign not aligned with surrounding assignments;
  1327. | | expected 10 spaces but found 1 space
  1328. 607 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  1329. 607 | WARNING | [x] Equals sign not aligned with surrounding assignments;
  1330. | | expected 10 spaces but found 1 space
  1331. 608 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  1332. 608 | WARNING | [x] Equals sign not aligned with surrounding assignments;
  1333. | | expected 13 spaces but found 1 space
  1334. 609 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  1335. 610 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  1336. 610 | ERROR | [x] Whitespace found at end of line
  1337. 611 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  1338. 611 | ERROR | [x] Space after opening control structure is required
  1339. 611 | ERROR | [x] No space before opening parenthesis is prohibited
  1340. 611 | ERROR | [x] Expected 1 space(s) after FOREACH keyword; 0 found
  1341. 611 | ERROR | [x] Expected 1 space(s) after closing parenthesis; found 0
  1342. 611 | ERROR | [x] Space between opening control structure and closing
  1343. | | parenthesis is required
  1344. 612 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  1345. 612 | ERROR | [x] Space after opening control structure is required
  1346. 612 | ERROR | [x] No space before opening parenthesis is prohibited
  1347. 612 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found
  1348. 612 | ERROR | [x] Expected 1 space(s) after closing parenthesis; found 0
  1349. 612 | ERROR | [x] Space between opening control structure and closing
  1350. | | parenthesis is required
  1351. 613 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  1352. 614 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  1353. 614 | ERROR | [x] Space after opening control structure is required
  1354. 614 | ERROR | [x] No space before opening parenthesis is prohibited
  1355. 614 | ERROR | [x] Expected 1 space(s) after ELSEIF keyword; 0 found
  1356. 615 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  1357. 615 | ERROR | [ ] Inline comments must end in full-stops, exclamation marks,
  1358. | | or question marks
  1359. 616 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  1360. 616 | ERROR | [x] Space after opening control structure is required
  1361. 616 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found
  1362. 616 | ERROR | [x] Inline control structures are not allowed
  1363. 616 | WARNING | [ ] Found: ==. Use strict comparisons (=== or !==).
  1364. 616 | ERROR | [ ] Use Yoda Condition checks, you must.
  1365. 617 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  1366. 618 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  1367. 619 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  1368. 621 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  1369. 621 | ERROR | [x] Short array syntax is not allowed
  1370. 622 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  1371. 622 | WARNING | [x] Array double arrow not aligned correctly; expected 2
  1372. | | space(s) between "'post_title'" and double arrow, but
  1373. | | found 1.
  1374. 623 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  1375. 624 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  1376. 624 | WARNING | [x] Array double arrow not aligned correctly; expected 3
  1377. | | space(s) between "'post_type'" and double arrow, but found
  1378. | | 1.
  1379. 625 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  1380. 626 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  1381. 626 | WARNING | [x] Array double arrow not aligned correctly; expected 3
  1382. | | space(s) between "'tax_input'" and double arrow, but found
  1383. | | 1.
  1384. 626 | ERROR | [x] Short array syntax is not allowed
  1385. 626 | ERROR | [x] Each array item in a multi-line array declaration must end
  1386. | | in a comma
  1387. 627 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  1388. 629 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  1389. 629 | ERROR | [x] Space after opening control structure is required
  1390. 629 | ERROR | [x] No space before opening parenthesis is prohibited
  1391. 629 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found
  1392. 629 | ERROR | [x] Expected 1 space(s) after closing parenthesis; found 0
  1393. 629 | ERROR | [x] Space between opening control structure and closing
  1394. | | parenthesis is required
  1395. 630 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  1396. 631 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  1397. 632 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  1398. 632 | ERROR | [x] Whitespace found at end of line
  1399. 633 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  1400. 634 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  1401. 634 | ERROR | [x] Space after opening control structure is required
  1402. 634 | ERROR | [x] No space before opening parenthesis is prohibited
  1403. 634 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found
  1404. 634 | ERROR | [ ] The use of function sizeof() is forbidden; use count()
  1405. | | instead
  1406. 634 | WARNING | [ ] Found: !=. Use strict comparisons (=== or !==).
  1407. 634 | ERROR | [x] Expected 1 space(s) after closing parenthesis; found 0
  1408. 634 | ERROR | [x] Space between opening control structure and closing
  1409. | | parenthesis is required
  1410. 635 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  1411. 635 | ERROR | [x] Space after opening control structure is required
  1412. 635 | ERROR | [x] No space before opening parenthesis is prohibited
  1413. 635 | ERROR | [x] Expected 1 space(s) after FOREACH keyword; 0 found
  1414. 635 | ERROR | [x] Expected 1 space(s) after closing parenthesis; found 0
  1415. 635 | ERROR | [x] Space between opening control structure and closing
  1416. | | parenthesis is required
  1417. 636 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  1418. 636 | ERROR | [x] Array keys must be surrounded by spaces unless they
  1419. | | contain a string or an integer.
  1420. 637 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  1421. 638 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  1422. 639 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  1423. 639 | ERROR | [x] Whitespace found at end of line
  1424. 640 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  1425. 641 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  1426. 641 | ERROR | [x] Space after opening control structure is required
  1427. 641 | ERROR | [x] No space before opening parenthesis is prohibited
  1428. 641 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found
  1429. 641 | ERROR | [ ] The use of function sizeof() is forbidden; use count()
  1430. | | instead
  1431. 641 | WARNING | [ ] Found: !=. Use strict comparisons (=== or !==).
  1432. 641 | ERROR | [x] Expected 1 space(s) after closing parenthesis; found 0
  1433. 641 | ERROR | [x] Space between opening control structure and closing
  1434. | | parenthesis is required
  1435. 642 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  1436. 642 | ERROR | [x] Space after opening control structure is required
  1437. 642 | ERROR | [x] No space before opening parenthesis is prohibited
  1438. 642 | ERROR | [x] Expected 1 space(s) after FOREACH keyword; 0 found
  1439. 642 | ERROR | [x] Expected 1 space(s) after closing parenthesis; found 0
  1440. 642 | ERROR | [x] Space between opening control structure and closing
  1441. | | parenthesis is required
  1442. 643 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  1443. 643 | ERROR | [x] Array keys must be surrounded by spaces unless they
  1444. | | contain a string or an integer.
  1445. 644 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  1446. 645 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  1447. 647 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  1448. 652 | ERROR | [x] Whitespace found at end of line
  1449. 653 | ERROR | [ ] Missing parameter comment
  1450. 653 | ERROR | [x] Expected 4 spaces after parameter type; 1 found
  1451. 654 | ERROR | [ ] Missing parameter comment
  1452. 656 | ERROR | [ ] There must be no blank lines after the function comment
  1453. 658 | ERROR | [x] Expected 1 space before opening brace; found 0
  1454. 658 | ERROR | [x] Space between opening control structure and closing
  1455. | | parenthesis is required
  1456. 660 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  1457. 661 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  1458. 661 | ERROR | [x] Whitespace found at end of line
  1459. 662 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  1460. 662 | ERROR | [x] Space after opening control structure is required
  1461. 662 | ERROR | [x] No space before opening parenthesis is prohibited
  1462. 662 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found
  1463. 662 | ERROR | [x] Expected 1 space(s) after closing parenthesis; found 0
  1464. 662 | ERROR | [x] Space between opening control structure and closing
  1465. | | parenthesis is required
  1466. 664 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  1467. 664 | WARNING | [x] Equals sign not aligned with surrounding assignments;
  1468. | | expected 4 spaces but found 1 space
  1469. 665 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  1470. 666 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  1471. 666 | WARNING | [x] Equals sign not aligned with surrounding assignments;
  1472. | | expected 13 spaces but found 1 space
  1473. 667 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  1474. 667 | WARNING | [x] Equals sign not aligned with surrounding assignments;
  1475. | | expected 6 spaces but found 1 space
  1476. 668 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  1477. 668 | WARNING | [x] Equals sign not aligned with surrounding assignments;
  1478. | | expected 11 spaces but found 1 space
  1479. 669 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  1480. 669 | WARNING | [x] Equals sign not aligned with surrounding assignments;
  1481. | | expected 6 spaces but found 1 space
  1482. 671 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  1483. 671 | ERROR | [x] Space after opening control structure is required
  1484. 671 | ERROR | [x] No space before opening parenthesis is prohibited
  1485. 671 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found
  1486. 671 | ERROR | [x] Expected 1 space(s) after closing parenthesis; found 0
  1487. 671 | ERROR | [x] Space between opening control structure and closing
  1488. | | parenthesis is required
  1489. 672 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  1490. 672 | ERROR | [x] Whitespace found at end of line
  1491. 673 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  1492. 673 | WARNING | [x] Equals sign not aligned with surrounding assignments;
  1493. | | expected 4 spaces but found 1 space
  1494. 674 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  1495. 675 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  1496. 676 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  1497. 677 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  1498. 677 | ERROR | [x] Whitespace found at end of line
  1499. 678 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  1500. 678 | ERROR | [x] Short array syntax is not allowed
  1501. 679 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  1502. 680 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  1503. 681 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  1504. 682 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  1505. 682 | ERROR | [x] Each array item in a multi-line array declaration must end
  1506. | | in a comma
  1507. 683 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  1508. 684 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  1509. 684 | WARNING | [x] Equals sign not aligned with surrounding assignments;
  1510. | | expected 4 spaces but found 1 space
  1511. 684 | ERROR | [x] Short array syntax is not allowed
  1512. 685 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  1513. 686 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  1514. 687 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  1515. 688 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  1516. 688 | ERROR | [x] Each array item in a multi-line array declaration must end
  1517. | | in a comma
  1518. 689 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  1519. 691 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  1520. 692 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  1521. 692 | WARNING | [x] Equals sign not aligned with surrounding assignments;
  1522. | | expected 6 spaces but found 1 space
  1523. 693 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  1524. 693 | WARNING | [x] Equals sign not aligned with surrounding assignments;
  1525. | | expected 6 spaces but found 1 space
  1526. 694 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  1527. 695 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  1528. 700 | ERROR | [x] Whitespace found at end of line
  1529. 701 | ERROR | [ ] Missing parameter comment
  1530. 701 | ERROR | [x] Expected 2 spaces after parameter type; 1 found
  1531. 702 | ERROR | [ ] Missing parameter comment
  1532. 703 | ERROR | [ ] Missing parameter comment
  1533. 703 | ERROR | [x] Expected 2 spaces after parameter type; 1 found
  1534. 704 | ERROR | [ ] Missing parameter comment
  1535. 704 | ERROR | [x] Expected 3 spaces after parameter type; 1 found
  1536. 705 | ERROR | [x] Whitespace found at end of line
  1537. 708 | ERROR | [x] Expected 1 space before opening brace; found 0
  1538. 708 | ERROR | [x] Space between opening control structure and closing
  1539. | | parenthesis is required
  1540. 709 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  1541. 709 | ERROR | [x] Short array syntax is not allowed
  1542. 710 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  1543. 710 | ERROR | [x] Space after opening control structure is required
  1544. 710 | ERROR | [x] No space before opening parenthesis is prohibited
  1545. 710 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found
  1546. 710 | ERROR | [ ] The use of function sizeof() is forbidden; use count()
  1547. | | instead
  1548. 710 | WARNING | [ ] Found: !=. Use strict comparisons (=== or !==).
  1549. 710 | ERROR | [x] Expected 1 space(s) after closing parenthesis; found 0
  1550. 710 | ERROR | [x] Space between opening control structure and closing
  1551. | | parenthesis is required
  1552. 711 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  1553. 711 | ERROR | [x] Space after opening control structure is required
  1554. 711 | ERROR | [x] No space before opening parenthesis is prohibited
  1555. 711 | ERROR | [x] Expected 1 space(s) after FOREACH keyword; 0 found
  1556. 711 | ERROR | [x] Expected 1 space(s) after closing parenthesis; found 0
  1557. 711 | ERROR | [x] Space between opening control structure and closing
  1558. | | parenthesis is required
  1559. 712 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  1560. 712 | ERROR | [x] Space after opening control structure is required
  1561. 712 | ERROR | [x] No space before opening parenthesis is prohibited
  1562. 712 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found
  1563. 712 | ERROR | [x] Expected 1 space(s) after closing parenthesis; found 0
  1564. 712 | ERROR | [x] Space between opening control structure and closing
  1565. | | parenthesis is required
  1566. 713 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  1567. 713 | ERROR | [x] Space after opening control structure is required
  1568. 713 | ERROR | [x] No space before opening parenthesis is prohibited
  1569. 713 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found
  1570. 713 | WARNING | [ ] Found: ==. Use strict comparisons (=== or !==).
  1571. 713 | ERROR | [ ] Use Yoda Condition checks, you must.
  1572. 713 | ERROR | [x] Expected 1 space(s) after closing parenthesis; found 0
  1573. 713 | ERROR | [x] Space between opening control structure and closing
  1574. | | parenthesis is required
  1575. 714 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  1576. 714 | WARNING | [x] Equals sign not aligned with surrounding assignments;
  1577. | | expected 5 spaces but found 1 space
  1578. 715 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  1579. 716 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  1580. 716 | ERROR | [x] Space after opening control structure is required
  1581. 716 | ERROR | [x] No space before opening parenthesis is prohibited
  1582. 716 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found
  1583. 716 | ERROR | [x] Expected 1 space(s) after closing parenthesis; found 0
  1584. 716 | ERROR | [x] Space between opening control structure and closing
  1585. | | parenthesis is required
  1586. 717 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  1587. 718 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  1588. 719 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  1589. 720 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  1590. 720 | ERROR | [x] Space after opening control structure is required
  1591. 720 | ERROR | [x] No space before opening parenthesis is prohibited
  1592. 720 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found
  1593. 720 | WARNING | [ ] Found: ==. Use strict comparisons (=== or !==).
  1594. 720 | ERROR | [ ] Use Yoda Condition checks, you must.
  1595. 720 | ERROR | [x] Expected 1 space(s) after closing parenthesis; found 0
  1596. 720 | ERROR | [x] Space between opening control structure and closing
  1597. | | parenthesis is required
  1598. 721 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  1599. 722 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  1600. 722 | ERROR | [x] Space after opening control structure is required
  1601. 722 | ERROR | [x] No space before opening parenthesis is prohibited
  1602. 722 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found
  1603. 722 | ERROR | [x] Expected 1 space(s) after closing parenthesis; found 0
  1604. 722 | ERROR | [x] Space between opening control structure and closing
  1605. | | parenthesis is required
  1606. 723 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  1607. 724 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  1608. 725 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  1609. 726 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  1610. 727 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  1611. 728 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  1612. 730 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  1613. 730 | ERROR | [x] Array keys must be surrounded by spaces unless they
  1614. | | contain a string or an integer.
  1615. 731 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  1616. 737 | ERROR | [x] Whitespace found at end of line
  1617. 738 | ERROR | [ ] Missing parameter comment
  1618. 739 | ERROR | [x] Whitespace found at end of line
  1619. 741 | ERROR | [ ] There must be no blank lines after the function comment
  1620. 743 | ERROR | [x] Expected 1 space before opening brace; found 0
  1621. 743 | ERROR | [x] Space between opening control structure and closing
  1622. | | parenthesis is required
  1623. 744 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  1624. 746 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  1625. 748 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  1626. 748 | WARNING | [ ] Usage of a direct database call is discouraged.
  1627. 748 | WARNING | [ ] Direct database call without caching detected. Consider
  1628. | | using wp_cache_get() / wp_cache_set() or
  1629. | | wp_cache_delete().
  1630. 749 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  1631. 750 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  1632. 750 | ERROR | [ ] Use placeholders and $wpdb->prepare(); found interpolated
  1633. | | variable $table_name at "SELECT id FROM $table_name WHERE
  1634. | | options=%s"
  1635. 751 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  1636. 752 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  1637. 753 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  1638. 754 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
  1639. 755 | ERROR | [x] File must end with a newline character
  1640. --------------------------------------------------------------------------------
  1641. PHPCBF CAN FIX THE 1159 MARKED SNIFF VIOLATIONS AUTOMATICALLY
  1642. --------------------------------------------------------------------------------
  1643.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement