Guest User

Untitled

a guest
Jun 22nd, 2018
96
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 107.88 KB | None | 0 0
  1. FILE: /root/sendgrid-php/lib/contacts/Recipient.php
  2. ----------------------------------------------------------------------
  3. FOUND 14 ERRORS AFFECTING 14 LINES
  4. ----------------------------------------------------------------------
  5. 1 | ERROR | [x] Whitespace found at end of line
  6. 4 | ERROR | [x] Whitespace found at end of line
  7. 12 | ERROR | [x] Whitespace found at end of line
  8. 15 | ERROR | [x] There must be one blank line after the namespace
  9. | | declaration
  10. 18 | ERROR | [x] Whitespace found at end of line
  11. 34 | ERROR | [x] Whitespace found at end of line
  12. 46 | ERROR | [x] Whitespace found at end of line
  13. 48 | ERROR | [x] Whitespace found at end of line
  14. 56 | ERROR | [x] Whitespace found at end of line
  15. 58 | ERROR | [x] Whitespace found at end of line
  16. 66 | ERROR | [x] Whitespace found at end of line
  17. 68 | ERROR | [x] Whitespace found at end of line
  18. 76 | ERROR | [x] Whitespace found at end of line
  19. 78 | ERROR | [x] Whitespace found at end of line
  20. ----------------------------------------------------------------------
  21. PHPCBF CAN FIX THE 14 MARKED SNIFF VIOLATIONS AUTOMATICALLY
  22. ----------------------------------------------------------------------
  23.  
  24.  
  25. FILE: /root/sendgrid-php/lib/contacts/RecipientForm.php
  26. ----------------------------------------------------------------------
  27. FOUND 10 ERRORS AFFECTING 10 LINES
  28. ----------------------------------------------------------------------
  29. 1 | ERROR | [x] Whitespace found at end of line
  30. 3 | ERROR | [x] Whitespace found at end of line
  31. 5 | ERROR | [x] Whitespace found at end of line
  32. 13 | ERROR | [x] Whitespace found at end of line
  33. 19 | ERROR | [x] Whitespace found at end of line
  34. 21 | ERROR | [x] Whitespace found at end of line
  35. 47 | ERROR | [x] Whitespace found at end of line
  36. 49 | ERROR | [x] Whitespace found at end of line
  37. 50 | ERROR | [x] Whitespace found at end of line
  38. 55 | ERROR | [x] The closing brace for the class must go on the next
  39. | | line after the body
  40. ----------------------------------------------------------------------
  41. PHPCBF CAN FIX THE 10 MARKED SNIFF VIOLATIONS AUTOMATICALLY
  42. ----------------------------------------------------------------------
  43.  
  44.  
  45. FILE: /root/sendgrid-php/lib/loader.php
  46. ----------------------------------------------------------------------
  47. FOUND 2 ERRORS AFFECTING 2 LINES
  48. ----------------------------------------------------------------------
  49. 4 | ERROR | [x] Whitespace found at end of line
  50. 12 | ERROR | [x] Whitespace found at end of line
  51. ----------------------------------------------------------------------
  52. PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY
  53. ----------------------------------------------------------------------
  54.  
  55.  
  56. FILE: /root/sendgrid-php/lib/mail/Asm.php
  57. ----------------------------------------------------------------------
  58. FOUND 38 ERRORS AFFECTING 36 LINES
  59. ----------------------------------------------------------------------
  60. 1 | ERROR | [x] Whitespace found at end of line
  61. 4 | ERROR | [x] Whitespace found at end of line
  62. 12 | ERROR | [x] Whitespace found at end of line
  63. 18 | ERROR | [x] Whitespace found at end of line
  64. 25 | ERROR | [x] Whitespace found at end of line
  65. 32 | ERROR | [x] Whitespace found at end of line
  66. 33 | ERROR | [x] Whitespace found at end of line
  67. 35 | ERROR | [x] Whitespace found at end of line
  68. 36 | ERROR | [x] Whitespace found at end of line
  69. 37 | ERROR | [x] Whitespace found at end of line
  70. 38 | ERROR | [x] Whitespace found at end of line
  71. 39 | ERROR | [x] Whitespace found at end of line
  72. 40 | ERROR | [x] Whitespace found at end of line
  73. 41 | ERROR | [x] Whitespace found at end of line
  74. 45 | ERROR | [x] Incorrect spacing between argument "$group_id" and
  75. | | equals sign; expected 1 but found 0
  76. 45 | ERROR | [x] Incorrect spacing between default value and equals
  77. | | sign for argument "$group_id"; expected 1 but
  78. | | found 0
  79. 46 | ERROR | [x] Incorrect spacing between argument
  80. | | "$groups_to_display" and equals sign; expected 1
  81. | | but found 0
  82. 46 | ERROR | [x] Incorrect spacing between default value and equals
  83. | | sign for argument "$groups_to_display"; expected 1
  84. | | but found 0
  85. 53 | ERROR | [x] Whitespace found at end of line
  86. 59 | ERROR | [x] Whitespace found at end of line
  87. 61 | ERROR | [x] Whitespace found at end of line
  88. 63 | ERROR | [x] Whitespace found at end of line
  89. 76 | ERROR | [x] Whitespace found at end of line
  90. 78 | ERROR | [x] Whitespace found at end of line
  91. 80 | ERROR | [x] Whitespace found at end of line
  92. 89 | ERROR | [x] Whitespace found at end of line
  93. 90 | ERROR | [x] Whitespace found at end of line
  94. 91 | ERROR | [x] Whitespace found at end of line
  95. 92 | ERROR | [x] Whitespace found at end of line
  96. 93 | ERROR | [x] Whitespace found at end of line
  97. 94 | ERROR | [x] Whitespace found at end of line
  98. 95 | ERROR | [x] Whitespace found at end of line
  99. 97 | ERROR | [x] Whitespace found at end of line
  100. 99 | ERROR | [x] Whitespace found at end of line
  101. 112 | ERROR | [x] Whitespace found at end of line
  102. 114 | ERROR | [x] Whitespace found at end of line
  103. 122 | ERROR | [x] Whitespace found at end of line
  104. 124 | ERROR | [x] Whitespace found at end of line
  105. ----------------------------------------------------------------------
  106. PHPCBF CAN FIX THE 38 MARKED SNIFF VIOLATIONS AUTOMATICALLY
  107. ----------------------------------------------------------------------
  108.  
  109.  
  110. FILE: /root/sendgrid-php/lib/mail/Attachment.php
  111. ----------------------------------------------------------------------
  112. FOUND 40 ERRORS AFFECTING 35 LINES
  113. ----------------------------------------------------------------------
  114. 1 | ERROR | [x] Whitespace found at end of line
  115. 4 | ERROR | [x] Whitespace found at end of line
  116. 12 | ERROR | [x] Whitespace found at end of line
  117. 18 | ERROR | [x] Whitespace found at end of line
  118. 42 | ERROR | [x] Whitespace found at end of line
  119. 44 | ERROR | [x] Whitespace found at end of line
  120. 48 | ERROR | [x] Incorrect spacing between argument "$content" and
  121. | | equals sign; expected 1 but found 0
  122. 48 | ERROR | [x] Incorrect spacing between default value and equals
  123. | | sign for argument "$content"; expected 1 but found
  124. | | 0
  125. 49 | ERROR | [x] Incorrect spacing between argument "$type" and
  126. | | equals sign; expected 1 but found 0
  127. 49 | ERROR | [x] Incorrect spacing between default value and equals
  128. | | sign for argument "$type"; expected 1 but found 0
  129. 50 | ERROR | [x] Incorrect spacing between argument "$filename" and
  130. | | equals sign; expected 1 but found 0
  131. 50 | ERROR | [x] Incorrect spacing between default value and equals
  132. | | sign for argument "$filename"; expected 1 but
  133. | | found 0
  134. 51 | ERROR | [x] Incorrect spacing between argument "$disposition"
  135. | | and equals sign; expected 1 but found 0
  136. 51 | ERROR | [x] Incorrect spacing between default value and equals
  137. | | sign for argument "$disposition"; expected 1 but
  138. | | found 0
  139. 52 | ERROR | [x] Incorrect spacing between argument "$content_id"
  140. | | and equals sign; expected 1 but found 0
  141. 52 | ERROR | [x] Incorrect spacing between default value and equals
  142. | | sign for argument "$content_id"; expected 1 but
  143. | | found 0
  144. 75 | ERROR | [x] Whitespace found at end of line
  145. 77 | ERROR | [x] Whitespace found at end of line
  146. 85 | ERROR | [x] Whitespace found at end of line
  147. 87 | ERROR | [x] Whitespace found at end of line
  148. 97 | ERROR | [x] Whitespace found at end of line
  149. 99 | ERROR | [x] Whitespace found at end of line
  150. 107 | ERROR | [x] Whitespace found at end of line
  151. 109 | ERROR | [x] Whitespace found at end of line
  152. 119 | ERROR | [x] Whitespace found at end of line
  153. 121 | ERROR | [x] Whitespace found at end of line
  154. 129 | ERROR | [x] Whitespace found at end of line
  155. 131 | ERROR | [x] Whitespace found at end of line
  156. 140 | ERROR | [x] Whitespace found at end of line
  157. 142 | ERROR | [x] Whitespace found at end of line
  158. 144 | ERROR | [x] Whitespace found at end of line
  159. 152 | ERROR | [x] Whitespace found at end of line
  160. 154 | ERROR | [x] Whitespace found at end of line
  161. 163 | ERROR | [x] Whitespace found at end of line
  162. 165 | ERROR | [x] Whitespace found at end of line
  163. 167 | ERROR | [x] Whitespace found at end of line
  164. 175 | ERROR | [x] Whitespace found at end of line
  165. 177 | ERROR | [x] Whitespace found at end of line
  166. 185 | ERROR | [x] Whitespace found at end of line
  167. 187 | ERROR | [x] Whitespace found at end of line
  168. ----------------------------------------------------------------------
  169. PHPCBF CAN FIX THE 40 MARKED SNIFF VIOLATIONS AUTOMATICALLY
  170. ----------------------------------------------------------------------
  171.  
  172.  
  173. FILE: /root/sendgrid-php/lib/mail/BatchId.php
  174. ----------------------------------------------------------------------
  175. FOUND 14 ERRORS AFFECTING 13 LINES
  176. ----------------------------------------------------------------------
  177. 1 | ERROR | [x] Whitespace found at end of line
  178. 4 | ERROR | [x] Whitespace found at end of line
  179. 12 | ERROR | [x] Whitespace found at end of line
  180. 18 | ERROR | [x] Whitespace found at end of line
  181. 29 | ERROR | [x] Whitespace found at end of line
  182. 32 | ERROR | [x] Incorrect spacing between argument "$batch_id" and
  183. | | equals sign; expected 1 but found 0
  184. 32 | ERROR | [x] Incorrect spacing between default value and equals
  185. | | sign for argument "$batch_id"; expected 1 but found
  186. | | 0
  187. 42 | ERROR | [x] Whitespace found at end of line
  188. 44 | ERROR | [x] Whitespace found at end of line
  189. 46 | ERROR | [x] Whitespace found at end of line
  190. 54 | ERROR | [x] Whitespace found at end of line
  191. 56 | ERROR | [x] Whitespace found at end of line
  192. 64 | ERROR | [x] Whitespace found at end of line
  193. 66 | ERROR | [x] Whitespace found at end of line
  194. ----------------------------------------------------------------------
  195. PHPCBF CAN FIX THE 14 MARKED SNIFF VIOLATIONS AUTOMATICALLY
  196. ----------------------------------------------------------------------
  197.  
  198.  
  199. FILE: /root/sendgrid-php/lib/mail/Bcc.php
  200. ----------------------------------------------------------------------
  201. FOUND 5 ERRORS AFFECTING 5 LINES
  202. ----------------------------------------------------------------------
  203. 1 | ERROR | [x] Whitespace found at end of line
  204. 4 | ERROR | [x] Whitespace found at end of line
  205. 12 | ERROR | [x] Whitespace found at end of line
  206. 18 | ERROR | [x] Whitespace found at end of line
  207. 23 | ERROR | [x] Expected 1 newline at end of file; 0 found
  208. ----------------------------------------------------------------------
  209. PHPCBF CAN FIX THE 5 MARKED SNIFF VIOLATIONS AUTOMATICALLY
  210. ----------------------------------------------------------------------
  211.  
  212.  
  213. FILE: /root/sendgrid-php/lib/mail/BccSettings.php
  214. ----------------------------------------------------------------------
  215. FOUND 20 ERRORS AFFECTING 17 LINES
  216. ----------------------------------------------------------------------
  217. 1 | ERROR | [x] Whitespace found at end of line
  218. 4 | ERROR | [x] Whitespace found at end of line
  219. 12 | ERROR | [x] Whitespace found at end of line
  220. 18 | ERROR | [x] Whitespace found at end of line
  221. 32 | ERROR | [x] Whitespace found at end of line
  222. 35 | ERROR | [x] Incorrect spacing between argument "$enable" and
  223. | | equals sign; expected 1 but found 0
  224. 35 | ERROR | [x] Incorrect spacing between default value and equals
  225. | | sign for argument "$enable"; expected 1 but found 0
  226. 35 | ERROR | [x] Incorrect spacing between argument "$email" and
  227. | | equals sign; expected 1 but found 0
  228. 35 | ERROR | [x] Incorrect spacing between default value and equals
  229. | | sign for argument "$email"; expected 1 but found 0
  230. 49 | ERROR | [x] Whitespace found at end of line
  231. 51 | ERROR | [x] Whitespace found at end of line
  232. 59 | ERROR | [x] Whitespace found at end of line
  233. 61 | ERROR | [x] Whitespace found at end of line
  234. 70 | ERROR | [x] Whitespace found at end of line
  235. 72 | ERROR | [x] Whitespace found at end of line
  236. 74 | ERROR | [x] Whitespace found at end of line
  237. 82 | ERROR | [x] Whitespace found at end of line
  238. 84 | ERROR | [x] Whitespace found at end of line
  239. 92 | ERROR | [x] Whitespace found at end of line
  240. 94 | ERROR | [x] Whitespace found at end of line
  241. ----------------------------------------------------------------------
  242. PHPCBF CAN FIX THE 20 MARKED SNIFF VIOLATIONS AUTOMATICALLY
  243. ----------------------------------------------------------------------
  244.  
  245.  
  246. FILE: /root/sendgrid-php/lib/mail/BypassListManagement.php
  247. ----------------------------------------------------------------------
  248. FOUND 19 ERRORS AFFECTING 18 LINES
  249. ----------------------------------------------------------------------
  250. 1 | ERROR | [x] Whitespace found at end of line
  251. 4 | ERROR | [x] Whitespace found at end of line
  252. 12 | ERROR | [x] Whitespace found at end of line
  253. 17 | ERROR | [x] Whitespace found at end of line
  254. 19 | ERROR | [x] Whitespace found at end of line
  255. 20 | ERROR | [x] Whitespace found at end of line
  256. 21 | ERROR | [x] Whitespace found at end of line
  257. 22 | ERROR | [x] Whitespace found at end of line
  258. 24 | ERROR | [x] Whitespace found at end of line
  259. 36 | ERROR | [x] Whitespace found at end of line
  260. 37 | ERROR | [x] Incorrect spacing between argument "$enable" and
  261. | | equals sign; expected 1 but found 0
  262. 37 | ERROR | [x] Incorrect spacing between default value and equals
  263. | | sign for argument "$enable"; expected 1 but found 0
  264. 48 | ERROR | [x] Whitespace found at end of line
  265. 50 | ERROR | [x] Whitespace found at end of line
  266. 58 | ERROR | [x] Whitespace found at end of line
  267. 60 | ERROR | [x] Whitespace found at end of line
  268. 67 | ERROR | [x] Whitespace found at end of line
  269. 69 | ERROR | [x] Whitespace found at end of line
  270. 71 | ERROR | [x] Whitespace found at end of line
  271. ----------------------------------------------------------------------
  272. PHPCBF CAN FIX THE 19 MARKED SNIFF VIOLATIONS AUTOMATICALLY
  273. ----------------------------------------------------------------------
  274.  
  275.  
  276. FILE: /root/sendgrid-php/lib/mail/Category.php
  277. ----------------------------------------------------------------------
  278. FOUND 19 ERRORS AFFECTING 18 LINES
  279. ----------------------------------------------------------------------
  280. 1 | ERROR | [x] Whitespace found at end of line
  281. 4 | ERROR | [x] Whitespace found at end of line
  282. 12 | ERROR | [x] Whitespace found at end of line
  283. 18 | ERROR | [x] Whitespace found at end of line
  284. 23 | ERROR | [x] Whitespace found at end of line
  285. 30 | ERROR | [x] Whitespace found at end of line
  286. 31 | ERROR | [x] Whitespace found at end of line
  287. 33 | ERROR | [x] Whitespace found at end of line
  288. 34 | ERROR | [x] Incorrect spacing between argument "$category" and
  289. | | equals sign; expected 1 but found 0
  290. 34 | ERROR | [x] Incorrect spacing between default value and equals
  291. | | sign for argument "$category"; expected 1 but found
  292. | | 0
  293. 44 | ERROR | [x] Whitespace found at end of line
  294. 45 | ERROR | [x] Whitespace found at end of line
  295. 47 | ERROR | [x] Whitespace found at end of line
  296. 49 | ERROR | [x] Whitespace found at end of line
  297. 57 | ERROR | [x] Whitespace found at end of line
  298. 59 | ERROR | [x] Whitespace found at end of line
  299. 67 | ERROR | [x] Whitespace found at end of line
  300. 69 | ERROR | [x] Whitespace found at end of line
  301. 74 | ERROR | [x] Expected 1 newline at end of file; 0 found
  302. ----------------------------------------------------------------------
  303. PHPCBF CAN FIX THE 19 MARKED SNIFF VIOLATIONS AUTOMATICALLY
  304. ----------------------------------------------------------------------
  305.  
  306.  
  307. FILE: /root/sendgrid-php/lib/mail/Cc.php
  308. ----------------------------------------------------------------------
  309. FOUND 5 ERRORS AFFECTING 5 LINES
  310. ----------------------------------------------------------------------
  311. 1 | ERROR | [x] Whitespace found at end of line
  312. 4 | ERROR | [x] Whitespace found at end of line
  313. 12 | ERROR | [x] Whitespace found at end of line
  314. 18 | ERROR | [x] Whitespace found at end of line
  315. 23 | ERROR | [x] Expected 1 newline at end of file; 0 found
  316. ----------------------------------------------------------------------
  317. PHPCBF CAN FIX THE 5 MARKED SNIFF VIOLATIONS AUTOMATICALLY
  318. ----------------------------------------------------------------------
  319.  
  320.  
  321. FILE: /root/sendgrid-php/lib/mail/ClickTracking.php
  322. ----------------------------------------------------------------------
  323. FOUND 22 ERRORS AFFECTING 19 LINES
  324. ----------------------------------------------------------------------
  325. 1 | ERROR | [x] Whitespace found at end of line
  326. 4 | ERROR | [x] Whitespace found at end of line
  327. 12 | ERROR | [x] Whitespace found at end of line
  328. 18 | ERROR | [x] Whitespace found at end of line
  329. 25 | ERROR | [x] Whitespace found at end of line
  330. 33 | ERROR | [x] Whitespace found at end of line
  331. 34 | ERROR | [x] Whitespace found at end of line
  332. 36 | ERROR | [x] Whitespace found at end of line
  333. 37 | ERROR | [x] Incorrect spacing between argument "$enable" and
  334. | | equals sign; expected 1 but found 0
  335. 37 | ERROR | [x] Incorrect spacing between default value and equals
  336. | | sign for argument "$enable"; expected 1 but found 0
  337. 37 | ERROR | [x] Incorrect spacing between argument "$enable_text"
  338. | | and equals sign; expected 1 but found 0
  339. 37 | ERROR | [x] Incorrect spacing between default value and equals
  340. | | sign for argument "$enable_text"; expected 1 but
  341. | | found 0
  342. 51 | ERROR | [x] Whitespace found at end of line
  343. 53 | ERROR | [x] Whitespace found at end of line
  344. 61 | ERROR | [x] Whitespace found at end of line
  345. 63 | ERROR | [x] Whitespace found at end of line
  346. 73 | ERROR | [x] Whitespace found at end of line
  347. 75 | ERROR | [x] Whitespace found at end of line
  348. 83 | ERROR | [x] Whitespace found at end of line
  349. 85 | ERROR | [x] Whitespace found at end of line
  350. 93 | ERROR | [x] Whitespace found at end of line
  351. 95 | ERROR | [x] Whitespace found at end of line
  352. ----------------------------------------------------------------------
  353. PHPCBF CAN FIX THE 22 MARKED SNIFF VIOLATIONS AUTOMATICALLY
  354. ----------------------------------------------------------------------
  355.  
  356.  
  357. FILE: /root/sendgrid-php/lib/mail/Content.php
  358. ----------------------------------------------------------------------
  359. FOUND 27 ERRORS AFFECTING 24 LINES
  360. ----------------------------------------------------------------------
  361. 1 | ERROR | [x] Whitespace found at end of line
  362. 4 | ERROR | [x] Whitespace found at end of line
  363. 12 | ERROR | [x] Whitespace found at end of line
  364. 18 | ERROR | [x] Whitespace found at end of line
  365. 23 | ERROR | [x] Whitespace found at end of line
  366. 26 | ERROR | [x] Whitespace found at end of line
  367. 33 | ERROR | [x] Whitespace found at end of line
  368. 34 | ERROR | [x] Whitespace found at end of line
  369. 36 | ERROR | [x] Whitespace found at end of line
  370. 38 | ERROR | [x] Whitespace found at end of line
  371. 39 | ERROR | [x] Incorrect spacing between argument "$type" and
  372. | | equals sign; expected 1 but found 0
  373. 39 | ERROR | [x] Incorrect spacing between default value and equals
  374. | | sign for argument "$type"; expected 1 but found 0
  375. 39 | ERROR | [x] Incorrect spacing between argument "$value" and
  376. | | equals sign; expected 1 but found 0
  377. 39 | ERROR | [x] Incorrect spacing between default value and equals
  378. | | sign for argument "$value"; expected 1 but found 0
  379. 52 | ERROR | [x] Whitespace found at end of line
  380. 53 | ERROR | [x] Whitespace found at end of line
  381. 55 | ERROR | [x] Whitespace found at end of line
  382. 57 | ERROR | [x] Whitespace found at end of line
  383. 65 | ERROR | [x] Whitespace found at end of line
  384. 67 | ERROR | [x] Whitespace found at end of line
  385. 76 | ERROR | [x] Whitespace found at end of line
  386. 78 | ERROR | [x] Whitespace found at end of line
  387. 80 | ERROR | [x] Whitespace found at end of line
  388. 88 | ERROR | [x] Whitespace found at end of line
  389. 90 | ERROR | [x] Whitespace found at end of line
  390. 98 | ERROR | [x] Whitespace found at end of line
  391. 100 | ERROR | [x] Whitespace found at end of line
  392. ----------------------------------------------------------------------
  393. PHPCBF CAN FIX THE 27 MARKED SNIFF VIOLATIONS AUTOMATICALLY
  394. ----------------------------------------------------------------------
  395.  
  396.  
  397. FILE: /root/sendgrid-php/lib/mail/CustomArg.php
  398. ----------------------------------------------------------------------
  399. FOUND 26 ERRORS AFFECTING 23 LINES
  400. ----------------------------------------------------------------------
  401. 1 | ERROR | [x] Whitespace found at end of line
  402. 4 | ERROR | [x] Whitespace found at end of line
  403. 12 | ERROR | [x] Whitespace found at end of line
  404. 18 | ERROR | [x] Whitespace found at end of line
  405. 19 | ERROR | [x] Whitespace found at end of line
  406. 20 | ERROR | [x] Whitespace found at end of line
  407. 21 | ERROR | [x] Whitespace found at end of line
  408. 22 | ERROR | [x] Whitespace found at end of line
  409. 23 | ERROR | [x] Whitespace found at end of line
  410. 25 | ERROR | [x] Whitespace found at end of line
  411. 40 | ERROR | [x] Whitespace found at end of line
  412. 41 | ERROR | [x] Incorrect spacing between argument "$key" and
  413. | | equals sign; expected 1 but found 0
  414. 41 | ERROR | [x] Incorrect spacing between default value and equals
  415. | | sign for argument "$key"; expected 1 but found 0
  416. 41 | ERROR | [x] Incorrect spacing between argument "$value" and
  417. | | equals sign; expected 1 but found 0
  418. 41 | ERROR | [x] Incorrect spacing between default value and equals
  419. | | sign for argument "$value"; expected 1 but found 0
  420. 55 | ERROR | [x] Whitespace found at end of line
  421. 57 | ERROR | [x] Whitespace found at end of line
  422. 65 | ERROR | [x] Whitespace found at end of line
  423. 67 | ERROR | [x] Whitespace found at end of line
  424. 77 | ERROR | [x] Whitespace found at end of line
  425. 79 | ERROR | [x] Whitespace found at end of line
  426. 87 | ERROR | [x] Whitespace found at end of line
  427. 89 | ERROR | [x] Whitespace found at end of line
  428. 97 | ERROR | [x] Whitespace found at end of line
  429. 99 | ERROR | [x] Whitespace found at end of line
  430. 112 | ERROR | [x] Expected 1 newline at end of file; 0 found
  431. ----------------------------------------------------------------------
  432. PHPCBF CAN FIX THE 26 MARKED SNIFF VIOLATIONS AUTOMATICALLY
  433. ----------------------------------------------------------------------
  434.  
  435.  
  436. FILE: /root/sendgrid-php/lib/mail/EmailAddress.php
  437. ----------------------------------------------------------------------
  438. FOUND 38 ERRORS AFFECTING 34 LINES
  439. ----------------------------------------------------------------------
  440. 1 | ERROR | [x] Whitespace found at end of line
  441. 4 | ERROR | [x] Whitespace found at end of line
  442. 12 | ERROR | [x] Whitespace found at end of line
  443. 18 | ERROR | [x] Whitespace found at end of line
  444. 24 | ERROR | [x] Whitespace found at end of line
  445. 27 | ERROR | [x] Whitespace found at end of line
  446. 37 | ERROR | [x] Whitespace found at end of line
  447. 39 | ERROR | [x] Whitespace found at end of line
  448. 40 | ERROR | [x] Whitespace found at end of line
  449. 43 | ERROR | [x] Whitespace found at end of line
  450. 45 | ERROR | [x] Incorrect spacing between argument "$emailAddress"
  451. | | and equals sign; expected 1 but found 0
  452. 45 | ERROR | [x] Incorrect spacing between default value and equals
  453. | | sign for argument "$emailAddress"; expected 1 but
  454. | | found 0
  455. 46 | ERROR | [x] Incorrect spacing between argument "$name" and
  456. | | equals sign; expected 1 but found 0
  457. 46 | ERROR | [x] Incorrect spacing between default value and equals
  458. | | sign for argument "$name"; expected 1 but found 0
  459. 47 | ERROR | [x] Incorrect spacing between argument
  460. | | "$substitutions" and equals sign; expected 1 but
  461. | | found 0
  462. 47 | ERROR | [x] Incorrect spacing between default value and equals
  463. | | sign for argument "$substitutions"; expected 1 but
  464. | | found 0
  465. 48 | ERROR | [x] Incorrect spacing between argument "$subject" and
  466. | | equals sign; expected 1 but found 0
  467. 48 | ERROR | [x] Incorrect spacing between default value and equals
  468. | | sign for argument "$subject"; expected 1 but found
  469. | | 0
  470. 68 | ERROR | [x] Whitespace found at end of line
  471. 70 | ERROR | [x] Whitespace found at end of line
  472. 80 | ERROR | [x] Whitespace found at end of line
  473. 90 | ERROR | [x] Whitespace found at end of line
  474. 100 | ERROR | [x] Whitespace found at end of line
  475. 102 | ERROR | [x] Whitespace found at end of line
  476. 131 | ERROR | [x] Whitespace found at end of line
  477. 133 | ERROR | [x] Whitespace found at end of line
  478. 142 | ERROR | [x] Whitespace found at end of line
  479. 143 | ERROR | [x] Whitespace found at end of line
  480. 145 | ERROR | [x] Whitespace found at end of line
  481. 147 | ERROR | [x] Whitespace found at end of line
  482. 155 | ERROR | [x] Whitespace found at end of line
  483. 157 | ERROR | [x] Whitespace found at end of line
  484. 167 | ERROR | [x] Whitespace found at end of line
  485. 169 | ERROR | [x] Whitespace found at end of line
  486. 177 | ERROR | [x] Whitespace found at end of line
  487. 179 | ERROR | [x] Whitespace found at end of line
  488. 187 | ERROR | [x] Whitespace found at end of line
  489. 189 | ERROR | [x] Whitespace found at end of line
  490. ----------------------------------------------------------------------
  491. PHPCBF CAN FIX THE 38 MARKED SNIFF VIOLATIONS AUTOMATICALLY
  492. ----------------------------------------------------------------------
  493.  
  494.  
  495. FILE: /root/sendgrid-php/lib/mail/Footer.php
  496. ----------------------------------------------------------------------
  497. FOUND 26 ERRORS AFFECTING 21 LINES
  498. ----------------------------------------------------------------------
  499. 1 | ERROR | [x] Whitespace found at end of line
  500. 4 | ERROR | [x] Whitespace found at end of line
  501. 12 | ERROR | [x] Whitespace found at end of line
  502. 18 | ERROR | [x] Whitespace found at end of line
  503. 34 | ERROR | [x] Whitespace found at end of line
  504. 36 | ERROR | [x] Whitespace found at end of line
  505. 37 | ERROR | [x] Incorrect spacing between argument "$enable" and
  506. | | equals sign; expected 1 but found 0
  507. 37 | ERROR | [x] Incorrect spacing between default value and equals
  508. | | sign for argument "$enable"; expected 1 but found
  509. | | 0
  510. 37 | ERROR | [x] Incorrect spacing between argument "$text" and
  511. | | equals sign; expected 1 but found 0
  512. 37 | ERROR | [x] Incorrect spacing between default value and equals
  513. | | sign for argument "$text"; expected 1 but found 0
  514. 37 | ERROR | [x] Incorrect spacing between argument "$html" and
  515. | | equals sign; expected 1 but found 0
  516. 37 | ERROR | [x] Incorrect spacing between default value and equals
  517. | | sign for argument "$html"; expected 1 but found 0
  518. 54 | ERROR | [x] Whitespace found at end of line
  519. 56 | ERROR | [x] Whitespace found at end of line
  520. 64 | ERROR | [x] Whitespace found at end of line
  521. 66 | ERROR | [x] Whitespace found at end of line
  522. 76 | ERROR | [x] Whitespace found at end of line
  523. 78 | ERROR | [x] Whitespace found at end of line
  524. 86 | ERROR | [x] Whitespace found at end of line
  525. 88 | ERROR | [x] Whitespace found at end of line
  526. 98 | ERROR | [x] Whitespace found at end of line
  527. 100 | ERROR | [x] Whitespace found at end of line
  528. 108 | ERROR | [x] Whitespace found at end of line
  529. 110 | ERROR | [x] Whitespace found at end of line
  530. 118 | ERROR | [x] Whitespace found at end of line
  531. 120 | ERROR | [x] Whitespace found at end of line
  532. ----------------------------------------------------------------------
  533. PHPCBF CAN FIX THE 26 MARKED SNIFF VIOLATIONS AUTOMATICALLY
  534. ----------------------------------------------------------------------
  535.  
  536.  
  537. FILE: /root/sendgrid-php/lib/mail/From.php
  538. ----------------------------------------------------------------------
  539. FOUND 5 ERRORS AFFECTING 5 LINES
  540. ----------------------------------------------------------------------
  541. 1 | ERROR | [x] Whitespace found at end of line
  542. 4 | ERROR | [x] Whitespace found at end of line
  543. 12 | ERROR | [x] Whitespace found at end of line
  544. 18 | ERROR | [x] Whitespace found at end of line
  545. 23 | ERROR | [x] Expected 1 newline at end of file; 0 found
  546. ----------------------------------------------------------------------
  547. PHPCBF CAN FIX THE 5 MARKED SNIFF VIOLATIONS AUTOMATICALLY
  548. ----------------------------------------------------------------------
  549.  
  550.  
  551. FILE: /root/sendgrid-php/lib/mail/Ganalytics.php
  552. ----------------------------------------------------------------------
  553. FOUND 48 ERRORS AFFECTING 42 LINES
  554. ----------------------------------------------------------------------
  555. 1 | ERROR | [x] Whitespace found at end of line
  556. 4 | ERROR | [x] Whitespace found at end of line
  557. 12 | ERROR | [x] Whitespace found at end of line
  558. 18 | ERROR | [x] Whitespace found at end of line
  559. 25 | ERROR | [x] Whitespace found at end of line
  560. 41 | ERROR | [x] Whitespace found at end of line
  561. 45 | ERROR | [x] Whitespace found at end of line
  562. 48 | ERROR | [x] Whitespace found at end of line
  563. 50 | ERROR | [x] Incorrect spacing between argument "$enable" and
  564. | | equals sign; expected 1 but found 0
  565. 50 | ERROR | [x] Incorrect spacing between default value and equals
  566. | | sign for argument "$enable"; expected 1 but found
  567. | | 0
  568. 51 | ERROR | [x] Incorrect spacing between argument "$utm_source"
  569. | | and equals sign; expected 1 but found 0
  570. 51 | ERROR | [x] Incorrect spacing between default value and equals
  571. | | sign for argument "$utm_source"; expected 1 but
  572. | | found 0
  573. 52 | ERROR | [x] Incorrect spacing between argument "$utm_medium"
  574. | | and equals sign; expected 1 but found 0
  575. 52 | ERROR | [x] Incorrect spacing between default value and equals
  576. | | sign for argument "$utm_medium"; expected 1 but
  577. | | found 0
  578. 53 | ERROR | [x] Incorrect spacing between argument "$utm_term" and
  579. | | equals sign; expected 1 but found 0
  580. 53 | ERROR | [x] Incorrect spacing between default value and equals
  581. | | sign for argument "$utm_term"; expected 1 but
  582. | | found 0
  583. 54 | ERROR | [x] Incorrect spacing between argument "$utm_content"
  584. | | and equals sign; expected 1 but found 0
  585. 54 | ERROR | [x] Incorrect spacing between default value and equals
  586. | | sign for argument "$utm_content"; expected 1 but
  587. | | found 0
  588. 55 | ERROR | [x] Incorrect spacing between argument "$utm_campaign"
  589. | | and equals sign; expected 1 but found 0
  590. 55 | ERROR | [x] Incorrect spacing between default value and equals
  591. | | sign for argument "$utm_campaign"; expected 1 but
  592. | | found 0
  593. 81 | ERROR | [x] Whitespace found at end of line
  594. 83 | ERROR | [x] Whitespace found at end of line
  595. 91 | ERROR | [x] Whitespace found at end of line
  596. 93 | ERROR | [x] Whitespace found at end of line
  597. 102 | ERROR | [x] Whitespace found at end of line
  598. 104 | ERROR | [x] Whitespace found at end of line
  599. 106 | ERROR | [x] Whitespace found at end of line
  600. 114 | ERROR | [x] Whitespace found at end of line
  601. 116 | ERROR | [x] Whitespace found at end of line
  602. 126 | ERROR | [x] Whitespace found at end of line
  603. 128 | ERROR | [x] Whitespace found at end of line
  604. 136 | ERROR | [x] Whitespace found at end of line
  605. 138 | ERROR | [x] Whitespace found at end of line
  606. 148 | ERROR | [x] Whitespace found at end of line
  607. 150 | ERROR | [x] Whitespace found at end of line
  608. 158 | ERROR | [x] Whitespace found at end of line
  609. 160 | ERROR | [x] Whitespace found at end of line
  610. 169 | ERROR | [x] Whitespace found at end of line
  611. 171 | ERROR | [x] Whitespace found at end of line
  612. 173 | ERROR | [x] Whitespace found at end of line
  613. 181 | ERROR | [x] Whitespace found at end of line
  614. 183 | ERROR | [x] Whitespace found at end of line
  615. 193 | ERROR | [x] Whitespace found at end of line
  616. 195 | ERROR | [x] Whitespace found at end of line
  617. 203 | ERROR | [x] Whitespace found at end of line
  618. 205 | ERROR | [x] Whitespace found at end of line
  619. 213 | ERROR | [x] Whitespace found at end of line
  620. 215 | ERROR | [x] Whitespace found at end of line
  621. ----------------------------------------------------------------------
  622. PHPCBF CAN FIX THE 48 MARKED SNIFF VIOLATIONS AUTOMATICALLY
  623. ----------------------------------------------------------------------
  624.  
  625.  
  626. FILE: /root/sendgrid-php/lib/mail/GroupId.php
  627. ----------------------------------------------------------------------
  628. FOUND 14 ERRORS AFFECTING 13 LINES
  629. ----------------------------------------------------------------------
  630. 1 | ERROR | [x] Whitespace found at end of line
  631. 4 | ERROR | [x] Whitespace found at end of line
  632. 12 | ERROR | [x] Whitespace found at end of line
  633. 18 | ERROR | [x] Whitespace found at end of line
  634. 30 | ERROR | [x] Whitespace found at end of line
  635. 31 | ERROR | [x] Incorrect spacing between argument "$group_id" and
  636. | | equals sign; expected 1 but found 0
  637. 31 | ERROR | [x] Incorrect spacing between default value and equals
  638. | | sign for argument "$group_id"; expected 1 but found
  639. | | 0
  640. 42 | ERROR | [x] Whitespace found at end of line
  641. 44 | ERROR | [x] Whitespace found at end of line
  642. 52 | ERROR | [x] Whitespace found at end of line
  643. 54 | ERROR | [x] Whitespace found at end of line
  644. 62 | ERROR | [x] Whitespace found at end of line
  645. 64 | ERROR | [x] Whitespace found at end of line
  646. 69 | ERROR | [x] Expected 1 newline at end of file; 0 found
  647. ----------------------------------------------------------------------
  648. PHPCBF CAN FIX THE 14 MARKED SNIFF VIOLATIONS AUTOMATICALLY
  649. ----------------------------------------------------------------------
  650.  
  651.  
  652. FILE: /root/sendgrid-php/lib/mail/GroupsToDisplay.php
  653. ----------------------------------------------------------------------
  654. FOUND 25 ERRORS AFFECTING 24 LINES
  655. ----------------------------------------------------------------------
  656. 1 | ERROR | [x] Whitespace found at end of line
  657. 4 | ERROR | [x] Whitespace found at end of line
  658. 12 | ERROR | [x] Whitespace found at end of line
  659. 17 | ERROR | [x] Whitespace found at end of line
  660. 19 | ERROR | [x] Whitespace found at end of line
  661. 24 | ERROR | [x] Whitespace found at end of line
  662. 25 | ERROR | [x] Whitespace found at end of line
  663. 32 | ERROR | [x] Whitespace found at end of line
  664. 33 | ERROR | [x] Whitespace found at end of line
  665. 34 | ERROR | [x] Whitespace found at end of line
  666. 35 | ERROR | [x] Whitespace found at end of line
  667. 36 | ERROR | [x] Whitespace found at end of line
  668. 38 | ERROR | [x] Whitespace found at end of line
  669. 39 | ERROR | [x] Incorrect spacing between argument
  670. | | "$groups_to_display" and equals sign; expected 1
  671. | | but found 0
  672. 39 | ERROR | [x] Incorrect spacing between default value and equals
  673. | | sign for argument "$groups_to_display"; expected 1
  674. | | but found 0
  675. 49 | ERROR | [x] Whitespace found at end of line
  676. 50 | ERROR | [x] Whitespace found at end of line
  677. 51 | ERROR | [x] Whitespace found at end of line
  678. 53 | ERROR | [x] Whitespace found at end of line
  679. 55 | ERROR | [x] Whitespace found at end of line
  680. 63 | ERROR | [x] Whitespace found at end of line
  681. 65 | ERROR | [x] Whitespace found at end of line
  682. 73 | ERROR | [x] Whitespace found at end of line
  683. 75 | ERROR | [x] Whitespace found at end of line
  684. 80 | ERROR | [x] Expected 1 newline at end of file; 0 found
  685. ----------------------------------------------------------------------
  686. PHPCBF CAN FIX THE 25 MARKED SNIFF VIOLATIONS AUTOMATICALLY
  687. ----------------------------------------------------------------------
  688.  
  689.  
  690. FILE: /root/sendgrid-php/lib/mail/Header.php
  691. ----------------------------------------------------------------------
  692. FOUND 23 ERRORS AFFECTING 20 LINES
  693. ----------------------------------------------------------------------
  694. 1 | ERROR | [x] Whitespace found at end of line
  695. 4 | ERROR | [x] Whitespace found at end of line
  696. 12 | ERROR | [x] Whitespace found at end of line
  697. 18 | ERROR | [x] Whitespace found at end of line
  698. 19 | ERROR | [x] Whitespace found at end of line
  699. 20 | ERROR | [x] Whitespace found at end of line
  700. 22 | ERROR | [x] Whitespace found at end of line
  701. 37 | ERROR | [x] Whitespace found at end of line
  702. 38 | ERROR | [x] Incorrect spacing between argument "$key" and
  703. | | equals sign; expected 1 but found 0
  704. 38 | ERROR | [x] Incorrect spacing between default value and equals
  705. | | sign for argument "$key"; expected 1 but found 0
  706. 38 | ERROR | [x] Incorrect spacing between argument "$value" and
  707. | | equals sign; expected 1 but found 0
  708. 38 | ERROR | [x] Incorrect spacing between default value and equals
  709. | | sign for argument "$value"; expected 1 but found 0
  710. 52 | ERROR | [x] Whitespace found at end of line
  711. 54 | ERROR | [x] Whitespace found at end of line
  712. 62 | ERROR | [x] Whitespace found at end of line
  713. 64 | ERROR | [x] Whitespace found at end of line
  714. 74 | ERROR | [x] Whitespace found at end of line
  715. 76 | ERROR | [x] Whitespace found at end of line
  716. 84 | ERROR | [x] Whitespace found at end of line
  717. 86 | ERROR | [x] Whitespace found at end of line
  718. 94 | ERROR | [x] Whitespace found at end of line
  719. 96 | ERROR | [x] Whitespace found at end of line
  720. 109 | ERROR | [x] Expected 1 newline at end of file; 0 found
  721. ----------------------------------------------------------------------
  722. PHPCBF CAN FIX THE 23 MARKED SNIFF VIOLATIONS AUTOMATICALLY
  723. ----------------------------------------------------------------------
  724.  
  725.  
  726. FILE: /root/sendgrid-php/lib/mail/HtmlContent.php
  727. ----------------------------------------------------------------------
  728. FOUND 5 ERRORS AFFECTING 5 LINES
  729. ----------------------------------------------------------------------
  730. 1 | ERROR | [x] Whitespace found at end of line
  731. 4 | ERROR | [x] Whitespace found at end of line
  732. 12 | ERROR | [x] Whitespace found at end of line
  733. 18 | ERROR | [x] Whitespace found at end of line
  734. 27 | ERROR | [x] Whitespace found at end of line
  735. ----------------------------------------------------------------------
  736. PHPCBF CAN FIX THE 5 MARKED SNIFF VIOLATIONS AUTOMATICALLY
  737. ----------------------------------------------------------------------
  738.  
  739.  
  740. FILE: /root/sendgrid-php/lib/mail/IpPoolName.php
  741. ----------------------------------------------------------------------
  742. FOUND 19 ERRORS AFFECTING 18 LINES
  743. ----------------------------------------------------------------------
  744. 1 | ERROR | [x] Whitespace found at end of line
  745. 4 | ERROR | [x] Whitespace found at end of line
  746. 12 | ERROR | [x] Whitespace found at end of line
  747. 18 | ERROR | [x] Whitespace found at end of line
  748. 23 | ERROR | [x] Whitespace found at end of line
  749. 30 | ERROR | [x] Whitespace found at end of line
  750. 31 | ERROR | [x] Whitespace found at end of line
  751. 33 | ERROR | [x] Whitespace found at end of line
  752. 34 | ERROR | [x] Incorrect spacing between argument "$ip_pool_name"
  753. | | and equals sign; expected 1 but found 0
  754. 34 | ERROR | [x] Incorrect spacing between default value and equals
  755. | | sign for argument "$ip_pool_name"; expected 1 but
  756. | | found 0
  757. 44 | ERROR | [x] Whitespace found at end of line
  758. 45 | ERROR | [x] Whitespace found at end of line
  759. 47 | ERROR | [x] Whitespace found at end of line
  760. 49 | ERROR | [x] Whitespace found at end of line
  761. 57 | ERROR | [x] Whitespace found at end of line
  762. 59 | ERROR | [x] Whitespace found at end of line
  763. 67 | ERROR | [x] Whitespace found at end of line
  764. 69 | ERROR | [x] Whitespace found at end of line
  765. 74 | ERROR | [x] Expected 1 newline at end of file; 0 found
  766. ----------------------------------------------------------------------
  767. PHPCBF CAN FIX THE 19 MARKED SNIFF VIOLATIONS AUTOMATICALLY
  768. ----------------------------------------------------------------------
  769.  
  770.  
  771. FILE: /root/sendgrid-php/lib/mail/Mail.php
  772. ----------------------------------------------------------------------
  773. FOUND 408 ERRORS AFFECTING 371 LINES
  774. ----------------------------------------------------------------------
  775. 4 | ERROR | [x] Whitespace found at end of line
  776. 12 | ERROR | [x] Whitespace found at end of line
  777. 18 | ERROR | [x] Whitespace found at end of line
  778. 38 | ERROR | [x] Whitespace found at end of line
  779. 48 | ERROR | [x] Whitespace found at end of line
  780. 52 | ERROR | [x] Whitespace found at end of line
  781. 53 | ERROR | [x] Whitespace found at end of line
  782. 57 | ERROR | [x] Whitespace found at end of line
  783. 70 | ERROR | [x] Whitespace found at end of line
  784. 74 | ERROR | [x] Whitespace found at end of line
  785. 93 | ERROR | [x] Whitespace found at end of line
  786. 96 | ERROR | [x] Whitespace found at end of line
  787. 109 | ERROR | [x] Whitespace found at end of line
  788. 154 | ERROR | [x] Whitespace found at end of line
  789. 156 | ERROR | [x] Whitespace found at end of line
  790. 158 | ERROR | [x] Whitespace found at end of line
  791. 159 | ERROR | [x] Whitespace found at end of line
  792. 177 | ERROR | [x] Whitespace found at end of line
  793. 179 | ERROR | [x] Whitespace found at end of line
  794. 182 | ERROR | [x] Whitespace found at end of line
  795. 184 | ERROR | [x] Whitespace found at end of line
  796. 185 | ERROR | [x] Whitespace found at end of line
  797. 186 | ERROR | [x] Whitespace found at end of line
  798. 188 | ERROR | [x] Whitespace found at end of line
  799. 190 | ERROR | [x] Whitespace found at end of line
  800. 192 | ERROR | [x] Whitespace found at end of line
  801. 220 | ERROR | [x] Whitespace found at end of line
  802. 226 | ERROR | [x] Whitespace found at end of line
  803. 243 | ERROR | [x] Whitespace found at end of line
  804. 272 | ERROR | [x] Whitespace found at end of line
  805. 275 | ERROR | [x] Whitespace found at end of line
  806. 276 | ERROR | [x] Whitespace found at end of line
  807. 279 | ERROR | [x] Whitespace found at end of line
  808. 281 | ERROR | [x] Whitespace found at end of line
  809. 309 | ERROR | [x] Whitespace found at end of line
  810. 315 | ERROR | [x] Whitespace found at end of line
  811. 317 | ERROR | [x] Whitespace found at end of line
  812. 327 | ERROR | [x] Whitespace found at end of line
  813. 338 | ERROR | [x] Whitespace found at end of line
  814. 339 | ERROR | [x] Whitespace found at end of line
  815. 340 | ERROR | [x] Whitespace found at end of line
  816. 342 | ERROR | [x] Whitespace found at end of line
  817. 344 | ERROR | [x] Whitespace found at end of line
  818. 346 | ERROR | [x] Whitespace found at end of line
  819. 372 | ERROR | [x] Whitespace found at end of line
  820. 373 | ERROR | [x] Whitespace found at end of line
  821. 375 | ERROR | [x] Whitespace found at end of line
  822. 376 | ERROR | [x] Whitespace found at end of line
  823. 378 | ERROR | [x] Whitespace found at end of line
  824. 380 | ERROR | [x] Whitespace found at end of line
  825. 382 | ERROR | [x] Whitespace found at end of line
  826. 401 | ERROR | [x] Whitespace found at end of line
  827. 402 | ERROR | [x] Whitespace found at end of line
  828. 404 | ERROR | [x] Whitespace found at end of line
  829. 406 | ERROR | [x] Whitespace found at end of line
  830. 408 | ERROR | [x] Whitespace found at end of line
  831. 431 | ERROR | [x] Whitespace found at end of line
  832. 432 | ERROR | [x] Whitespace found at end of line
  833. 434 | ERROR | [x] Whitespace found at end of line
  834. 435 | ERROR | [x] Whitespace found at end of line
  835. 437 | ERROR | [x] Whitespace found at end of line
  836. 439 | ERROR | [x] Whitespace found at end of line
  837. 441 | ERROR | [x] Whitespace found at end of line
  838. 460 | ERROR | [x] Whitespace found at end of line
  839. 461 | ERROR | [x] Whitespace found at end of line
  840. 463 | ERROR | [x] Whitespace found at end of line
  841. 465 | ERROR | [x] Whitespace found at end of line
  842. 467 | ERROR | [x] Whitespace found at end of line
  843. 476 | ERROR | [x] Whitespace found at end of line
  844. 490 | ERROR | [x] Whitespace found at end of line
  845. 491 | ERROR | [x] Whitespace found at end of line
  846. 493 | ERROR | [x] Whitespace found at end of line
  847. 494 | ERROR | [x] Whitespace found at end of line
  848. 496 | ERROR | [x] Whitespace found at end of line
  849. 498 | ERROR | [x] Whitespace found at end of line
  850. 500 | ERROR | [x] Whitespace found at end of line
  851. 516 | ERROR | [x] Whitespace found at end of line
  852. 518 | ERROR | [x] Whitespace found at end of line
  853. 523 | ERROR | [x] Whitespace found at end of line
  854. 524 | ERROR | [x] Whitespace found at end of line
  855. 526 | ERROR | [x] Whitespace found at end of line
  856. 528 | ERROR | [x] Whitespace found at end of line
  857. 530 | ERROR | [x] Whitespace found at end of line
  858. 546 | ERROR | [x] Whitespace found at end of line
  859. 558 | ERROR | [x] Whitespace found at end of line
  860. 559 | ERROR | [x] Whitespace found at end of line
  861. 561 | ERROR | [x] Whitespace found at end of line
  862. 563 | ERROR | [x] Whitespace found at end of line
  863. 571 | ERROR | [x] Whitespace found at end of line
  864. 573 | ERROR | [x] Whitespace found at end of line
  865. 579 | ERROR | [x] Whitespace found at end of line
  866. 580 | ERROR | [x] Whitespace found at end of line
  867. 582 | ERROR | [x] Whitespace found at end of line
  868. 584 | ERROR | [x] Whitespace found at end of line
  869. 586 | ERROR | [x] Whitespace found at end of line
  870. 589 | ERROR | [x] Incorrect spacing between argument "$value" and
  871. | | equals sign; expected 1 but found 0
  872. 589 | ERROR | [x] Incorrect spacing between default value and
  873. | | equals sign for argument "$value"; expected 1 but
  874. | | found 0
  875. 626 | ERROR | [x] Whitespace found at end of line
  876. 628 | ERROR | [x] Whitespace found at end of line
  877. 632 | ERROR | [x] Whitespace found at end of line
  878. 634 | ERROR | [x] Whitespace found at end of line
  879. 635 | ERROR | [x] Whitespace found at end of line
  880. 637 | ERROR | [x] Whitespace found at end of line
  881. 639 | ERROR | [x] Whitespace found at end of line
  882. 641 | ERROR | [x] Whitespace found at end of line
  883. 666 | ERROR | [x] Whitespace found at end of line
  884. 667 | ERROR | [x] Whitespace found at end of line
  885. 669 | ERROR | [x] Whitespace found at end of line
  886. 671 | ERROR | [x] Whitespace found at end of line
  887. 679 | ERROR | [x] Whitespace found at end of line
  888. 681 | ERROR | [x] Whitespace found at end of line
  889. 687 | ERROR | [x] Whitespace found at end of line
  890. 688 | ERROR | [x] Whitespace found at end of line
  891. 690 | ERROR | [x] Whitespace found at end of line
  892. 692 | ERROR | [x] Whitespace found at end of line
  893. 694 | ERROR | [x] Whitespace found at end of line
  894. 697 | ERROR | [x] Incorrect spacing between argument "$value" and
  895. | | equals sign; expected 1 but found 0
  896. 697 | ERROR | [x] Incorrect spacing between default value and
  897. | | equals sign for argument "$value"; expected 1 but
  898. | | found 0
  899. 735 | ERROR | [x] Whitespace found at end of line
  900. 737 | ERROR | [x] Whitespace found at end of line
  901. 743 | ERROR | [x] Whitespace found at end of line
  902. 744 | ERROR | [x] Whitespace found at end of line
  903. 746 | ERROR | [x] Whitespace found at end of line
  904. 748 | ERROR | [x] Whitespace found at end of line
  905. 750 | ERROR | [x] Whitespace found at end of line
  906. 775 | ERROR | [x] Whitespace found at end of line
  907. 776 | ERROR | [x] Whitespace found at end of line
  908. 778 | ERROR | [x] Whitespace found at end of line
  909. 780 | ERROR | [x] Whitespace found at end of line
  910. 788 | ERROR | [x] Whitespace found at end of line
  911. 790 | ERROR | [x] Whitespace found at end of line
  912. 796 | ERROR | [x] Whitespace found at end of line
  913. 797 | ERROR | [x] Whitespace found at end of line
  914. 799 | ERROR | [x] Whitespace found at end of line
  915. 801 | ERROR | [x] Whitespace found at end of line
  916. 803 | ERROR | [x] Whitespace found at end of line
  917. 806 | ERROR | [x] Incorrect spacing between argument "$value" and
  918. | | equals sign; expected 1 but found 0
  919. 806 | ERROR | [x] Incorrect spacing between default value and
  920. | | equals sign for argument "$value"; expected 1 but
  921. | | found 0
  922. 845 | ERROR | [x] Whitespace found at end of line
  923. 847 | ERROR | [x] Whitespace found at end of line
  924. 853 | ERROR | [x] Whitespace found at end of line
  925. 854 | ERROR | [x] Whitespace found at end of line
  926. 856 | ERROR | [x] Whitespace found at end of line
  927. 858 | ERROR | [x] Whitespace found at end of line
  928. 860 | ERROR | [x] Whitespace found at end of line
  929. 880 | ERROR | [x] Whitespace found at end of line
  930. 885 | ERROR | [x] Whitespace found at end of line
  931. 886 | ERROR | [x] Whitespace found at end of line
  932. 888 | ERROR | [x] Whitespace found at end of line
  933. 890 | ERROR | [x] Whitespace found at end of line
  934. 897 | ERROR | [x] Whitespace found at end of line
  935. 899 | ERROR | [x] Whitespace found at end of line
  936. 901 | ERROR | [x] Whitespace found at end of line
  937. 906 | ERROR | [x] Whitespace found at end of line
  938. 907 | ERROR | [x] Whitespace found at end of line
  939. 909 | ERROR | [x] Whitespace found at end of line
  940. 911 | ERROR | [x] Whitespace found at end of line
  941. 913 | ERROR | [x] Whitespace found at end of line
  942. 953 | ERROR | [x] Whitespace found at end of line
  943. 954 | ERROR | [x] Whitespace found at end of line
  944. 956 | ERROR | [x] Whitespace found at end of line
  945. 958 | ERROR | [x] Whitespace found at end of line
  946. 962 | ERROR | [x] Whitespace found at end of line
  947. 969 | ERROR | [x] Whitespace found at end of line
  948. 971 | ERROR | [x] Whitespace found at end of line
  949. 972 | ERROR | [x] Incorrect spacing between argument "$name" and
  950. | | equals sign; expected 1 but found 0
  951. 972 | ERROR | [x] Incorrect spacing between default value and
  952. | | equals sign for argument "$name"; expected 1 but
  953. | | found 0
  954. 984 | ERROR | [x] Whitespace found at end of line
  955. 986 | ERROR | [x] Whitespace found at end of line
  956. 997 | ERROR | [x] Whitespace found at end of line
  957. 999 | ERROR | [x] Whitespace found at end of line
  958. 1000 | ERROR | [x] Incorrect spacing between argument "$name" and
  959. | | equals sign; expected 1 but found 0
  960. 1000 | ERROR | [x] Incorrect spacing between default value and
  961. | | equals sign for argument "$name"; expected 1 but
  962. | | found 0
  963. 1012 | ERROR | [x] Whitespace found at end of line
  964. 1014 | ERROR | [x] Whitespace found at end of line
  965. 1023 | ERROR | [x] Whitespace found at end of line
  966. 1024 | ERROR | [x] Whitespace found at end of line
  967. 1029 | ERROR | [x] Whitespace found at end of line
  968. 1031 | ERROR | [x] Whitespace found at end of line
  969. 1044 | ERROR | [x] Whitespace found at end of line
  970. 1046 | ERROR | [x] Whitespace found at end of line
  971. 1054 | ERROR | [x] Whitespace found at end of line
  972. 1060 | ERROR | [x] Whitespace found at end of line
  973. 1062 | ERROR | [x] Whitespace found at end of line
  974. 1078 | ERROR | [x] Whitespace found at end of line
  975. 1080 | ERROR | [x] Whitespace found at end of line
  976. 1092 | ERROR | [x] Whitespace found at end of line
  977. 1096 | ERROR | [x] Whitespace found at end of line
  978. 1098 | ERROR | [x] Whitespace found at end of line
  979. 1107 | ERROR | [x] Whitespace found at end of line
  980. 1117 | ERROR | [x] Whitespace found at end of line
  981. 1119 | ERROR | [x] Whitespace found at end of line
  982. 1152 | ERROR | [x] Whitespace found at end of line
  983. 1154 | ERROR | [x] Whitespace found at end of line
  984. 1156 | ERROR | [x] Whitespace found at end of line
  985. 1162 | ERROR | [x] Whitespace found at end of line
  986. 1166 | ERROR | [x] Whitespace found at end of line
  987. 1168 | ERROR | [x] Whitespace found at end of line
  988. 1179 | ERROR | [x] Whitespace found at end of line
  989. 1181 | ERROR | [x] Whitespace found at end of line
  990. 1194 | ERROR | [x] Whitespace found at end of line
  991. 1196 | ERROR | [x] Whitespace found at end of line
  992. 1207 | ERROR | [x] Whitespace found at end of line
  993. 1209 | ERROR | [x] Whitespace found at end of line
  994. 1210 | ERROR | [x] Incorrect spacing between argument "$value" and
  995. | | equals sign; expected 1 but found 0
  996. 1210 | ERROR | [x] Incorrect spacing between default value and
  997. | | equals sign for argument "$value"; expected 1 but
  998. | | found 0
  999. 1226 | ERROR | [x] Whitespace found at end of line
  1000. 1228 | ERROR | [x] Whitespace found at end of line
  1001. 1244 | ERROR | [x] Whitespace found at end of line
  1002. 1246 | ERROR | [x] Whitespace found at end of line
  1003. 1254 | ERROR | [x] Whitespace found at end of line
  1004. 1260 | ERROR | [x] Whitespace found at end of line
  1005. 1262 | ERROR | [x] Whitespace found at end of line
  1006. 1263 | ERROR | [x] Incorrect spacing between argument "$value" and
  1007. | | equals sign; expected 1 but found 0
  1008. 1263 | ERROR | [x] Incorrect spacing between default value and
  1009. | | equals sign for argument "$value"; expected 1 but
  1010. | | found 0
  1011. 1276 | ERROR | [x] Whitespace found at end of line
  1012. 1280 | ERROR | [x] Whitespace found at end of line
  1013. 1282 | ERROR | [x] Whitespace found at end of line
  1014. 1284 | ERROR | [x] Whitespace found at end of line
  1015. 1300 | ERROR | [x] Whitespace found at end of line
  1016. 1302 | ERROR | [x] Whitespace found at end of line
  1017. 1310 | ERROR | [x] Whitespace found at end of line
  1018. 1316 | ERROR | [x] Whitespace found at end of line
  1019. 1318 | ERROR | [x] Whitespace found at end of line
  1020. 1319 | ERROR | [x] Incorrect spacing between argument "$value" and
  1021. | | equals sign; expected 1 but found 0
  1022. 1319 | ERROR | [x] Incorrect spacing between default value and
  1023. | | equals sign for argument "$value"; expected 1 but
  1024. | | found 0
  1025. 1332 | ERROR | [x] Whitespace found at end of line
  1026. 1338 | ERROR | [x] Whitespace found at end of line
  1027. 1340 | ERROR | [x] Whitespace found at end of line
  1028. 1356 | ERROR | [x] Whitespace found at end of line
  1029. 1358 | ERROR | [x] Whitespace found at end of line
  1030. 1368 | ERROR | [x] Whitespace found at end of line
  1031. 1370 | ERROR | [x] Whitespace found at end of line
  1032. 1384 | ERROR | [x] Whitespace found at end of line
  1033. 1386 | ERROR | [x] Whitespace found at end of line
  1034. 1388 | ERROR | [x] Whitespace found at end of line
  1035. 1399 | ERROR | [x] Whitespace found at end of line
  1036. 1401 | ERROR | [x] Whitespace found at end of line
  1037. 1409 | ERROR | [x] Whitespace found at end of line
  1038. 1415 | ERROR | [x] Whitespace found at end of line
  1039. 1417 | ERROR | [x] Whitespace found at end of line
  1040. 1418 | ERROR | [x] Incorrect spacing between argument "$value" and
  1041. | | equals sign; expected 1 but found 0
  1042. 1418 | ERROR | [x] Incorrect spacing between default value and
  1043. | | equals sign for argument "$value"; expected 1 but
  1044. | | found 0
  1045. 1431 | ERROR | [x] Whitespace found at end of line
  1046. 1437 | ERROR | [x] Whitespace found at end of line
  1047. 1439 | ERROR | [x] Whitespace found at end of line
  1048. 1455 | ERROR | [x] Whitespace found at end of line
  1049. 1457 | ERROR | [x] Whitespace found at end of line
  1050. 1461 | ERROR | [x] Whitespace found at end of line
  1051. 1464 | ERROR | [x] Whitespace found at end of line
  1052. 1466 | ERROR | [x] Whitespace found at end of line
  1053. 1471 | ERROR | [x] Whitespace found at end of line
  1054. 1473 | ERROR | [x] Whitespace found at end of line
  1055. 1486 | ERROR | [x] Whitespace found at end of line
  1056. 1488 | ERROR | [x] Whitespace found at end of line
  1057. 1499 | ERROR | [x] Whitespace found at end of line
  1058. 1501 | ERROR | [x] Whitespace found at end of line
  1059. 1514 | ERROR | [x] Whitespace found at end of line
  1060. 1516 | ERROR | [x] Whitespace found at end of line
  1061. 1527 | ERROR | [x] Whitespace found at end of line
  1062. 1530 | ERROR | [x] Whitespace found at end of line
  1063. 1532 | ERROR | [x] Whitespace found at end of line
  1064. 1533 | ERROR | [x] Incorrect spacing between argument
  1065. | | "$groups_to_display" and equals sign; expected 1
  1066. | | but found 0
  1067. 1533 | ERROR | [x] Incorrect spacing between default value and
  1068. | | equals sign for argument "$groups_to_display";
  1069. | | expected 1 but found 0
  1070. 1545 | ERROR | [x] Whitespace found at end of line
  1071. 1547 | ERROR | [x] Whitespace found at end of line
  1072. 1549 | ERROR | [x] Whitespace found at end of line
  1073. 1558 | ERROR | [x] Whitespace found at end of line
  1074. 1560 | ERROR | [x] Whitespace found at end of line
  1075. 1562 | ERROR | [x] Whitespace found at end of line
  1076. 1571 | ERROR | [x] Function closing brace must go on the next line
  1077. | | following the body; found 1 blank lines before
  1078. | | brace
  1079. 1575 | ERROR | [x] Whitespace found at end of line
  1080. 1577 | ERROR | [x] Whitespace found at end of line
  1081. 1586 | ERROR | [x] Whitespace found at end of line
  1082. 1587 | ERROR | [x] Whitespace found at end of line
  1083. 1588 | ERROR | [x] Whitespace found at end of line
  1084. 1590 | ERROR | [x] Whitespace found at end of line
  1085. 1592 | ERROR | [x] Whitespace found at end of line
  1086. 1600 | ERROR | [x] Whitespace found at end of line
  1087. 1602 | ERROR | [x] Whitespace found at end of line
  1088. 1614 | ERROR | [x] Whitespace found at end of line
  1089. 1616 | ERROR | [x] Whitespace found at end of line
  1090. 1617 | ERROR | [x] Incorrect spacing between argument "$email" and
  1091. | | equals sign; expected 1 but found 0
  1092. 1617 | ERROR | [x] Incorrect spacing between default value and
  1093. | | equals sign for argument "$email"; expected 1 but
  1094. | | found 0
  1095. 1627 | ERROR | [x] Whitespace found at end of line
  1096. 1628 | ERROR | [x] Whitespace found at end of line
  1097. 1629 | ERROR | [x] Whitespace found at end of line
  1098. 1630 | ERROR | [x] Whitespace found at end of line
  1099. 1632 | ERROR | [x] Whitespace found at end of line
  1100. 1634 | ERROR | [x] Whitespace found at end of line
  1101. 1645 | ERROR | [x] Whitespace found at end of line
  1102. 1646 | ERROR | [x] Whitespace found at end of line
  1103. 1647 | ERROR | [x] Whitespace found at end of line
  1104. 1648 | ERROR | [x] Whitespace found at end of line
  1105. 1650 | ERROR | [x] Whitespace found at end of line
  1106. 1652 | ERROR | [x] Whitespace found at end of line
  1107. 1668 | ERROR | [x] Whitespace found at end of line
  1108. 1670 | ERROR | [x] Whitespace found at end of line
  1109. 1671 | ERROR | [x] Incorrect spacing between argument "$enable" and
  1110. | | equals sign; expected 1 but found 0
  1111. 1671 | ERROR | [x] Incorrect spacing between default value and
  1112. | | equals sign for argument "$enable"; expected 1
  1113. | | but found 0
  1114. 1671 | ERROR | [x] Incorrect spacing between argument "$text" and
  1115. | | equals sign; expected 1 but found 0
  1116. 1671 | ERROR | [x] Incorrect spacing between default value and
  1117. | | equals sign for argument "$text"; expected 1 but
  1118. | | found 0
  1119. 1671 | ERROR | [x] Incorrect spacing between argument "$html" and
  1120. | | equals sign; expected 1 but found 0
  1121. 1671 | ERROR | [x] Incorrect spacing between default value and
  1122. | | equals sign for argument "$html"; expected 1 but
  1123. | | found 0
  1124. 1681 | ERROR | [x] Whitespace found at end of line
  1125. 1682 | ERROR | [x] Whitespace found at end of line
  1126. 1684 | ERROR | [x] Whitespace found at end of line
  1127. 1686 | ERROR | [x] Whitespace found at end of line
  1128. 1697 | ERROR | [x] Whitespace found at end of line
  1129. 1698 | ERROR | [x] Whitespace found at end of line
  1130. 1700 | ERROR | [x] Whitespace found at end of line
  1131. 1702 | ERROR | [x] Whitespace found at end of line
  1132. 1716 | ERROR | [x] Whitespace found at end of line
  1133. 1717 | ERROR | [x] Whitespace found at end of line
  1134. 1718 | ERROR | [x] Whitespace found at end of line
  1135. 1720 | ERROR | [x] Whitespace found at end of line
  1136. 1721 | ERROR | [x] Whitespace found at end of line
  1137. 1723 | ERROR | [x] Whitespace found at end of line
  1138. 1725 | ERROR | [x] Whitespace found at end of line
  1139. 1726 | ERROR | [x] Incorrect spacing between argument "$enable" and
  1140. | | equals sign; expected 1 but found 0
  1141. 1726 | ERROR | [x] Incorrect spacing between default value and
  1142. | | equals sign for argument "$enable"; expected 1
  1143. | | but found 0
  1144. 1726 | ERROR | [x] Incorrect spacing between argument "$threshold"
  1145. | | and equals sign; expected 1 but found 0
  1146. 1726 | ERROR | [x] Incorrect spacing between default value and
  1147. | | equals sign for argument "$threshold"; expected 1
  1148. | | but found 0
  1149. 1726 | ERROR | [x] Incorrect spacing between argument "$post_to_url"
  1150. | | and equals sign; expected 1 but found 0
  1151. 1726 | ERROR | [x] Incorrect spacing between default value and
  1152. | | equals sign for argument "$post_to_url"; expected
  1153. | | 1 but found 0
  1154. 1737 | ERROR | [x] Whitespace found at end of line
  1155. 1738 | ERROR | [x] Whitespace found at end of line
  1156. 1739 | ERROR | [x] Whitespace found at end of line
  1157. 1741 | ERROR | [x] Whitespace found at end of line
  1158. 1743 | ERROR | [x] Whitespace found at end of line
  1159. 1751 | ERROR | [x] Whitespace found at end of line
  1160. 1753 | ERROR | [x] Whitespace found at end of line
  1161. 1764 | ERROR | [x] Whitespace found at end of line
  1162. 1765 | ERROR | [x] Whitespace found at end of line
  1163. 1767 | ERROR | [x] Whitespace found at end of line
  1164. 1769 | ERROR | [x] Whitespace found at end of line
  1165. 1770 | ERROR | [x] Incorrect spacing between argument "$enable" and
  1166. | | equals sign; expected 1 but found 0
  1167. 1770 | ERROR | [x] Incorrect spacing between default value and
  1168. | | equals sign for argument "$enable"; expected 1
  1169. | | but found 0
  1170. 1770 | ERROR | [x] Incorrect spacing between argument "$enable_text"
  1171. | | and equals sign; expected 1 but found 0
  1172. 1770 | ERROR | [x] Incorrect spacing between default value and
  1173. | | equals sign for argument "$enable_text"; expected
  1174. | | 1 but found 0
  1175. 1782 | ERROR | [x] Whitespace found at end of line
  1176. 1784 | ERROR | [x] Whitespace found at end of line
  1177. 1785 | ERROR | [x] Whitespace found at end of line
  1178. 1786 | ERROR | [x] Whitespace found at end of line
  1179. 1787 | ERROR | [x] Whitespace found at end of line
  1180. 1788 | ERROR | [x] Whitespace found at end of line
  1181. 1790 | ERROR | [x] Whitespace found at end of line
  1182. 1792 | ERROR | [x] Whitespace found at end of line
  1183. 1793 | ERROR | [x] Incorrect spacing between argument "$enable" and
  1184. | | equals sign; expected 1 but found 0
  1185. 1793 | ERROR | [x] Incorrect spacing between default value and
  1186. | | equals sign for argument "$enable"; expected 1
  1187. | | but found 0
  1188. 1793 | ERROR | [x] Incorrect spacing between argument
  1189. | | "$substitution_tag" and equals sign; expected 1
  1190. | | but found 0
  1191. 1793 | ERROR | [x] Incorrect spacing between default value and
  1192. | | equals sign for argument "$substitution_tag";
  1193. | | expected 1 but found 0
  1194. 1804 | ERROR | [x] Whitespace found at end of line
  1195. 1805 | ERROR | [x] Whitespace found at end of line
  1196. 1806 | ERROR | [x] Whitespace found at end of line
  1197. 1808 | ERROR | [x] Whitespace found at end of line
  1198. 1809 | ERROR | [x] Whitespace found at end of line
  1199. 1810 | ERROR | [x] Whitespace found at end of line
  1200. 1811 | ERROR | [x] Whitespace found at end of line
  1201. 1812 | ERROR | [x] Whitespace found at end of line
  1202. 1814 | ERROR | [x] Whitespace found at end of line
  1203. 1815 | ERROR | [x] Whitespace found at end of line
  1204. 1816 | ERROR | [x] Whitespace found at end of line
  1205. 1817 | ERROR | [x] Whitespace found at end of line
  1206. 1818 | ERROR | [x] Whitespace found at end of line
  1207. 1820 | ERROR | [x] Whitespace found at end of line
  1208. 1821 | ERROR | [x] Whitespace found at end of line
  1209. 1822 | ERROR | [x] Whitespace found at end of line
  1210. 1823 | ERROR | [x] Whitespace found at end of line
  1211. 1824 | ERROR | [x] Whitespace found at end of line
  1212. 1825 | ERROR | [x] Whitespace found at end of line
  1213. 1826 | ERROR | [x] Whitespace found at end of line
  1214. 1827 | ERROR | [x] Whitespace found at end of line
  1215. 1828 | ERROR | [x] Whitespace found at end of line
  1216. 1829 | ERROR | [x] Whitespace found at end of line
  1217. 1830 | ERROR | [x] Whitespace found at end of line
  1218. 1832 | ERROR | [x] Whitespace found at end of line
  1219. 1834 | ERROR | [x] Whitespace found at end of line
  1220. 1836 | ERROR | [x] Incorrect spacing between argument "$enable" and
  1221. | | equals sign; expected 1 but found 0
  1222. 1836 | ERROR | [x] Incorrect spacing between default value and
  1223. | | equals sign for argument "$enable"; expected 1
  1224. | | but found 0
  1225. 1837 | ERROR | [x] Incorrect spacing between argument "$text" and
  1226. | | equals sign; expected 1 but found 0
  1227. 1837 | ERROR | [x] Incorrect spacing between default value and
  1228. | | equals sign for argument "$text"; expected 1 but
  1229. | | found 0
  1230. 1838 | ERROR | [x] Incorrect spacing between argument "$html" and
  1231. | | equals sign; expected 1 but found 0
  1232. 1838 | ERROR | [x] Incorrect spacing between default value and
  1233. | | equals sign for argument "$html"; expected 1 but
  1234. | | found 0
  1235. 1839 | ERROR | [x] Incorrect spacing between argument
  1236. | | "$substitution_tag" and equals sign; expected 1
  1237. | | but found 0
  1238. 1839 | ERROR | [x] Incorrect spacing between default value and
  1239. | | equals sign for argument "$substitution_tag";
  1240. | | expected 1 but found 0
  1241. 1855 | ERROR | [x] Whitespace found at end of line
  1242. 1856 | ERROR | [x] Whitespace found at end of line
  1243. 1858 | ERROR | [x] Whitespace found at end of line
  1244. 1859 | ERROR | [x] Whitespace found at end of line
  1245. 1861 | ERROR | [x] Whitespace found at end of line
  1246. 1864 | ERROR | [x] Whitespace found at end of line
  1247. 1867 | ERROR | [x] Whitespace found at end of line
  1248. 1869 | ERROR | [x] Whitespace found at end of line
  1249. 1871 | ERROR | [x] Incorrect spacing between argument "$enable" and
  1250. | | equals sign; expected 1 but found 0
  1251. 1871 | ERROR | [x] Incorrect spacing between default value and
  1252. | | equals sign for argument "$enable"; expected 1
  1253. | | but found 0
  1254. 1872 | ERROR | [x] Incorrect spacing between argument "$utm_source"
  1255. | | and equals sign; expected 1 but found 0
  1256. 1872 | ERROR | [x] Incorrect spacing between default value and
  1257. | | equals sign for argument "$utm_source"; expected
  1258. | | 1 but found 0
  1259. 1873 | ERROR | [x] Incorrect spacing between argument "$utm_medium"
  1260. | | and equals sign; expected 1 but found 0
  1261. 1873 | ERROR | [x] Incorrect spacing between default value and
  1262. | | equals sign for argument "$utm_medium"; expected
  1263. | | 1 but found 0
  1264. 1874 | ERROR | [x] Incorrect spacing between argument "$utm_term"
  1265. | | and equals sign; expected 1 but found 0
  1266. 1874 | ERROR | [x] Incorrect spacing between default value and
  1267. | | equals sign for argument "$utm_term"; expected 1
  1268. | | but found 0
  1269. 1875 | ERROR | [x] Incorrect spacing between argument "$utm_content"
  1270. | | and equals sign; expected 1 but found 0
  1271. 1875 | ERROR | [x] Incorrect spacing between default value and
  1272. | | equals sign for argument "$utm_content"; expected
  1273. | | 1 but found 0
  1274. 1876 | ERROR | [x] Incorrect spacing between argument
  1275. | | "$utm_campaign" and equals sign; expected 1 but
  1276. | | found 0
  1277. 1876 | ERROR | [x] Incorrect spacing between default value and
  1278. | | equals sign for argument "$utm_campaign";
  1279. | | expected 1 but found 0
  1280. 1893 | ERROR | [x] Whitespace found at end of line
  1281. 1895 | ERROR | [x] Whitespace found at end of line
  1282. ----------------------------------------------------------------------
  1283. PHPCBF CAN FIX THE 408 MARKED SNIFF VIOLATIONS AUTOMATICALLY
  1284. ----------------------------------------------------------------------
  1285.  
  1286.  
  1287. FILE: /root/sendgrid-php/lib/mail/MailSettings.php
  1288. ----------------------------------------------------------------------
  1289. FOUND 63 ERRORS AFFECTING 51 LINES
  1290. ----------------------------------------------------------------------
  1291. 1 | ERROR | [x] Whitespace found at end of line
  1292. 4 | ERROR | [x] Whitespace found at end of line
  1293. 12 | ERROR | [x] Whitespace found at end of line
  1294. 18 | ERROR | [x] Whitespace found at end of line
  1295. 19 | ERROR | [x] Whitespace found at end of line
  1296. 21 | ERROR | [x] Whitespace found at end of line
  1297. 41 | ERROR | [x] Whitespace found at end of line
  1298. 46 | ERROR | [x] Whitespace found at end of line
  1299. 48 | ERROR | [x] Incorrect spacing between argument "$bcc_settings"
  1300. | | and equals sign; expected 1 but found 0
  1301. 48 | ERROR | [x] Incorrect spacing between default value and equals
  1302. | | sign for argument "$bcc_settings"; expected 1 but
  1303. | | found 0
  1304. 49 | ERROR | [x] Incorrect spacing between argument
  1305. | | "$bypass_list_management" and equals sign;
  1306. | | expected 1 but found 0
  1307. 49 | ERROR | [x] Incorrect spacing between default value and equals
  1308. | | sign for argument "$bypass_list_management";
  1309. | | expected 1 but found 0
  1310. 50 | ERROR | [x] Incorrect spacing between argument "$footer" and
  1311. | | equals sign; expected 1 but found 0
  1312. 50 | ERROR | [x] Incorrect spacing between default value and equals
  1313. | | sign for argument "$footer"; expected 1 but found
  1314. | | 0
  1315. 51 | ERROR | [x] Incorrect spacing between argument "$sandbox_mode"
  1316. | | and equals sign; expected 1 but found 0
  1317. 51 | ERROR | [x] Incorrect spacing between default value and equals
  1318. | | sign for argument "$sandbox_mode"; expected 1 but
  1319. | | found 0
  1320. 52 | ERROR | [x] Incorrect spacing between argument "$spam_check"
  1321. | | and equals sign; expected 1 but found 0
  1322. 52 | ERROR | [x] Incorrect spacing between default value and equals
  1323. | | sign for argument "$spam_check"; expected 1 but
  1324. | | found 0
  1325. 76 | ERROR | [x] Whitespace found at end of line
  1326. 78 | ERROR | [x] Whitespace found at end of line
  1327. 80 | ERROR | [x] Whitespace found at end of line
  1328. 81 | ERROR | [x] Incorrect spacing between argument "$email" and
  1329. | | equals sign; expected 1 but found 0
  1330. 81 | ERROR | [x] Incorrect spacing between default value and equals
  1331. | | sign for argument "$email"; expected 1 but found 0
  1332. 94 | ERROR | [x] Whitespace found at end of line
  1333. 96 | ERROR | [x] Whitespace found at end of line
  1334. 105 | ERROR | [x] Whitespace found at end of line
  1335. 108 | ERROR | [x] Whitespace found at end of line
  1336. 110 | ERROR | [x] Whitespace found at end of line
  1337. 124 | ERROR | [x] Whitespace found at end of line
  1338. 126 | ERROR | [x] Whitespace found at end of line
  1339. 139 | ERROR | [x] Whitespace found at end of line
  1340. 141 | ERROR | [x] Whitespace found at end of line
  1341. 142 | ERROR | [x] Incorrect spacing between argument "$text" and
  1342. | | equals sign; expected 1 but found 0
  1343. 142 | ERROR | [x] Incorrect spacing between default value and equals
  1344. | | sign for argument "$text"; expected 1 but found 0
  1345. 142 | ERROR | [x] Incorrect spacing between argument "$html" and
  1346. | | equals sign; expected 1 but found 0
  1347. 142 | ERROR | [x] Incorrect spacing between default value and equals
  1348. | | sign for argument "$html"; expected 1 but found 0
  1349. 155 | ERROR | [x] Whitespace found at end of line
  1350. 157 | ERROR | [x] Whitespace found at end of line
  1351. 166 | ERROR | [x] Whitespace found at end of line
  1352. 168 | ERROR | [x] Whitespace found at end of line
  1353. 170 | ERROR | [x] Whitespace found at end of line
  1354. 184 | ERROR | [x] Whitespace found at end of line
  1355. 186 | ERROR | [x] Whitespace found at end of line
  1356. 194 | ERROR | [x] Whitespace found at end of line
  1357. 196 | ERROR | [x] Whitespace found at end of line
  1358. 204 | ERROR | [x] Whitespace found at end of line
  1359. 206 | ERROR | [x] Whitespace found at end of line
  1360. 215 | ERROR | [x] Whitespace found at end of line
  1361. 217 | ERROR | [x] Whitespace found at end of line
  1362. 218 | ERROR | [x] Whitespace found at end of line
  1363. 219 | ERROR | [x] Whitespace found at end of line
  1364. 221 | ERROR | [x] Whitespace found at end of line
  1365. 222 | ERROR | [x] Whitespace found at end of line
  1366. 224 | ERROR | [x] Whitespace found at end of line
  1367. 226 | ERROR | [x] Whitespace found at end of line
  1368. 227 | ERROR | [x] Incorrect spacing between argument "$threshold"
  1369. | | and equals sign; expected 1 but found 0
  1370. 227 | ERROR | [x] Incorrect spacing between default value and equals
  1371. | | sign for argument "$threshold"; expected 1 but
  1372. | | found 0
  1373. 227 | ERROR | [x] Incorrect spacing between argument "$post_to_url"
  1374. | | and equals sign; expected 1 but found 0
  1375. 227 | ERROR | [x] Incorrect spacing between default value and equals
  1376. | | sign for argument "$post_to_url"; expected 1 but
  1377. | | found 0
  1378. 240 | ERROR | [x] Whitespace found at end of line
  1379. 242 | ERROR | [x] Whitespace found at end of line
  1380. 250 | ERROR | [x] Whitespace found at end of line
  1381. 252 | ERROR | [x] Whitespace found at end of line
  1382. ----------------------------------------------------------------------
  1383. PHPCBF CAN FIX THE 63 MARKED SNIFF VIOLATIONS AUTOMATICALLY
  1384. ----------------------------------------------------------------------
  1385.  
  1386.  
  1387. FILE: /root/sendgrid-php/lib/mail/MimeType.php
  1388. ----------------------------------------------------------------------
  1389. FOUND 5 ERRORS AFFECTING 5 LINES
  1390. ----------------------------------------------------------------------
  1391. 1 | ERROR | [x] Whitespace found at end of line
  1392. 4 | ERROR | [x] Whitespace found at end of line
  1393. 12 | ERROR | [x] Whitespace found at end of line
  1394. 18 | ERROR | [x] Whitespace found at end of line
  1395. 25 | ERROR | [x] Expected 1 newline at end of file; 0 found
  1396. ----------------------------------------------------------------------
  1397. PHPCBF CAN FIX THE 5 MARKED SNIFF VIOLATIONS AUTOMATICALLY
  1398. ----------------------------------------------------------------------
  1399.  
  1400.  
  1401. FILE: /root/sendgrid-php/lib/mail/OpenTracking.php
  1402. ----------------------------------------------------------------------
  1403. FOUND 32 ERRORS AFFECTING 29 LINES
  1404. ----------------------------------------------------------------------
  1405. 1 | ERROR | [x] Whitespace found at end of line
  1406. 4 | ERROR | [x] Whitespace found at end of line
  1407. 12 | ERROR | [x] Whitespace found at end of line
  1408. 18 | ERROR | [x] Whitespace found at end of line
  1409. 19 | ERROR | [x] Whitespace found at end of line
  1410. 20 | ERROR | [x] Whitespace found at end of line
  1411. 22 | ERROR | [x] Whitespace found at end of line
  1412. 29 | ERROR | [x] Whitespace found at end of line
  1413. 30 | ERROR | [x] Whitespace found at end of line
  1414. 38 | ERROR | [x] Whitespace found at end of line
  1415. 39 | ERROR | [x] Whitespace found at end of line
  1416. 40 | ERROR | [x] Whitespace found at end of line
  1417. 41 | ERROR | [x] Whitespace found at end of line
  1418. 43 | ERROR | [x] Whitespace found at end of line
  1419. 44 | ERROR | [x] Incorrect spacing between argument "$enable" and
  1420. | | equals sign; expected 1 but found 0
  1421. 44 | ERROR | [x] Incorrect spacing between default value and equals
  1422. | | sign for argument "$enable"; expected 1 but found
  1423. | | 0
  1424. 44 | ERROR | [x] Incorrect spacing between argument
  1425. | | "$substitution_tag" and equals sign; expected 1
  1426. | | but found 0
  1427. 44 | ERROR | [x] Incorrect spacing between default value and equals
  1428. | | sign for argument "$substitution_tag"; expected 1
  1429. | | but found 0
  1430. 58 | ERROR | [x] Whitespace found at end of line
  1431. 60 | ERROR | [x] Whitespace found at end of line
  1432. 68 | ERROR | [x] Whitespace found at end of line
  1433. 70 | ERROR | [x] Whitespace found at end of line
  1434. 79 | ERROR | [x] Whitespace found at end of line
  1435. 80 | ERROR | [x] Whitespace found at end of line
  1436. 81 | ERROR | [x] Whitespace found at end of line
  1437. 82 | ERROR | [x] Whitespace found at end of line
  1438. 84 | ERROR | [x] Whitespace found at end of line
  1439. 86 | ERROR | [x] Whitespace found at end of line
  1440. 94 | ERROR | [x] Whitespace found at end of line
  1441. 96 | ERROR | [x] Whitespace found at end of line
  1442. 104 | ERROR | [x] Whitespace found at end of line
  1443. 106 | ERROR | [x] Whitespace found at end of line
  1444. ----------------------------------------------------------------------
  1445. PHPCBF CAN FIX THE 32 MARKED SNIFF VIOLATIONS AUTOMATICALLY
  1446. ----------------------------------------------------------------------
  1447.  
  1448.  
  1449. FILE: /root/sendgrid-php/lib/mail/Personalization.php
  1450. ----------------------------------------------------------------------
  1451. FOUND 43 ERRORS AFFECTING 42 LINES
  1452. ----------------------------------------------------------------------
  1453. 1 | ERROR | [x] Whitespace found at end of line
  1454. 4 | ERROR | [x] Whitespace found at end of line
  1455. 12 | ERROR | [x] Whitespace found at end of line
  1456. 17 | ERROR | [x] Whitespace found at end of line
  1457. 19 | ERROR | [x] Whitespace found at end of line
  1458. 20 | ERROR | [x] Whitespace found at end of line
  1459. 22 | ERROR | [x] Whitespace found at end of line
  1460. 48 | ERROR | [x] Whitespace found at end of line
  1461. 50 | ERROR | [x] Whitespace found at end of line
  1462. 58 | ERROR | [x] Whitespace found at end of line
  1463. 60 | ERROR | [x] Whitespace found at end of line
  1464. 70 | ERROR | [x] Whitespace found at end of line
  1465. 72 | ERROR | [x] Whitespace found at end of line
  1466. 80 | ERROR | [x] Whitespace found at end of line
  1467. 82 | ERROR | [x] Whitespace found at end of line
  1468. 92 | ERROR | [x] Whitespace found at end of line
  1469. 94 | ERROR | [x] Whitespace found at end of line
  1470. 102 | ERROR | [x] Whitespace found at end of line
  1471. 104 | ERROR | [x] Whitespace found at end of line
  1472. 114 | ERROR | [x] Whitespace found at end of line
  1473. 116 | ERROR | [x] Whitespace found at end of line
  1474. 124 | ERROR | [x] Whitespace found at end of line
  1475. 126 | ERROR | [x] Whitespace found at end of line
  1476. 136 | ERROR | [x] Whitespace found at end of line
  1477. 138 | ERROR | [x] Whitespace found at end of line
  1478. 146 | ERROR | [x] Whitespace found at end of line
  1479. 148 | ERROR | [x] Whitespace found at end of line
  1480. 160 | ERROR | [x] Whitespace found at end of line
  1481. 162 | ERROR | [x] Whitespace found at end of line
  1482. 163 | ERROR | [x] Incorrect spacing between argument "$value" and
  1483. | | equals sign; expected 1 but found 0
  1484. 163 | ERROR | [x] Incorrect spacing between default value and equals
  1485. | | sign for argument "$value"; expected 1 but found 0
  1486. 174 | ERROR | [x] Whitespace found at end of line
  1487. 176 | ERROR | [x] Whitespace found at end of line
  1488. 186 | ERROR | [x] Whitespace found at end of line
  1489. 188 | ERROR | [x] Whitespace found at end of line
  1490. 196 | ERROR | [x] Whitespace found at end of line
  1491. 198 | ERROR | [x] Whitespace found at end of line
  1492. 208 | ERROR | [x] Whitespace found at end of line
  1493. 210 | ERROR | [x] Whitespace found at end of line
  1494. 218 | ERROR | [x] Whitespace found at end of line
  1495. 220 | ERROR | [x] Whitespace found at end of line
  1496. 228 | ERROR | [x] Whitespace found at end of line
  1497. 230 | ERROR | [x] Whitespace found at end of line
  1498. ----------------------------------------------------------------------
  1499. PHPCBF CAN FIX THE 43 MARKED SNIFF VIOLATIONS AUTOMATICALLY
  1500. ----------------------------------------------------------------------
  1501.  
  1502.  
  1503. FILE: /root/sendgrid-php/lib/mail/PlainTextContent.php
  1504. ----------------------------------------------------------------------
  1505. FOUND 5 ERRORS AFFECTING 5 LINES
  1506. ----------------------------------------------------------------------
  1507. 1 | ERROR | [x] Whitespace found at end of line
  1508. 4 | ERROR | [x] Whitespace found at end of line
  1509. 12 | ERROR | [x] Whitespace found at end of line
  1510. 18 | ERROR | [x] Whitespace found at end of line
  1511. 27 | ERROR | [x] Whitespace found at end of line
  1512. ----------------------------------------------------------------------
  1513. PHPCBF CAN FIX THE 5 MARKED SNIFF VIOLATIONS AUTOMATICALLY
  1514. ----------------------------------------------------------------------
  1515.  
  1516.  
  1517. FILE: /root/sendgrid-php/lib/mail/ReplyTo.php
  1518. ----------------------------------------------------------------------
  1519. FOUND 5 ERRORS AFFECTING 5 LINES
  1520. ----------------------------------------------------------------------
  1521. 1 | ERROR | [x] Whitespace found at end of line
  1522. 4 | ERROR | [x] Whitespace found at end of line
  1523. 12 | ERROR | [x] Whitespace found at end of line
  1524. 18 | ERROR | [x] Whitespace found at end of line
  1525. 23 | ERROR | [x] Expected 1 newline at end of file; 0 found
  1526. ----------------------------------------------------------------------
  1527. PHPCBF CAN FIX THE 5 MARKED SNIFF VIOLATIONS AUTOMATICALLY
  1528. ----------------------------------------------------------------------
  1529.  
  1530.  
  1531. FILE: /root/sendgrid-php/lib/mail/SandBoxMode.php
  1532. ----------------------------------------------------------------------
  1533. FOUND 13 ERRORS AFFECTING 12 LINES
  1534. ----------------------------------------------------------------------
  1535. 4 | ERROR | [x] Whitespace found at end of line
  1536. 12 | ERROR | [x] Whitespace found at end of line
  1537. 13 | ERROR | [x] Whitespace found at end of line
  1538. 18 | ERROR | [x] Whitespace found at end of line
  1539. 30 | ERROR | [x] Whitespace found at end of line
  1540. 31 | ERROR | [x] Incorrect spacing between argument "$enable" and
  1541. | | equals sign; expected 1 but found 0
  1542. 31 | ERROR | [x] Incorrect spacing between default value and equals
  1543. | | sign for argument "$enable"; expected 1 but found 0
  1544. 42 | ERROR | [x] Whitespace found at end of line
  1545. 44 | ERROR | [x] Whitespace found at end of line
  1546. 52 | ERROR | [x] Whitespace found at end of line
  1547. 54 | ERROR | [x] Whitespace found at end of line
  1548. 62 | ERROR | [x] Whitespace found at end of line
  1549. 64 | ERROR | [x] Whitespace found at end of line
  1550. ----------------------------------------------------------------------
  1551. PHPCBF CAN FIX THE 13 MARKED SNIFF VIOLATIONS AUTOMATICALLY
  1552. ----------------------------------------------------------------------
  1553.  
  1554.  
  1555. FILE: /root/sendgrid-php/lib/mail/Section.php
  1556. ----------------------------------------------------------------------
  1557. FOUND 22 ERRORS AFFECTING 19 LINES
  1558. ----------------------------------------------------------------------
  1559. 1 | ERROR | [x] Whitespace found at end of line
  1560. 4 | ERROR | [x] Whitespace found at end of line
  1561. 12 | ERROR | [x] Whitespace found at end of line
  1562. 18 | ERROR | [x] Whitespace found at end of line
  1563. 19 | ERROR | [x] Whitespace found at end of line
  1564. 21 | ERROR | [x] Whitespace found at end of line
  1565. 36 | ERROR | [x] Whitespace found at end of line
  1566. 37 | ERROR | [x] Incorrect spacing between argument "$key" and
  1567. | | equals sign; expected 1 but found 0
  1568. 37 | ERROR | [x] Incorrect spacing between default value and equals
  1569. | | sign for argument "$key"; expected 1 but found 0
  1570. 37 | ERROR | [x] Incorrect spacing between argument "$value" and
  1571. | | equals sign; expected 1 but found 0
  1572. 37 | ERROR | [x] Incorrect spacing between default value and equals
  1573. | | sign for argument "$value"; expected 1 but found 0
  1574. 51 | ERROR | [x] Whitespace found at end of line
  1575. 53 | ERROR | [x] Whitespace found at end of line
  1576. 61 | ERROR | [x] Whitespace found at end of line
  1577. 63 | ERROR | [x] Whitespace found at end of line
  1578. 73 | ERROR | [x] Whitespace found at end of line
  1579. 75 | ERROR | [x] Whitespace found at end of line
  1580. 83 | ERROR | [x] Whitespace found at end of line
  1581. 85 | ERROR | [x] Whitespace found at end of line
  1582. 93 | ERROR | [x] Whitespace found at end of line
  1583. 95 | ERROR | [x] Whitespace found at end of line
  1584. 108 | ERROR | [x] Expected 1 newline at end of file; 0 found
  1585. ----------------------------------------------------------------------
  1586. PHPCBF CAN FIX THE 22 MARKED SNIFF VIOLATIONS AUTOMATICALLY
  1587. ----------------------------------------------------------------------
  1588.  
  1589.  
  1590. FILE: /root/sendgrid-php/lib/mail/SendAt.php
  1591. ----------------------------------------------------------------------
  1592. FOUND 40 ERRORS AFFECTING 39 LINES
  1593. ----------------------------------------------------------------------
  1594. 1 | ERROR | [x] Whitespace found at end of line
  1595. 4 | ERROR | [x] Whitespace found at end of line
  1596. 12 | ERROR | [x] Whitespace found at end of line
  1597. 18 | ERROR | [x] Whitespace found at end of line
  1598. 23 | ERROR | [x] Whitespace found at end of line
  1599. 24 | ERROR | [x] Whitespace found at end of line
  1600. 25 | ERROR | [x] Whitespace found at end of line
  1601. 26 | ERROR | [x] Whitespace found at end of line
  1602. 27 | ERROR | [x] Whitespace found at end of line
  1603. 28 | ERROR | [x] Whitespace found at end of line
  1604. 29 | ERROR | [x] Whitespace found at end of line
  1605. 36 | ERROR | [x] Whitespace found at end of line
  1606. 37 | ERROR | [x] Whitespace found at end of line
  1607. 38 | ERROR | [x] Whitespace found at end of line
  1608. 39 | ERROR | [x] Whitespace found at end of line
  1609. 40 | ERROR | [x] Whitespace found at end of line
  1610. 41 | ERROR | [x] Whitespace found at end of line
  1611. 42 | ERROR | [x] Whitespace found at end of line
  1612. 43 | ERROR | [x] Whitespace found at end of line
  1613. 44 | ERROR | [x] Whitespace found at end of line
  1614. 45 | ERROR | [x] Whitespace found at end of line
  1615. 47 | ERROR | [x] Whitespace found at end of line
  1616. 48 | ERROR | [x] Incorrect spacing between argument "$send_at" and
  1617. | | equals sign; expected 1 but found 0
  1618. 48 | ERROR | [x] Incorrect spacing between default value and equals
  1619. | | sign for argument "$send_at"; expected 1 but found
  1620. | | 0
  1621. 58 | ERROR | [x] Whitespace found at end of line
  1622. 59 | ERROR | [x] Whitespace found at end of line
  1623. 60 | ERROR | [x] Whitespace found at end of line
  1624. 61 | ERROR | [x] Whitespace found at end of line
  1625. 62 | ERROR | [x] Whitespace found at end of line
  1626. 63 | ERROR | [x] Whitespace found at end of line
  1627. 64 | ERROR | [x] Whitespace found at end of line
  1628. 65 | ERROR | [x] Whitespace found at end of line
  1629. 66 | ERROR | [x] Whitespace found at end of line
  1630. 67 | ERROR | [x] Whitespace found at end of line
  1631. 69 | ERROR | [x] Whitespace found at end of line
  1632. 71 | ERROR | [x] Whitespace found at end of line
  1633. 79 | ERROR | [x] Whitespace found at end of line
  1634. 81 | ERROR | [x] Whitespace found at end of line
  1635. 89 | ERROR | [x] Whitespace found at end of line
  1636. 91 | ERROR | [x] Whitespace found at end of line
  1637. ----------------------------------------------------------------------
  1638. PHPCBF CAN FIX THE 40 MARKED SNIFF VIOLATIONS AUTOMATICALLY
  1639. ----------------------------------------------------------------------
  1640.  
  1641.  
  1642. FILE: /root/sendgrid-php/lib/mail/SpamCheck.php
  1643. ----------------------------------------------------------------------
  1644. FOUND 40 ERRORS AFFECTING 35 LINES
  1645. ----------------------------------------------------------------------
  1646. 1 | ERROR | [x] Whitespace found at end of line
  1647. 4 | ERROR | [x] Whitespace found at end of line
  1648. 12 | ERROR | [x] Whitespace found at end of line
  1649. 18 | ERROR | [x] Whitespace found at end of line
  1650. 25 | ERROR | [x] Whitespace found at end of line
  1651. 26 | ERROR | [x] Whitespace found at end of line
  1652. 29 | ERROR | [x] Whitespace found at end of line
  1653. 37 | ERROR | [x] Whitespace found at end of line
  1654. 38 | ERROR | [x] Whitespace found at end of line
  1655. 39 | ERROR | [x] Whitespace found at end of line
  1656. 40 | ERROR | [x] Whitespace found at end of line
  1657. 41 | ERROR | [x] Whitespace found at end of line
  1658. 42 | ERROR | [x] Whitespace found at end of line
  1659. 44 | ERROR | [x] Whitespace found at end of line
  1660. 45 | ERROR | [x] Incorrect spacing between argument "$enable" and
  1661. | | equals sign; expected 1 but found 0
  1662. 45 | ERROR | [x] Incorrect spacing between default value and equals
  1663. | | sign for argument "$enable"; expected 1 but found
  1664. | | 0
  1665. 45 | ERROR | [x] Incorrect spacing between argument "$threshold"
  1666. | | and equals sign; expected 1 but found 0
  1667. 45 | ERROR | [x] Incorrect spacing between default value and equals
  1668. | | sign for argument "$threshold"; expected 1 but
  1669. | | found 0
  1670. 45 | ERROR | [x] Incorrect spacing between argument "$post_to_url"
  1671. | | and equals sign; expected 1 but found 0
  1672. 45 | ERROR | [x] Incorrect spacing between default value and equals
  1673. | | sign for argument "$post_to_url"; expected 1 but
  1674. | | found 0
  1675. 62 | ERROR | [x] Whitespace found at end of line
  1676. 64 | ERROR | [x] Whitespace found at end of line
  1677. 72 | ERROR | [x] Whitespace found at end of line
  1678. 74 | ERROR | [x] Whitespace found at end of line
  1679. 83 | ERROR | [x] Whitespace found at end of line
  1680. 84 | ERROR | [x] Whitespace found at end of line
  1681. 85 | ERROR | [x] Whitespace found at end of line
  1682. 86 | ERROR | [x] Whitespace found at end of line
  1683. 87 | ERROR | [x] Whitespace found at end of line
  1684. 89 | ERROR | [x] Whitespace found at end of line
  1685. 97 | ERROR | [x] Whitespace found at end of line
  1686. 99 | ERROR | [x] Whitespace found at end of line
  1687. 108 | ERROR | [x] Whitespace found at end of line
  1688. 109 | ERROR | [x] Whitespace found at end of line
  1689. 111 | ERROR | [x] Whitespace found at end of line
  1690. 113 | ERROR | [x] Whitespace found at end of line
  1691. 121 | ERROR | [x] Whitespace found at end of line
  1692. 123 | ERROR | [x] Whitespace found at end of line
  1693. 131 | ERROR | [x] Whitespace found at end of line
  1694. 133 | ERROR | [x] Whitespace found at end of line
  1695. ----------------------------------------------------------------------
  1696. PHPCBF CAN FIX THE 40 MARKED SNIFF VIOLATIONS AUTOMATICALLY
  1697. ----------------------------------------------------------------------
  1698.  
  1699.  
  1700. FILE: /root/sendgrid-php/lib/mail/Subject.php
  1701. ----------------------------------------------------------------------
  1702. FOUND 13 ERRORS AFFECTING 12 LINES
  1703. ----------------------------------------------------------------------
  1704. 1 | ERROR | [x] Whitespace found at end of line
  1705. 4 | ERROR | [x] Whitespace found at end of line
  1706. 12 | ERROR | [x] Whitespace found at end of line
  1707. 18 | ERROR | [x] Whitespace found at end of line
  1708. 30 | ERROR | [x] Whitespace found at end of line
  1709. 31 | ERROR | [x] Incorrect spacing between argument "$subject" and
  1710. | | equals sign; expected 1 but found 0
  1711. 31 | ERROR | [x] Incorrect spacing between default value and equals
  1712. | | sign for argument "$subject"; expected 1 but found
  1713. | | 0
  1714. 42 | ERROR | [x] Whitespace found at end of line
  1715. 44 | ERROR | [x] Whitespace found at end of line
  1716. 52 | ERROR | [x] Whitespace found at end of line
  1717. 54 | ERROR | [x] Whitespace found at end of line
  1718. 62 | ERROR | [x] Whitespace found at end of line
  1719. 64 | ERROR | [x] Whitespace found at end of line
  1720. ----------------------------------------------------------------------
  1721. PHPCBF CAN FIX THE 13 MARKED SNIFF VIOLATIONS AUTOMATICALLY
  1722. ----------------------------------------------------------------------
  1723.  
  1724.  
  1725. FILE: /root/sendgrid-php/lib/mail/SubscriptionTracking.php
  1726. ----------------------------------------------------------------------
  1727. FOUND 70 ERRORS AFFECTING 66 LINES
  1728. ----------------------------------------------------------------------
  1729. 1 | ERROR | [x] Whitespace found at end of line
  1730. 4 | ERROR | [x] Whitespace found at end of line
  1731. 12 | ERROR | [x] Whitespace found at end of line
  1732. 17 | ERROR | [x] Whitespace found at end of line
  1733. 19 | ERROR | [x] Whitespace found at end of line
  1734. 20 | ERROR | [x] Whitespace found at end of line
  1735. 21 | ERROR | [x] Whitespace found at end of line
  1736. 22 | ERROR | [x] Whitespace found at end of line
  1737. 24 | ERROR | [x] Whitespace found at end of line
  1738. 31 | ERROR | [x] Whitespace found at end of line
  1739. 32 | ERROR | [x] Whitespace found at end of line
  1740. 35 | ERROR | [x] Whitespace found at end of line
  1741. 36 | ERROR | [x] Whitespace found at end of line
  1742. 39 | ERROR | [x] Whitespace found at end of line
  1743. 40 | ERROR | [x] Whitespace found at end of line
  1744. 41 | ERROR | [x] Whitespace found at end of line
  1745. 42 | ERROR | [x] Whitespace found at end of line
  1746. 43 | ERROR | [x] Whitespace found at end of line
  1747. 51 | ERROR | [x] Whitespace found at end of line
  1748. 52 | ERROR | [x] Whitespace found at end of line
  1749. 53 | ERROR | [x] Whitespace found at end of line
  1750. 55 | ERROR | [x] Whitespace found at end of line
  1751. 56 | ERROR | [x] Whitespace found at end of line
  1752. 57 | ERROR | [x] Whitespace found at end of line
  1753. 59 | ERROR | [x] Whitespace found at end of line
  1754. 60 | ERROR | [x] Whitespace found at end of line
  1755. 61 | ERROR | [x] Whitespace found at end of line
  1756. 62 | ERROR | [x] Whitespace found at end of line
  1757. 63 | ERROR | [x] Whitespace found at end of line
  1758. 64 | ERROR | [x] Whitespace found at end of line
  1759. 66 | ERROR | [x] Whitespace found at end of line
  1760. 68 | ERROR | [x] Incorrect spacing between argument "$enable" and
  1761. | | equals sign; expected 1 but found 0
  1762. 68 | ERROR | [x] Incorrect spacing between default value and equals
  1763. | | sign for argument "$enable"; expected 1 but found
  1764. | | 0
  1765. 69 | ERROR | [x] Incorrect spacing between argument "$text" and
  1766. | | equals sign; expected 1 but found 0
  1767. 69 | ERROR | [x] Incorrect spacing between default value and equals
  1768. | | sign for argument "$text"; expected 1 but found 0
  1769. 70 | ERROR | [x] Incorrect spacing between argument "$html" and
  1770. | | equals sign; expected 1 but found 0
  1771. 70 | ERROR | [x] Incorrect spacing between default value and equals
  1772. | | sign for argument "$html"; expected 1 but found 0
  1773. 71 | ERROR | [x] Incorrect spacing between argument
  1774. | | "$substitution_tag" and equals sign; expected 1
  1775. | | but found 0
  1776. 71 | ERROR | [x] Incorrect spacing between default value and equals
  1777. | | sign for argument "$substitution_tag"; expected 1
  1778. | | but found 0
  1779. 91 | ERROR | [x] Whitespace found at end of line
  1780. 93 | ERROR | [x] Whitespace found at end of line
  1781. 101 | ERROR | [x] Whitespace found at end of line
  1782. 103 | ERROR | [x] Whitespace found at end of line
  1783. 112 | ERROR | [x] Whitespace found at end of line
  1784. 113 | ERROR | [x] Whitespace found at end of line
  1785. 114 | ERROR | [x] Whitespace found at end of line
  1786. 116 | ERROR | [x] Whitespace found at end of line
  1787. 118 | ERROR | [x] Whitespace found at end of line
  1788. 126 | ERROR | [x] Whitespace found at end of line
  1789. 128 | ERROR | [x] Whitespace found at end of line
  1790. 137 | ERROR | [x] Whitespace found at end of line
  1791. 138 | ERROR | [x] Whitespace found at end of line
  1792. 139 | ERROR | [x] Whitespace found at end of line
  1793. 141 | ERROR | [x] Whitespace found at end of line
  1794. 143 | ERROR | [x] Whitespace found at end of line
  1795. 151 | ERROR | [x] Whitespace found at end of line
  1796. 153 | ERROR | [x] Whitespace found at end of line
  1797. 162 | ERROR | [x] Whitespace found at end of line
  1798. 163 | ERROR | [x] Whitespace found at end of line
  1799. 164 | ERROR | [x] Whitespace found at end of line
  1800. 165 | ERROR | [x] Whitespace found at end of line
  1801. 166 | ERROR | [x] Whitespace found at end of line
  1802. 167 | ERROR | [x] Whitespace found at end of line
  1803. 169 | ERROR | [x] Whitespace found at end of line
  1804. 171 | ERROR | [x] Whitespace found at end of line
  1805. 179 | ERROR | [x] Whitespace found at end of line
  1806. 181 | ERROR | [x] Whitespace found at end of line
  1807. 188 | ERROR | [x] Whitespace found at end of line
  1808. 190 | ERROR | [x] Whitespace found at end of line
  1809. 192 | ERROR | [x] Whitespace found at end of line
  1810. ----------------------------------------------------------------------
  1811. PHPCBF CAN FIX THE 70 MARKED SNIFF VIOLATIONS AUTOMATICALLY
  1812. ----------------------------------------------------------------------
  1813.  
  1814.  
  1815. FILE: /root/sendgrid-php/lib/mail/Substitution.php
  1816. ----------------------------------------------------------------------
  1817. FOUND 26 ERRORS AFFECTING 23 LINES
  1818. ----------------------------------------------------------------------
  1819. 1 | ERROR | [x] Whitespace found at end of line
  1820. 4 | ERROR | [x] Whitespace found at end of line
  1821. 12 | ERROR | [x] Whitespace found at end of line
  1822. 17 | ERROR | [x] Whitespace found at end of line
  1823. 18 | ERROR | [x] Whitespace found at end of line
  1824. 19 | ERROR | [x] Whitespace found at end of line
  1825. 20 | ERROR | [x] Whitespace found at end of line
  1826. 21 | ERROR | [x] Whitespace found at end of line
  1827. 22 | ERROR | [x] Whitespace found at end of line
  1828. 24 | ERROR | [x] Whitespace found at end of line
  1829. 39 | ERROR | [x] Whitespace found at end of line
  1830. 40 | ERROR | [x] Incorrect spacing between argument "$key" and
  1831. | | equals sign; expected 1 but found 0
  1832. 40 | ERROR | [x] Incorrect spacing between default value and equals
  1833. | | sign for argument "$key"; expected 1 but found 0
  1834. 40 | ERROR | [x] Incorrect spacing between argument "$value" and
  1835. | | equals sign; expected 1 but found 0
  1836. 40 | ERROR | [x] Incorrect spacing between default value and equals
  1837. | | sign for argument "$value"; expected 1 but found 0
  1838. 54 | ERROR | [x] Whitespace found at end of line
  1839. 56 | ERROR | [x] Whitespace found at end of line
  1840. 64 | ERROR | [x] Whitespace found at end of line
  1841. 66 | ERROR | [x] Whitespace found at end of line
  1842. 76 | ERROR | [x] Whitespace found at end of line
  1843. 78 | ERROR | [x] Whitespace found at end of line
  1844. 86 | ERROR | [x] Whitespace found at end of line
  1845. 88 | ERROR | [x] Whitespace found at end of line
  1846. 96 | ERROR | [x] Whitespace found at end of line
  1847. 98 | ERROR | [x] Whitespace found at end of line
  1848. 111 | ERROR | [x] Expected 1 newline at end of file; 0 found
  1849. ----------------------------------------------------------------------
  1850. PHPCBF CAN FIX THE 26 MARKED SNIFF VIOLATIONS AUTOMATICALLY
  1851. ----------------------------------------------------------------------
  1852.  
  1853.  
  1854. FILE: /root/sendgrid-php/lib/mail/TemplateId.php
  1855. ----------------------------------------------------------------------
  1856. FOUND 23 ERRORS AFFECTING 22 LINES
  1857. ----------------------------------------------------------------------
  1858. 1 | ERROR | [x] Whitespace found at end of line
  1859. 4 | ERROR | [x] Whitespace found at end of line
  1860. 12 | ERROR | [x] Whitespace found at end of line
  1861. 18 | ERROR | [x] Whitespace found at end of line
  1862. 23 | ERROR | [x] Whitespace found at end of line
  1863. 24 | ERROR | [x] Whitespace found at end of line
  1864. 31 | ERROR | [x] Whitespace found at end of line
  1865. 32 | ERROR | [x] Whitespace found at end of line
  1866. 33 | ERROR | [x] Whitespace found at end of line
  1867. 34 | ERROR | [x] Whitespace found at end of line
  1868. 36 | ERROR | [x] Whitespace found at end of line
  1869. 37 | ERROR | [x] Incorrect spacing between argument "$template_id"
  1870. | | and equals sign; expected 1 but found 0
  1871. 37 | ERROR | [x] Incorrect spacing between default value and equals
  1872. | | sign for argument "$template_id"; expected 1 but
  1873. | | found 0
  1874. 47 | ERROR | [x] Whitespace found at end of line
  1875. 48 | ERROR | [x] Whitespace found at end of line
  1876. 49 | ERROR | [x] Whitespace found at end of line
  1877. 50 | ERROR | [x] Whitespace found at end of line
  1878. 52 | ERROR | [x] Whitespace found at end of line
  1879. 54 | ERROR | [x] Whitespace found at end of line
  1880. 62 | ERROR | [x] Whitespace found at end of line
  1881. 64 | ERROR | [x] Whitespace found at end of line
  1882. 72 | ERROR | [x] Whitespace found at end of line
  1883. 74 | ERROR | [x] Whitespace found at end of line
  1884. ----------------------------------------------------------------------
  1885. PHPCBF CAN FIX THE 23 MARKED SNIFF VIOLATIONS AUTOMATICALLY
  1886. ----------------------------------------------------------------------
  1887.  
  1888.  
  1889. FILE: /root/sendgrid-php/lib/mail/To.php
  1890. ----------------------------------------------------------------------
  1891. FOUND 5 ERRORS AFFECTING 5 LINES
  1892. ----------------------------------------------------------------------
  1893. 1 | ERROR | [x] Whitespace found at end of line
  1894. 4 | ERROR | [x] Whitespace found at end of line
  1895. 12 | ERROR | [x] Whitespace found at end of line
  1896. 18 | ERROR | [x] Whitespace found at end of line
  1897. 23 | ERROR | [x] Expected 1 newline at end of file; 0 found
  1898. ----------------------------------------------------------------------
  1899. PHPCBF CAN FIX THE 5 MARKED SNIFF VIOLATIONS AUTOMATICALLY
  1900. ----------------------------------------------------------------------
  1901.  
  1902.  
  1903. FILE: /root/sendgrid-php/lib/mail/TrackingSettings.php
  1904. ----------------------------------------------------------------------
  1905. FOUND 95 ERRORS AFFECTING 81 LINES
  1906. ----------------------------------------------------------------------
  1907. 1 | ERROR | [x] Whitespace found at end of line
  1908. 4 | ERROR | [x] Whitespace found at end of line
  1909. 12 | ERROR | [x] Whitespace found at end of line
  1910. 17 | ERROR | [x] Whitespace found at end of line
  1911. 19 | ERROR | [x] Whitespace found at end of line
  1912. 38 | ERROR | [x] Whitespace found at end of line
  1913. 40 | ERROR | [x] Whitespace found at end of line
  1914. 41 | ERROR | [x] Whitespace found at end of line
  1915. 43 | ERROR | [x] Incorrect spacing between argument
  1916. | | "$click_tracking" and equals sign; expected 1 but
  1917. | | found 0
  1918. 43 | ERROR | [x] Incorrect spacing between default value and equals
  1919. | | sign for argument "$click_tracking"; expected 1
  1920. | | but found 0
  1921. 44 | ERROR | [x] Incorrect spacing between argument
  1922. | | "$open_tracking" and equals sign; expected 1 but
  1923. | | found 0
  1924. 44 | ERROR | [x] Incorrect spacing between default value and equals
  1925. | | sign for argument "$open_tracking"; expected 1 but
  1926. | | found 0
  1927. 45 | ERROR | [x] Incorrect spacing between argument
  1928. | | "$subscription_tracking" and equals sign; expected
  1929. | | 1 but found 0
  1930. 45 | ERROR | [x] Incorrect spacing between default value and equals
  1931. | | sign for argument "$subscription_tracking";
  1932. | | expected 1 but found 0
  1933. 46 | ERROR | [x] Incorrect spacing between argument "$ganalytics"
  1934. | | and equals sign; expected 1 but found 0
  1935. 46 | ERROR | [x] Incorrect spacing between default value and equals
  1936. | | sign for argument "$ganalytics"; expected 1 but
  1937. | | found 0
  1938. 65 | ERROR | [x] Whitespace found at end of line
  1939. 67 | ERROR | [x] Whitespace found at end of line
  1940. 68 | ERROR | [x] Whitespace found at end of line
  1941. 70 | ERROR | [x] Whitespace found at end of line
  1942. 72 | ERROR | [x] Whitespace found at end of line
  1943. 73 | ERROR | [x] Incorrect spacing between argument "$enable_text"
  1944. | | and equals sign; expected 1 but found 0
  1945. 73 | ERROR | [x] Incorrect spacing between default value and equals
  1946. | | sign for argument "$enable_text"; expected 1 but
  1947. | | found 0
  1948. 81 | ERROR | [x] Whitespace found at end of line
  1949. 86 | ERROR | [x] Whitespace found at end of line
  1950. 88 | ERROR | [x] Whitespace found at end of line
  1951. 97 | ERROR | [x] Whitespace found at end of line
  1952. 98 | ERROR | [x] Whitespace found at end of line
  1953. 100 | ERROR | [x] Whitespace found at end of line
  1954. 101 | ERROR | [x] Whitespace found at end of line
  1955. 102 | ERROR | [x] Whitespace found at end of line
  1956. 103 | ERROR | [x] Whitespace found at end of line
  1957. 104 | ERROR | [x] Whitespace found at end of line
  1958. 106 | ERROR | [x] Whitespace found at end of line
  1959. 108 | ERROR | [x] Whitespace found at end of line
  1960. 109 | ERROR | [x] Incorrect spacing between argument
  1961. | | "$substitution_tag" and equals sign; expected 1
  1962. | | but found 0
  1963. 109 | ERROR | [x] Incorrect spacing between default value and equals
  1964. | | sign for argument "$substitution_tag"; expected 1
  1965. | | but found 0
  1966. 122 | ERROR | [x] Whitespace found at end of line
  1967. 124 | ERROR | [x] Whitespace found at end of line
  1968. 133 | ERROR | [x] Whitespace found at end of line
  1969. 134 | ERROR | [x] Whitespace found at end of line
  1970. 136 | ERROR | [x] Whitespace found at end of line
  1971. 137 | ERROR | [x] Whitespace found at end of line
  1972. 138 | ERROR | [x] Whitespace found at end of line
  1973. 139 | ERROR | [x] Whitespace found at end of line
  1974. 140 | ERROR | [x] Whitespace found at end of line
  1975. 141 | ERROR | [x] Whitespace found at end of line
  1976. 142 | ERROR | [x] Whitespace found at end of line
  1977. 143 | ERROR | [x] Whitespace found at end of line
  1978. 144 | ERROR | [x] Whitespace found at end of line
  1979. 145 | ERROR | [x] Whitespace found at end of line
  1980. 146 | ERROR | [x] Whitespace found at end of line
  1981. 148 | ERROR | [x] Whitespace found at end of line
  1982. 149 | ERROR | [x] Whitespace found at end of line
  1983. 150 | ERROR | [x] Whitespace found at end of line
  1984. 151 | ERROR | [x] Whitespace found at end of line
  1985. 152 | ERROR | [x] Whitespace found at end of line
  1986. 153 | ERROR | [x] Whitespace found at end of line
  1987. 154 | ERROR | [x] Whitespace found at end of line
  1988. 155 | ERROR | [x] Whitespace found at end of line
  1989. 156 | ERROR | [x] Whitespace found at end of line
  1990. 157 | ERROR | [x] Whitespace found at end of line
  1991. 158 | ERROR | [x] Whitespace found at end of line
  1992. 160 | ERROR | [x] Whitespace found at end of line
  1993. 162 | ERROR | [x] Whitespace found at end of line
  1994. 165 | ERROR | [x] Incorrect spacing between argument "$text" and
  1995. | | equals sign; expected 1 but found 0
  1996. 165 | ERROR | [x] Incorrect spacing between default value and equals
  1997. | | sign for argument "$text"; expected 1 but found 0
  1998. 166 | ERROR | [x] Incorrect spacing between argument "$html" and
  1999. | | equals sign; expected 1 but found 0
  2000. 166 | ERROR | [x] Incorrect spacing between default value and equals
  2001. | | sign for argument "$html"; expected 1 but found 0
  2002. 167 | ERROR | [x] Incorrect spacing between argument
  2003. | | "$substitution_tag" and equals sign; expected 1
  2004. | | but found 0
  2005. 167 | ERROR | [x] Incorrect spacing between default value and equals
  2006. | | sign for argument "$substitution_tag"; expected 1
  2007. | | but found 0
  2008. 174 | ERROR | [x] Whitespace found at end of line
  2009. 180 | ERROR | [x] Whitespace found at end of line
  2010. 182 | ERROR | [x] Whitespace found at end of line
  2011. 191 | ERROR | [x] Whitespace found at end of line
  2012. 193 | ERROR | [x] Whitespace found at end of line
  2013. 194 | ERROR | [x] Whitespace found at end of line
  2014. 196 | ERROR | [x] Whitespace found at end of line
  2015. 199 | ERROR | [x] Whitespace found at end of line
  2016. 202 | ERROR | [x] Whitespace found at end of line
  2017. 204 | ERROR | [x] Whitespace found at end of line
  2018. 207 | ERROR | [x] Incorrect spacing between argument "$utm_source"
  2019. | | and equals sign; expected 1 but found 0
  2020. 207 | ERROR | [x] Incorrect spacing between default value and equals
  2021. | | sign for argument "$utm_source"; expected 1 but
  2022. | | found 0
  2023. 208 | ERROR | [x] Incorrect spacing between argument "$utm_medium"
  2024. | | and equals sign; expected 1 but found 0
  2025. 208 | ERROR | [x] Incorrect spacing between default value and equals
  2026. | | sign for argument "$utm_medium"; expected 1 but
  2027. | | found 0
  2028. 209 | ERROR | [x] Incorrect spacing between argument "$utm_term" and
  2029. | | equals sign; expected 1 but found 0
  2030. 209 | ERROR | [x] Incorrect spacing between default value and equals
  2031. | | sign for argument "$utm_term"; expected 1 but
  2032. | | found 0
  2033. 210 | ERROR | [x] Incorrect spacing between argument "$utm_content"
  2034. | | and equals sign; expected 1 but found 0
  2035. 210 | ERROR | [x] Incorrect spacing between default value and equals
  2036. | | sign for argument "$utm_content"; expected 1 but
  2037. | | found 0
  2038. 211 | ERROR | [x] Incorrect spacing between argument "$utm_campaign"
  2039. | | and equals sign; expected 1 but found 0
  2040. 211 | ERROR | [x] Incorrect spacing between default value and equals
  2041. | | sign for argument "$utm_campaign"; expected 1 but
  2042. | | found 0
  2043. 230 | ERROR | [x] Whitespace found at end of line
  2044. 232 | ERROR | [x] Whitespace found at end of line
  2045. 240 | ERROR | [x] Whitespace found at end of line
  2046. 242 | ERROR | [x] Whitespace found at end of line
  2047. ----------------------------------------------------------------------
  2048. PHPCBF CAN FIX THE 95 MARKED SNIFF VIOLATIONS AUTOMATICALLY
  2049. ----------------------------------------------------------------------
  2050.  
  2051.  
  2052. FILE: /root/sendgrid-php/lib/SendGrid.php
  2053. ----------------------------------------------------------------------
  2054. FOUND 8 ERRORS AFFECTING 8 LINES
  2055. ----------------------------------------------------------------------
  2056. 3 | ERROR | [x] Whitespace found at end of line
  2057. 5 | ERROR | [x] Whitespace found at end of line
  2058. 13 | ERROR | [x] Whitespace found at end of line
  2059. 18 | ERROR | [x] Whitespace found at end of line
  2060. 21 | ERROR | [ ] Each class must be in a namespace of at least one
  2061. | | level (a top-level vendor name)
  2062. 37 | ERROR | [x] Whitespace found at end of line
  2063. 48 | ERROR | [x] Whitespace found at end of line
  2064. 66 | ERROR | [x] Whitespace found at end of line
  2065. ----------------------------------------------------------------------
  2066. PHPCBF CAN FIX THE 7 MARKED SNIFF VIOLATIONS AUTOMATICALLY
  2067. ----------------------------------------------------------------------
  2068.  
  2069.  
  2070. FILE: /root/sendgrid-php/lib/stats/Stats.php
  2071. ----------------------------------------------------------------------
  2072. FOUND 28 ERRORS AFFECTING 28 LINES
  2073. ----------------------------------------------------------------------
  2074. 1 | ERROR | [x] Whitespace found at end of line
  2075. 4 | ERROR | [x] Whitespace found at end of line
  2076. 12 | ERROR | [x] Whitespace found at end of line
  2077. 18 | ERROR | [x] Whitespace found at end of line
  2078. 38 | ERROR | [x] Whitespace found at end of line
  2079. 64 | ERROR | [x] Whitespace found at end of line
  2080. 78 | ERROR | [x] Whitespace found at end of line
  2081. 79 | ERROR | [x] Whitespace found at end of line
  2082. 80 | ERROR | [x] Whitespace found at end of line
  2083. 94 | ERROR | [x] Whitespace found at end of line
  2084. 95 | ERROR | [x] Whitespace found at end of line
  2085. 97 | ERROR | [x] Whitespace found at end of line
  2086. 110 | ERROR | [x] Whitespace found at end of line
  2087. 123 | ERROR | [x] Whitespace found at end of line
  2088. 125 | ERROR | [x] Whitespace found at end of line
  2089. 132 | ERROR | [x] Multi-line function declarations must define one
  2090. | | parameter per line
  2091. 151 | ERROR | [x] Whitespace found at end of line
  2092. 162 | ERROR | [x] Whitespace found at end of line
  2093. 164 | ERROR | [x] Whitespace found at end of line
  2094. 194 | ERROR | [x] Whitespace found at end of line
  2095. 196 | ERROR | [x] Whitespace found at end of line
  2096. 209 | ERROR | [x] Whitespace found at end of line
  2097. 213 | ERROR | [x] Whitespace found at end of line
  2098. 231 | ERROR | [x] Whitespace found at end of line
  2099. 244 | ERROR | [x] Whitespace found at end of line
  2100. 247 | ERROR | [x] Whitespace found at end of line
  2101. 260 | ERROR | [x] Whitespace found at end of line
  2102. 262 | ERROR | [x] Whitespace found at end of line
  2103. ----------------------------------------------------------------------
  2104. PHPCBF CAN FIX THE 28 MARKED SNIFF VIOLATIONS AUTOMATICALLY
  2105. ----------------------------------------------------------------------
  2106.  
  2107. Time: 891ms; Memory: 16Mb
Add Comment
Please, Sign In to add comment