-----------------------------------------------------------------------------------------------------------
FOUND 80 ERRORS AND 1 WARNING AFFECTING 63 LINES
-----------------------------------------------------------------------------------------------------------
1 | ERROR | [x] Missing file doc comment
3 | ERROR | [x] Missing function doc comment
7 | ERROR | [x] Short array syntax must be used to define arrays
14 | ERROR | [x] Short array syntax must be used to define arrays
19 | ERROR | [x] Short array syntax must be used to define arrays
27 | ERROR | [x] Short array syntax must be used to define arrays
36 | ERROR | [x] Short array syntax must be used to define arrays
43 | ERROR | [x] Short array syntax must be used to define arrays
52 | ERROR | [x] Short array syntax must be used to define arrays
56 | ERROR | [x] Expected one space after the comma, 0 found
61 | ERROR | [x] Short array syntax must be used to define arrays
69 | ERROR | [x] Short array syntax must be used to define arrays
74 | ERROR | [x] Short array syntax must be used to define arrays
75 | ERROR | [x] Array indentation error, expected 6 spaces but found 4
76 | ERROR | [x] Array indentation error, expected 6 spaces but found 4
80 | ERROR | [x] Short array syntax must be used to define arrays
82 | WARNING | [ ] Avoid backslash escaping in translatable strings when possible, use "" quotes instead
88 | ERROR | [x] Short array syntax must be used to define arrays
89 | ERROR | [x] Array indentation error, expected 4 spaces but found 2
90 | ERROR | [x] Array indentation error, expected 4 spaces but found 3
91 | ERROR | [x] Array indentation error, expected 4 spaces but found 3
91 | ERROR | [x] Concat operator must be surrounded by a single space
91 | ERROR | [x] Concat operator must be surrounded by a single space
98 | ERROR | [x] Short array syntax must be used to define arrays
106 | ERROR | [x] Short array syntax must be used to define arrays
107 | ERROR | [x] Array indentation error, expected 4 spaces but found 2
108 | ERROR | [x] Array indentation error, expected 4 spaces but found 3
109 | ERROR | [x] Array indentation error, expected 4 spaces but found 3
109 | ERROR | [x] Concat operator must be surrounded by a single space
109 | ERROR | [x] Concat operator must be surrounded by a single space
116 | ERROR | [x] Short array syntax must be used to define arrays
124 | ERROR | [x] Short array syntax must be used to define arrays
125 | ERROR | [x] Array indentation error, expected 4 spaces but found 2
126 | ERROR | [x] Array indentation error, expected 4 spaces but found 3
127 | ERROR | [x] Array indentation error, expected 4 spaces but found 3
127 | ERROR | [x] Concat operator must be surrounded by a single space
127 | ERROR | [x] Concat operator must be surrounded by a single space
134 | ERROR | [x] Short array syntax must be used to define arrays
142 | ERROR | [x] Short array syntax must be used to define arrays
143 | ERROR | [x] Array indentation error, expected 4 spaces but found 2
144 | ERROR | [x] Array indentation error, expected 4 spaces but found 3
145 | ERROR | [x] Array indentation error, expected 4 spaces but found 3
145 | ERROR | [x] Concat operator must be surrounded by a single space
145 | ERROR | [x] Concat operator must be surrounded by a single space
152 | ERROR | [x] Short array syntax must be used to define arrays
160 | ERROR | [x] Short array syntax must be used to define arrays
161 | ERROR | [x] Array indentation error, expected 4 spaces but found 2
162 | ERROR | [x] Array indentation error, expected 4 spaces but found 3
163 | ERROR | [x] Array indentation error, expected 4 spaces but found 3
163 | ERROR | [x] Concat operator must be surrounded by a single space
163 | ERROR | [x] Concat operator must be surrounded by a single space
170 | ERROR | [x] Short array syntax must be used to define arrays
178 | ERROR | [x] Short array syntax must be used to define arrays
179 | ERROR | [x] Array indentation error, expected 4 spaces but found 2
180 | ERROR | [x] Array indentation error, expected 4 spaces but found 3
181 | ERROR | [x] Array indentation error, expected 4 spaces but found 3
181 | ERROR | [x] Concat operator must be surrounded by a single space
181 | ERROR | [x] Concat operator must be surrounded by a single space
187 | ERROR | [x] Whitespace found at end of line
188 | ERROR | [x] Short array syntax must be used to define arrays
196 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
196 | ERROR | [x] Short array syntax must be used to define arrays
197 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
199 | ERROR | [x] Concat operator must be surrounded by a single space
199 | ERROR | [x] Concat operator must be surrounded by a single space
204 | ERROR | [x] Array closing indentation error, expected 1 spaces but found 2
206 | ERROR | [x] Short array syntax must be used to define arrays
214 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
214 | ERROR | [x] Short array syntax must be used to define arrays
215 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
217 | ERROR | [x] Concat operator must be surrounded by a single space
217 | ERROR | [x] Concat operator must be surrounded by a single space
222 | ERROR | [x] Array closing indentation error, expected 1 spaces but found 2
223 | ERROR | [x] Whitespace found at end of line
224 | ERROR | [x] Short array syntax must be used to define arrays
232 | ERROR | [x] Short array syntax must be used to define arrays
233 | ERROR | [x] Array indentation error, expected 4 spaces but found 3
234 | ERROR | [x] Array indentation error, expected 4 spaces but found 3
235 | ERROR | [x] Array indentation error, expected 4 spaces but found 3
235 | ERROR | [x] Concat operator must be surrounded by a single space
235 | ERROR | [x] Concat operator must be surrounded by a single space
-----------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 80 MARKED SNIFF VIOLATIONS AUTOMATICALLY
-----------------------------------------------------------------------------------------------------------