FILE: /var/lib/jenkins/workspace/suitecrm-aws-pipeline/RoboFile.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 8 | ERROR | Each class must be in a namespace of at least one level | | (a top-level vendor name) ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: /var/lib/jenkins/workspace/suitecrm-aws-pipeline/php_version.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, functions, | | constants, etc.) and cause no other side effects, or | | it should execute logic with side effects, but should | | not do both. The first symbol is defined on line 7 and | | the first side effect is on line 3. ---------------------------------------------------------------------- Time: 45ms; Memory: 6MB FILE: ...lib/jenkins/workspace/suitecrm-aws-pipeline/campaign_tracker.php ---------------------------------------------------------------------- FOUND 3 ERRORS AND 1 WARNING AFFECTING 4 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with side | | effects, but should not do both. The first symbol | | is defined on line 3 and the first side effect is | | on line 51. 2 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 1 3 | ERROR | [ ] Constants must be uppercase; expected 'SUGARENTRY' | | but found 'sugarEntry' 4 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 1 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 40ms; Memory: 6MB FILE: ...r/lib/jenkins/workspace/suitecrm-aws-pipeline/HandleAjaxCall.php ---------------------------------------------------------------------- FOUND 3 ERRORS AFFECTING 3 LINES ---------------------------------------------------------------------- 55 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found | | 4 57 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found | | 4 59 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found | | 4 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 3 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: /var/lib/jenkins/workspace/suitecrm-aws-pipeline/vCard.php ---------------------------------------------------------------------- FOUND 2 ERRORS AFFECTING 2 LINES ---------------------------------------------------------------------- 2 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found | | 1 4 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found | | 1 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...ar/lib/jenkins/workspace/suitecrm-aws-pipeline/SugarSecurity.php ---------------------------------------------------------------------- FOUND 10 ERRORS AND 1 WARNING AFFECTING 8 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 45 and the first side | | effect is on line 172. 45 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 57 | ERROR | [x] Incorrect spacing between argument "$file" and | | equals sign; expected 1 but found 0 57 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$file"; expected 1 but | | found 0 66 | ERROR | [x] Incorrect spacing between argument "$path" and | | equals sign; expected 1 but found 0 86 | ERROR | [ ] Each class must be in a file by itself 86 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 95 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 100 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 136 | ERROR | [ ] Each class must be in a file by itself 136 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) ---------------------------------------------------------------------- PHPCBF CAN FIX THE 5 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 50ms; Memory: 6MB FILE: /var/lib/jenkins/workspace/suitecrm-aws-pipeline/cron.php ---------------------------------------------------------------------- FOUND 3 ERRORS AND 3 WARNINGS AFFECTING 6 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 3 and the first side | | effect is on line 46. 2 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 1 3 | ERROR | [ ] Constants must be uppercase; expected | | 'SUGARENTRY' but found 'sugarEntry' 4 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 1 61 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 89 | WARNING | [ ] Line exceeds 120 characters; contains 130 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 111ms; Memory: 6MB FILE: /var/lib/jenkins/workspace/suitecrm-aws-pipeline/soap.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 42 and the first side effect is on | | line 45. 42 | ERROR | Constants must be uppercase; expected 'SUGARENTRY' | | but found 'sugarEntry' ---------------------------------------------------------------------- Time: 107ms; Memory: 6MB FILE: /var/lib/jenkins/workspace/suitecrm-aws-pipeline/index.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 42 and the first side effect is on | | line 45. 42 | ERROR | Constants must be uppercase; expected 'SUGARENTRY' | | but found 'sugarEntry' ---------------------------------------------------------------------- Time: 67ms; Memory: 6MB FILE: /var/lib/jenkins/workspace/suitecrm-aws-pipeline/install.php ---------------------------------------------------------------------- FOUND 33 ERRORS AND 15 WARNINGS AFFECTING 43 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 41 and the first side | | effect is on line 44. 40 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 1 41 | ERROR | [ ] Constants must be uppercase; expected | | 'SUGARENTRY' but found 'sugarEntry' 42 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 1 70 | WARNING | [ ] Line exceeds 120 characters; contains 152 | | characters 71 | WARNING | [ ] Line exceeds 120 characters; contains 144 | | characters 125 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 129 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 134 | ERROR | [x] Expected 1 space before "=>"; 0 found 134 | ERROR | [x] Expected 1 space after "=>"; 0 found 177 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 203 | ERROR | [x] Blank line found at start of control structure 333 | ERROR | [x] Expected 1 space after "=>"; 0 found 417 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 449 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 461 | WARNING | [ ] Line exceeds 120 characters; contains 154 | | characters 476 | WARNING | [ ] Line exceeds 120 characters; contains 166 | | characters 480 | WARNING | [ ] Line exceeds 120 characters; contains 145 | | characters 497 | WARNING | [ ] Line exceeds 120 characters; contains 197 | | characters 508 | WARNING | [ ] Line exceeds 120 characters; contains 161 | | characters 516 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 517 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 8 518 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 8 519 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 521 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 4 522 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 12 523 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 12 539 | WARNING | [ ] Line exceeds 120 characters; contains 151 | | characters 555 | ERROR | [x] The CASE body must start on the line following | | the statement 586 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 586 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 586 | ERROR | [x] Closing brace indented incorrectly; expected 16 | | spaces, found 8 587 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 587 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 587 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 589 | ERROR | [x] Closing brace indented incorrectly; expected 8 | | spaces, found 16 603 | WARNING | [ ] Line exceeds 120 characters; contains 135 | | characters 605 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 627 | WARNING | [ ] Line exceeds 120 characters; contains 137 | | characters 644 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 646 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 655 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 656 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 657 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 662 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 664 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 690 | WARNING | [ ] Line exceeds 120 characters; contains 173 | | characters 694 | WARNING | [ ] Line exceeds 120 characters; contains 184 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 31 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 99ms; Memory: 10MB FILE: /var/lib/jenkins/workspace/suitecrm-aws-pipeline/ical_server.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, functions, | | constants, etc.) and cause no other side effects, or | | it should execute logic with side effects, but should | | not do both. The first symbol is defined on line 3 and | | the first side effect is on line 46. 3 | ERROR | Constants must be uppercase; expected 'SUGARENTRY' but | | found 'sugarEntry' ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...lib/jenkins/workspace/suitecrm-aws-pipeline/emailmandelivery.php ---------------------------------------------------------------------- FOUND 3 ERRORS AND 1 WARNING AFFECTING 4 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with side | | effects, but should not do both. The first symbol | | is defined on line 3 and the first side effect is | | on line 44. 2 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 1 3 | ERROR | [ ] Constants must be uppercase; expected 'SUGARENTRY' | | but found 'sugarEntry' 4 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 1 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: /var/lib/jenkins/workspace/suitecrm-aws-pipeline/deprecated.php ---------------------------------------------------------------------- FOUND 63 ERRORS AND 1 WARNING AFFECTING 14 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 26 and the first side | | effect is on line 5. 26 | ERROR | [ ] Each class must be in a namespace of at least one | | level (a top-level vendor name) 26 | ERROR | [ ] Class name "OneLogin_Saml2_Auth" is not in | | PascalCase format 26 | ERROR | [x] Opening brace of a class must be on the line | | after the definition 26 | ERROR | [x] Closing brace must be on a line by itself 28 | ERROR | [ ] Each class must be in a file by itself 28 | ERROR | [ ] Each class must be in a namespace of at least one | | level (a top-level vendor name) 28 | ERROR | [ ] Class name "OneLogin_Saml2_AuthnRequest" is not | | in PascalCase format 28 | ERROR | [x] Opening brace of a class must be on the line | | after the definition 28 | ERROR | [x] Closing brace must be on a line by itself 30 | ERROR | [ ] Each class must be in a file by itself 30 | ERROR | [ ] Each class must be in a namespace of at least one | | level (a top-level vendor name) 30 | ERROR | [ ] Class name "OneLogin_Saml2_Constants" is not in | | PascalCase format 30 | ERROR | [x] Opening brace of a class must be on the line | | after the definition 30 | ERROR | [x] Closing brace must be on a line by itself 32 | ERROR | [ ] Each class must be in a file by itself 32 | ERROR | [ ] Each class must be in a namespace of at least one | | level (a top-level vendor name) 32 | ERROR | [ ] Class name "OneLogin_Saml2_Error" is not in | | PascalCase format 32 | ERROR | [x] Opening brace of a class must be on the line | | after the definition 32 | ERROR | [x] Closing brace must be on a line by itself 34 | ERROR | [ ] Each class must be in a file by itself 34 | ERROR | [ ] Each class must be in a namespace of at least one | | level (a top-level vendor name) 34 | ERROR | [ ] Class name "OneLogin_Saml2_ValidationError" is | | not in PascalCase format 34 | ERROR | [x] Opening brace of a class must be on the line | | after the definition 34 | ERROR | [x] Closing brace must be on a line by itself 36 | ERROR | [ ] Each class must be in a file by itself 36 | ERROR | [ ] Each class must be in a namespace of at least one | | level (a top-level vendor name) 36 | ERROR | [ ] Class name "OneLogin_Saml2_IdPMetadataParser" is | | not in PascalCase format 36 | ERROR | [x] Opening brace of a class must be on the line | | after the definition 36 | ERROR | [x] Closing brace must be on a line by itself 38 | ERROR | [ ] Each class must be in a file by itself 38 | ERROR | [ ] Each class must be in a namespace of at least one | | level (a top-level vendor name) 38 | ERROR | [ ] Class name "OneLogin_Saml2_LogoutRequest" is not | | in PascalCase format 38 | ERROR | [x] Opening brace of a class must be on the line | | after the definition 38 | ERROR | [x] Closing brace must be on a line by itself 40 | ERROR | [ ] Each class must be in a file by itself 40 | ERROR | [ ] Each class must be in a namespace of at least one | | level (a top-level vendor name) 40 | ERROR | [ ] Class name "OneLogin_Saml2_LogoutResponse" is not | | in PascalCase format 40 | ERROR | [x] Opening brace of a class must be on the line | | after the definition 40 | ERROR | [x] Closing brace must be on a line by itself 42 | ERROR | [ ] Each class must be in a file by itself 42 | ERROR | [ ] Each class must be in a namespace of at least one | | level (a top-level vendor name) 42 | ERROR | [ ] Class name "OneLogin_Saml2_Metadata" is not in | | PascalCase format 42 | ERROR | [x] Opening brace of a class must be on the line | | after the definition 42 | ERROR | [x] Closing brace must be on a line by itself 44 | ERROR | [ ] Each class must be in a file by itself 44 | ERROR | [ ] Each class must be in a namespace of at least one | | level (a top-level vendor name) 44 | ERROR | [ ] Class name "OneLogin_Saml2_Response" is not in | | PascalCase format 44 | ERROR | [x] Opening brace of a class must be on the line | | after the definition 44 | ERROR | [x] Closing brace must be on a line by itself 46 | ERROR | [ ] Each class must be in a file by itself 46 | ERROR | [ ] Each class must be in a namespace of at least one | | level (a top-level vendor name) 46 | ERROR | [ ] Class name "OneLogin_Saml2_Settings" is not in | | PascalCase format 46 | ERROR | [x] Opening brace of a class must be on the line | | after the definition 46 | ERROR | [x] Closing brace must be on a line by itself 48 | ERROR | [ ] Each class must be in a file by itself 48 | ERROR | [ ] Each class must be in a namespace of at least one | | level (a top-level vendor name) 48 | ERROR | [ ] Class name "OneLogin_Saml2_Utils" is not in | | PascalCase format 48 | ERROR | [x] Opening brace of a class must be on the line | | after the definition 48 | ERROR | [x] Closing brace must be on a line by itself 59 | ERROR | [ ] Each class must be in a file by itself 59 | ERROR | [ ] Each class must be in a namespace of at least one | | level (a top-level vendor name) 59 | ERROR | [x] Opening brace of a class must be on the line | | after the definition 59 | ERROR | [x] Closing brace must be on a line by itself ---------------------------------------------------------------------- PHPCBF CAN FIX THE 26 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 40ms; Memory: 6MB FILE: /var/lib/jenkins/workspace/suitecrm-aws-pipeline/download.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 9 WARNINGS AFFECTING 9 LINES ---------------------------------------------------------------------- 47 | WARNING | Line exceeds 120 characters; contains 139 characters 132 | WARNING | Line exceeds 120 characters; contains 146 characters 154 | WARNING | Line exceeds 120 characters; contains 139 characters 157 | WARNING | Line exceeds 120 characters; contains 269 characters 162 | WARNING | Line exceeds 120 characters; contains 193 characters 164 | WARNING | Line exceeds 120 characters; contains 153 characters 166 | WARNING | Line exceeds 120 characters; contains 127 characters 175 | WARNING | Line exceeds 120 characters; contains 170 characters 182 | WARNING | Line exceeds 120 characters; contains 179 characters ---------------------------------------------------------------------- Time: 62ms; Memory: 8MB FILE: /var/lib/jenkins/workspace/suitecrm-aws-pipeline/run_job.php ---------------------------------------------------------------------- FOUND 3 ERRORS AND 1 WARNING AFFECTING 4 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with side | | effects, but should not do both. The first symbol | | is defined on line 3 and the first side effect is | | on line 44. 2 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 1 3 | ERROR | [ ] Constants must be uppercase; expected 'SUGARENTRY' | | but found 'sugarEntry' 4 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 1 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 43ms; Memory: 6MB FILE: /var/lib/jenkins/workspace/suitecrm-aws-pipeline/maintenance.php ---------------------------------------------------------------------- FOUND 3 ERRORS AND 1 WARNING AFFECTING 4 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with side | | effects, but should not do both. The first symbol | | is defined on line 3 and the first side effect is | | on line 44. 2 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 1 3 | ERROR | [ ] Constants must be uppercase; expected 'SUGARENTRY' | | but found 'sugarEntry' 4 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 1 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 37ms; Memory: 6MB FILE: /var/lib/jenkins/workspace/suitecrm-aws-pipeline/dictionary.php ---------------------------------------------------------------------- FOUND 2 ERRORS AFFECTING 2 LINES ---------------------------------------------------------------------- 2 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found | | 1 4 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found | | 1 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 37ms; Memory: 6MB FILE: /var/lib/jenkins/workspace/suitecrm-aws-pipeline/export.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 2 WARNINGS AFFECTING 3 LINES ---------------------------------------------------------------------- 55 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 55 | WARNING | [ ] Line exceeds 120 characters; contains 265 | | characters 67 | WARNING | [ ] Line exceeds 120 characters; contains 139 | | characters 82 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed ---------------------------------------------------------------------- PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 45ms; Memory: 6MB FILE: /var/lib/jenkins/workspace/suitecrm-aws-pipeline/TreeData.php ---------------------------------------------------------------------- FOUND 6 ERRORS AFFECTING 5 LINES ---------------------------------------------------------------------- 45 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 46 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 47 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 62 | ERROR | [x] Expected 1 space before "=>"; 0 found 62 | ERROR | [x] Expected 1 space after "=>"; 0 found 63 | ERROR | [x] Blank line found at start of control structure ---------------------------------------------------------------------- PHPCBF CAN FIX THE 6 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 45ms; Memory: 6MB FILE: /var/lib/jenkins/workspace/suitecrm-aws-pipeline/vcal_server.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 41 and the first side effect is on | | line 44. 41 | ERROR | Constants must be uppercase; expected 'SUGARENTRY' | | but found 'sugarEntry' ---------------------------------------------------------------------- Time: 37ms; Memory: 6MB FILE: ...e/suitecrm-aws-pipeline/service/v4_1/SugarWebServiceImplv4_1.php ---------------------------------------------------------------------- FOUND 6 ERRORS AND 15 WARNINGS AFFECTING 20 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 57 and the first side | | effect is on line 42. 57 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 57 | ERROR | [ ] Class name "SugarWebServiceImplv4_1" is not in | | PascalCase format 70 | WARNING | [ ] Line exceeds 120 characters; contains 141 | | characters 71 | WARNING | [ ] Line exceeds 120 characters; contains 141 | | characters 74 | WARNING | [ ] Line exceeds 120 characters; contains 251 | | characters 76 | WARNING | [ ] Line exceeds 120 characters; contains 138 | | characters 77 | WARNING | [ ] Line exceeds 120 characters; contains 229 | | characters 79 | WARNING | [ ] Line exceeds 120 characters; contains 320 | | characters 80 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 85 | WARNING | [ ] Line exceeds 120 characters; contains 795 | | characters 88 | ERROR | [ ] Method name | | "SugarWebServiceImplv4_1::get_relationships" is | | not in camel caps format 149 | WARNING | [ ] Line exceeds 120 characters; contains 136 | | characters 197 | WARNING | [ ] Line exceeds 120 characters; contains 129 | | characters 198 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 208 | WARNING | [ ] Line exceeds 120 characters; contains 135 | | characters 209 | WARNING | [ ] Line exceeds 120 characters; contains 151 | | characters 213 | WARNING | [ ] Line exceeds 120 characters; contains 155 | | characters 218 | ERROR | [ ] Method name | | "SugarWebServiceImplv4_1::get_modified_relationships" | | is not in camel caps format 318 | ERROR | [x] Multi-line function call not indented correctly; | | expected 8 spaces but found 16 326 | ERROR | [x] Multi-line function call not indented correctly; | | expected 12 spaces but found 20 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 61ms; Memory: 8MB FILE: ...ib/jenkins/workspace/suitecrm-aws-pipeline/service/v4_1/soap.php ---------------------------------------------------------------------- FOUND 4 ERRORS AND 1 WARNING AFFECTING 5 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 3 and the first side | | effect is on line 48. 2 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 1 3 | ERROR | [ ] Constants must be uppercase; expected | | 'SUGARENTRY' but found 'sugarEntry' 4 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 1 56 | ERROR | [x] Expected 1 newline at end of file; 0 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 3 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 37ms; Memory: 6MB FILE: ...enkins/workspace/suitecrm-aws-pipeline/service/v4_1/registry.php ---------------------------------------------------------------------- FOUND 7 ERRORS AND 3 WARNINGS AFFECTING 9 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 3 and the first side | | effect is on line 45. 3 | ERROR | [ ] Constants must be uppercase; expected | | 'SUGARENTRY' but found 'sugarEntry' 47 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 47 | ERROR | [ ] Class name "registry_v4_1" is not in PascalCase | | format 65 | WARNING | [ ] Line exceeds 120 characters; contains 377 | | characters 73 | WARNING | [ ] Line exceeds 120 characters; contains 358 | | characters 98 | ERROR | [x] Multi-line function call not indented correctly; | | expected 8 spaces but found 11 113 | ERROR | [x] Multi-line function call not indented correctly; | | expected 8 spaces but found 12 128 | ERROR | [x] Multi-line function call not indented correctly; | | expected 8 spaces but found 12 144 | ERROR | [x] Multi-line function call not indented correctly; | | expected 8 spaces but found 11 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 4 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 44ms; Memory: 6MB FILE: ...ib/jenkins/workspace/suitecrm-aws-pipeline/service/v4_1/rest.php ---------------------------------------------------------------------- FOUND 3 ERRORS AND 1 WARNING AFFECTING 4 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with side | | effects, but should not do both. The first symbol | | is defined on line 3 and the first side effect is | | on line 48. 2 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 1 3 | ERROR | [ ] Constants must be uppercase; expected 'SUGARENTRY' | | but found 'sugarEntry' 4 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 1 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...e/suitecrm-aws-pipeline/service/v4_1/SugarWebServiceUtilv4_1.php ---------------------------------------------------------------------- FOUND 7 ERRORS AND 6 WARNINGS AFFECTING 10 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 43 and the first side | | effect is on line 41. 43 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 43 | ERROR | [ ] Class name "SugarWebServiceUtilv4_1" is not in | | PascalCase format 52 | ERROR | [ ] Method name | | "SugarWebServiceUtilv4_1::validate_authenticated" | | is not in camel caps format 55 | ERROR | [x] Blank line found at start of control structure 63 | WARNING | [ ] Line exceeds 120 characters; contains 131 | | characters 84 | ERROR | [ ] Method name | | "SugarWebServiceUtilv4_1::check_modules_access" | | is not in camel caps format 84 | ERROR | [x] Incorrect spacing between argument "$action" and | | equals sign; expected 1 but found 0 84 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$action"; expected 1 | | but found 0 95 | WARNING | [ ] Line exceeds 120 characters; contains 135 | | characters 96 | WARNING | [ ] Line exceeds 120 characters; contains 133 | | characters 117 | WARNING | [ ] Line exceeds 120 characters; contains 152 | | characters 170 | WARNING | [ ] Line exceeds 120 characters; contains 140 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 3 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 50ms; Memory: 6MB FILE: ...ib/jenkins/workspace/suitecrm-aws-pipeline/service/v3_1/soap.php ---------------------------------------------------------------------- FOUND 4 ERRORS AND 1 WARNING AFFECTING 5 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 3 and the first side | | effect is on line 48. 2 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 1 3 | ERROR | [ ] Constants must be uppercase; expected | | 'SUGARENTRY' but found 'sugarEntry' 4 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 1 56 | ERROR | [x] Expected 1 newline at end of file; 0 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 3 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...e/suitecrm-aws-pipeline/service/v3_1/SugarWebServiceUtilv3_1.php ---------------------------------------------------------------------- FOUND 422 ERRORS AND 10 WARNINGS AFFECTING 250 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 42 and the first side | | effect is on line 41. 42 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 42 | ERROR | [ ] Class name "SugarWebServiceUtilv3_1" is not in | | PascalCase format 45 | ERROR | [ ] Method name | | "SugarWebServiceUtilv3_1::get_return_module_fields" | | is not in camel caps format 45 | ERROR | [ ] Visibility must be declared on method | | "get_return_module_fields" 45 | ERROR | [x] Expected 1 space between comma and argument | | "$fields"; 0 found 45 | ERROR | [x] Incorrect spacing between argument "$translate" | | and equals sign; expected 1 but found 0 45 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$translate"; expected | | 1 but found 0 47 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 48 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 49 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 50 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 50 | ERROR | [x] No space found after comma in argument list 50 | ERROR | [x] Expected 1 space after comma in argument list; 2 | | found 51 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 53 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 55 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 55 | ERROR | [x] PHP keywords must be lowercase; expected "array" | | but found "Array" 56 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 57 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 58 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 59 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 63 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 64 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 65 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 66 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 67 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 68 | ERROR | [ ] Visibility must be declared on method | | "trackView" 71 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 71 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 71 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 72 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 73 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 74 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 75 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 76 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 77 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 78 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 79 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 79 | ERROR | [x] No space found after comma in argument list 80 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 80 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; expected | | "true" but found "TRUE" 80 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; expected | | "true" but found "TRUE" 81 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 95 | ERROR | [x] Expected 1 space before "=>"; 0 found 95 | ERROR | [x] Expected 1 space after "=>"; 0 found 95 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 97 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 97 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found 97 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 97 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 99 | ERROR | [x] Space after opening parenthesis of function call | | prohibited 99 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 100 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 101 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 114 | ERROR | [ ] Method name | | "SugarWebServiceUtilv3_1::get_visible_modules" | | is not in camel caps format 114 | ERROR | [ ] Visibility must be declared on method | | "get_visible_modules" 123 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 128 | ERROR | [ ] Visibility must be declared on method | | "generateUnifiedSearchFields" 132 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 132 | ERROR | [x] Inline control structures are not allowed 137 | ERROR | [x] Inline control structures are not allowed 142 | ERROR | [x] Space before opening parenthesis of function | | call prohibited 142 | ERROR | [x] Space after opening parenthesis of function call | | prohibited 142 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 143 | ERROR | [x] Space after opening parenthesis of function call | | prohibited 143 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 143 | ERROR | [x] Space found before comma in argument list 146 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 146 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found 0 148 | ERROR | [x] Expected 1 space after closing brace; 0 found 148 | ERROR | [x] Expected 1 space(s) after ELSEIF keyword; 0 | | found 148 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found 0 152 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 152 | ERROR | [x] Inline control structures are not allowed 154 | ERROR | [x] Expected 1 space(s) after ELSEIF keyword; 0 | | found 154 | ERROR | [x] Inline control structures are not allowed 158 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found 158 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 158 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 160 | ERROR | [x] Inline control structures are not allowed 160 | ERROR | [x] No space found after comma in argument list 164 | ERROR | [x] Inline control structures are not allowed 164 | ERROR | [x] No space found after comma in argument list 167 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found 167 | ERROR | [x] Space before opening parenthesis of function | | call prohibited 167 | ERROR | [x] Space after opening parenthesis of function call | | prohibited 167 | ERROR | [x] Expected 0 spaces before closing bracket; 2 | | found 167 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 167 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 174 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 174 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found 174 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 174 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 176 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 176 | ERROR | [x] Inline control structures are not allowed 176 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found 176 | ERROR | [x] Expected 0 spaces before closing bracket; 2 | | found 178 | ERROR | [x] Expected 1 space(s) after ELSE keyword; newline | | found 180 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 180 | ERROR | [x] Inline control structures are not allowed 180 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found 180 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 180 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 182 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 182 | ERROR | [x] Inline control structures are not allowed 182 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found 182 | ERROR | [x] Expected 0 spaces before closing bracket; 2 | | found 182 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 187 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 196 | ERROR | [ ] Visibility must be declared on method | | "checkModuleRoleAccess" 200 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 209 | ERROR | [ ] Method name | | "SugarWebServiceUtilv3_1::get_field_list" is not | | in camel caps format 209 | ERROR | [ ] Visibility must be declared on method | | "get_field_list" 209 | ERROR | [x] Expected 1 space between comma and argument | | "$fields"; 0 found 209 | ERROR | [x] Expected 1 space between comma and argument | | "$translate"; 2 found 209 | ERROR | [x] Incorrect spacing between argument "$translate" | | and equals sign; expected 1 but found 0 209 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$translate"; expected | | 1 but found 0 209 | ERROR | [x] Opening brace should be on a new line 211 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 212 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 213 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 214 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 214 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 214 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found 0 214 | ERROR | [x] Blank line found at start of control structure 216 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 216 | ERROR | [x] Expected 1 space(s) after FOREACH keyword; 0 | | found 216 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found 0 217 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 217 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 217 | ERROR | [x] Inline control structures are not allowed 217 | ERROR | [x] Space after opening parenthesis of function call | | prohibited 218 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 218 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 218 | ERROR | [x] Inline control structures are not allowed 218 | WARNING | [ ] Line exceeds 120 characters; contains 253 | | characters 219 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 219 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 220 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 221 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 222 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 223 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 224 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 225 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 226 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 227 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 227 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 227 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found 227 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 227 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found 0 228 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 229 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 231 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 231 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 231 | ERROR | [x] Inline control structures are not allowed 232 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 234 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 234 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 234 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found 0 235 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 236 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 236 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 236 | ERROR | [x] Inline control structures are not allowed 237 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 237 | ERROR | [x] Expected 1 space(s) after FOREACH keyword; 0 | | found 237 | ERROR | [x] Expected 1 space before "=>"; 0 found 237 | ERROR | [x] Expected 1 space after "=>"; 0 found 237 | ERROR | [x] Inline control structures are not allowed 238 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 238 | ERROR | [x] No space found after comma in argument list 239 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 241 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 241 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 242 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 243 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 245 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 246 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 247 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 248 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 249 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 251 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 252 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 253 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 254 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 255 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 256 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 257 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 257 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 258 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 258 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 259 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 260 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 261 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 262 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 263 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 264 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 265 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 266 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 266 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 267 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 267 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 23 268 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 269 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 269 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 269 | ERROR | [x] Inline control structures are not allowed 269 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found 269 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 270 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 272 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 273 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 274 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 275 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 277 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 277 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 277 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 278 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 279 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 279 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 279 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found 279 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 280 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 281 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 282 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 283 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 283 | ERROR | [x] Expected 1 space(s) after FOREACH keyword; 0 | | found 283 | ERROR | [x] Expected 1 space before "=>"; 0 found 283 | ERROR | [x] Expected 1 space after "=>"; 0 found 283 | ERROR | [x] Inline control structures are not allowed 284 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 284 | ERROR | [x] No space found after comma in argument list 286 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 287 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 288 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 290 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 290 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 290 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found 0 291 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 292 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 293 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 293 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; expected | | "true" but found "TRUE" 294 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 295 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 295 | ERROR | [x] Expected 1 space(s) after FOREACH keyword; 0 | | found 295 | ERROR | [x] Expected 1 space before "=>"; 0 found 295 | ERROR | [x] Expected 1 space after "=>"; 0 found 295 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found 0 296 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 297 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 298 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 298 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 298 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found 0 299 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 300 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 301 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 302 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 302 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found 0 306 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 306 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 306 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found 0 307 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 308 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 309 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 310 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 310 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 310 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found 0 311 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 312 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 313 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 314 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 316 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 316 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 317 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 318 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 319 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 320 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 320 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 321 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 322 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 323 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 324 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 324 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 325 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 326 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 327 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 328 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 328 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 329 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 330 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 331 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 333 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 334 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 335 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 337 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 338 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 339 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 340 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 341 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 342 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 343 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 344 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 345 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 345 | ERROR | [ ] Method name | | "SugarWebServiceUtilv3_1::get_file_contents_base64" | | is not in camel caps format 345 | ERROR | [ ] Visibility must be declared on method | | "get_file_contents_base64" 345 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; expected | | "false" but found "FALSE" 346 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 347 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 348 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 348 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 348 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found 348 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 348 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 349 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 350 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 351 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 351 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 351 | ERROR | [x] Inline control structures are not allowed 352 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 353 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 355 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 356 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 358 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 358 | ERROR | [ ] Method name | | "SugarWebServiceUtilv3_1::get_module_view_defs" | | is not in camel caps format 358 | ERROR | [ ] Visibility must be declared on method | | "get_module_view_defs" 358 | ERROR | [x] Opening brace should be on a new line 363 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found 0 366 | ERROR | [x] Inline control structures are not allowed 368 | ERROR | [x] Expected 1 space(s) after ELSE keyword; newline | | found 370 | ERROR | [x] No space found after comma in argument list 376 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 376 | ERROR | [x] Inline control structures are not allowed 378 | ERROR | [x] Expected 1 space(s) after ELSE keyword; newline | | found 378 | ERROR | [x] Inline control structures are not allowed 391 | ERROR | [ ] Method name | | "SugarWebServiceUtilv3_1::get_data_list" is not | | in camel caps format 391 | ERROR | [ ] Visibility must be declared on method | | "get_data_list" 391 | ERROR | [x] Incorrect spacing between argument "$limit" and | | equals sign; expected 1 but found 0 391 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$limit"; expected 1 | | but found 0 391 | ERROR | [x] Incorrect spacing between argument "$max" and | | equals sign; expected 1 but found 0 391 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$max"; expected 1 but | | found 0 391 | ERROR | [x] Incorrect spacing between argument | | "$singleSelect" and equals sign; expected 1 but | | found 0 391 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$singleSelect"; | | expected 1 but found 0 391 | WARNING | [ ] Line exceeds 120 characters; contains 159 | | characters 392 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 393 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 394 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 394 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 394 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 395 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 396 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 397 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 398 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 400 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 400 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 400 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 400 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 401 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 402 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 403 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 404 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 404 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 404 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found 0 405 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 405 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 405 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found 0 406 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 407 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 407 | ERROR | [x] Expected 1 space after closing brace; 0 found 407 | ERROR | [x] Expected 1 space(s) after ELSE keyword; 0 found 408 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 409 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 410 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 411 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 412 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 413 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 413 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 413 | ERROR | [x] Inline control structures are not allowed 414 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 416 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 416 | ERROR | [x] No space found after comma in argument list 416 | ERROR | [x] No space found after comma in argument list 416 | ERROR | [x] No space found after comma in argument list 416 | ERROR | [x] No space found after comma in argument list 416 | ERROR | [x] No space found after comma in argument list 416 | ERROR | [x] No space found after comma in argument list 416 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 417 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 418 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 429 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 429 | ERROR | [ ] Visibility must be declared on method | | "addFieldLevelACLs" 429 | ERROR | [x] Expected 1 space between comma and argument | | "$view_type"; 0 found 430 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 431 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 432 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 432 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 432 | ERROR | [x] Inline control structures are not allowed 432 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found 432 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 433 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 434 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 434 | ERROR | [x] Expected 1 space(s) after ELSE keyword; newline | | found 434 | ERROR | [x] Inline control structures are not allowed 435 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 436 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 439 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 440 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 441 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 442 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 443 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 444 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 445 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 446 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 447 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 448 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 448 | ERROR | [ ] Visibility must be declared on method | | "getFieldLevelACLValue" 449 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 450 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 450 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 450 | ERROR | [x] Inline control structures are not allowed 451 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 453 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 453 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 453 | ERROR | [x] Inline control structures are not allowed 453 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found 453 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 454 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 456 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 456 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 456 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found 0 457 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 458 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 460 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 461 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed ---------------------------------------------------------------------- PHPCBF CAN FIX THE 403 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 84ms; Memory: 10MB FILE: ...enkins/workspace/suitecrm-aws-pipeline/service/v3_1/registry.php ---------------------------------------------------------------------- FOUND 3 ERRORS AND 5 WARNINGS AFFECTING 7 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 3 and the first side effect is on | | line 45. 3 | ERROR | Constants must be uppercase; expected 'SUGARENTRY' | | but found 'sugarEntry' 47 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 47 | ERROR | Class name "registry_v3_1" is not in PascalCase | | format 61 | WARNING | Line exceeds 120 characters; contains 220 characters 67 | WARNING | Line exceeds 120 characters; contains 229 characters 73 | WARNING | Line exceeds 120 characters; contains 318 characters 79 | WARNING | Line exceeds 120 characters; contains 189 characters ---------------------------------------------------------------------- Time: 54ms; Memory: 6MB FILE: ...ib/jenkins/workspace/suitecrm-aws-pipeline/service/v3_1/rest.php ---------------------------------------------------------------------- FOUND 3 ERRORS AND 1 WARNING AFFECTING 4 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with side | | effects, but should not do both. The first symbol | | is defined on line 3 and the first side effect is | | on line 48. 2 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 1 3 | ERROR | [ ] Constants must be uppercase; expected 'SUGARENTRY' | | but found 'sugarEntry' 4 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 1 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...e/suitecrm-aws-pipeline/service/v3_1/SugarWebServiceImplv3_1.php ---------------------------------------------------------------------- FOUND 13 ERRORS AND 42 WARNINGS AFFECTING 52 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 53 and the first side | | effect is on line 42. 53 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 53 | ERROR | [ ] Class name "SugarWebServiceImplv3_1" is not in | | PascalCase format 64 | WARNING | [ ] Line exceeds 120 characters; contains 242 | | characters 66 | WARNING | [ ] Line exceeds 120 characters; contains 160 | | characters 67 | WARNING | [ ] Line exceeds 120 characters; contains 280 | | characters 71 | WARNING | [ ] Line exceeds 120 characters; contains 780 | | characters 74 | ERROR | [ ] Method name "SugarWebServiceImplv3_1::get_entry" | | is not in camel caps format 74 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 93 | WARNING | [ ] Line exceeds 120 characters; contains 242 | | characters 97 | ERROR | [ ] Method name | | "SugarWebServiceImplv3_1::get_module_fields_md5" | | is not in camel caps format 125 | WARNING | [ ] Line exceeds 120 characters; contains 245 | | characters 126 | WARNING | [ ] Line exceeds 120 characters; contains 129 | | characters 130 | ERROR | [ ] Method name | | "SugarWebServiceImplv3_1::get_module_layout_md5" | | is not in camel caps format 144 | WARNING | [ ] Line exceeds 120 characters; contains 242 | | characters 146 | WARNING | [ ] Line exceeds 120 characters; contains 160 | | characters 147 | WARNING | [ ] Line exceeds 120 characters; contains 280 | | characters 151 | WARNING | [ ] Line exceeds 120 characters; contains 780 | | characters 154 | ERROR | [ ] Method name | | "SugarWebServiceImplv3_1::get_entries" is not in | | camel caps format 154 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 232 | WARNING | [ ] Line exceeds 120 characters; contains 242 | | characters 233 | WARNING | [ ] Line exceeds 120 characters; contains 158 | | characters 238 | ERROR | [ ] Method name "SugarWebServiceImplv3_1::set_entry" | | is not in camel caps format 277 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 302 | ERROR | [x] Multi-line function call not indented correctly; | | expected 8 spaces but found 16 334 | WARNING | [ ] Line exceeds 120 characters; contains 145 | | characters 337 | WARNING | [ ] Line exceeds 120 characters; contains 146 | | characters 338 | WARNING | [ ] Line exceeds 120 characters; contains 134 | | characters 353 | WARNING | [ ] Line exceeds 120 characters; contains 171 | | characters 496 | ERROR | [ ] Method name | | "SugarWebServiceImplv3_1::get_available_modules" | | is not in camel caps format 532 | ERROR | [ ] Method name | | "SugarWebServiceImplv3_1::get_language_definition" | | is not in camel caps format 579 | WARNING | [ ] Line exceeds 120 characters; contains 248 | | characters 580 | WARNING | [ ] Line exceeds 120 characters; contains 130 | | characters 584 | ERROR | [ ] Method name | | "SugarWebServiceImplv3_1::get_module_layout" is | | not in camel caps format 630 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 633 | WARNING | [ ] Line exceeds 120 characters; contains 242 | | characters 637 | WARNING | [ ] Line exceeds 120 characters; contains 160 | | characters 638 | WARNING | [ ] Line exceeds 120 characters; contains 280 | | characters 639 | WARNING | [ ] Line exceeds 120 characters; contains 156 | | characters 640 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 642 | WARNING | [ ] Line exceeds 120 characters; contains 281 | | characters 644 | WARNING | [ ] Line exceeds 120 characters; contains 788 | | characters 647 | ERROR | [ ] Method name | | "SugarWebServiceImplv3_1::get_entry_list" is not | | in camel caps format 793 | WARNING | [ ] Line exceeds 120 characters; contains 145 | | characters 794 | WARNING | [ ] Line exceeds 120 characters; contains 146 | | characters 795 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters 798 | ERROR | [ ] Method name | | "SugarWebServiceImplv3_1::search_by_module" is | | not in camel caps format 838 | WARNING | [ ] Line exceeds 120 characters; contains 136 | | characters 843 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 952 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 981 | WARNING | [ ] Line exceeds 120 characters; contains 230 | | characters 985 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 986 | WARNING | [ ] Line exceeds 120 characters; contains 162 | | characters 988 | WARNING | [ ] Line exceeds 120 characters; contains 323 | | characters 992 | WARNING | [ ] Line exceeds 120 characters; contains 196 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 129ms; Memory: 12MB FILE: .../lib/jenkins/workspace/suitecrm-aws-pipeline/service/v3/soap.php ---------------------------------------------------------------------- FOUND 4 ERRORS AND 1 WARNING AFFECTING 5 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 3 and the first side | | effect is on line 48. 2 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 1 3 | ERROR | [ ] Constants must be uppercase; expected | | 'SUGARENTRY' but found 'sugarEntry' 4 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 1 56 | ERROR | [x] Expected 1 newline at end of file; 0 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 3 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: .../jenkins/workspace/suitecrm-aws-pipeline/service/v3/registry.php ---------------------------------------------------------------------- FOUND 3 ERRORS AND 3 WARNINGS AFFECTING 5 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 3 and the first side effect is on | | line 45. 3 | ERROR | Constants must be uppercase; expected 'SUGARENTRY' | | but found 'sugarEntry' 47 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 47 | ERROR | Class name "registry_v3" is not in PascalCase format 85 | WARNING | Line exceeds 120 characters; contains 225 characters 91 | WARNING | Line exceeds 120 characters; contains 336 characters ---------------------------------------------------------------------- Time: 48ms; Memory: 6MB FILE: .../lib/jenkins/workspace/suitecrm-aws-pipeline/service/v3/rest.php ---------------------------------------------------------------------- FOUND 3 ERRORS AND 1 WARNING AFFECTING 4 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with side | | effects, but should not do both. The first symbol | | is defined on line 3 and the first side effect is | | on line 48. 2 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 1 3 | ERROR | [ ] Constants must be uppercase; expected 'SUGARENTRY' | | but found 'sugarEntry' 4 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 1 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...space/suitecrm-aws-pipeline/service/v3/SugarWebServiceImplv3.php ---------------------------------------------------------------------- FOUND 30 ERRORS AND 46 WARNINGS AFFECTING 66 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 3 and the first side | | effect is on line 48. 3 | ERROR | [ ] Constants must be uppercase; expected | | 'SUGARENTRY' but found 'sugarEntry' 52 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 67 | WARNING | [ ] Line exceeds 120 characters; contains 145 | | characters 69 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 70 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 70 | WARNING | [ ] Line exceeds 120 characters; contains 144 | | characters 71 | WARNING | [ ] Line exceeds 120 characters; contains 134 | | characters 89 | WARNING | [ ] Line exceeds 120 characters; contains 134 | | characters 118 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 145 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 146 | WARNING | [ ] Line exceeds 120 characters; contains 143 | | characters 147 | WARNING | [ ] Line exceeds 120 characters; contains 159 | | characters 148 | WARNING | [ ] Line exceeds 120 characters; contains 159 | | characters 151 | WARNING | [ ] Line exceeds 120 characters; contains 133 | | characters 166 | WARNING | [ ] Line exceeds 120 characters; contains 248 | | characters 170 | ERROR | [ ] Method name | | "SugarWebServiceImplv3::get_module_fields_md5" | | is not in camel caps format 172 | WARNING | [ ] Line exceeds 120 characters; contains 129 | | characters 189 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 190 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 190 | WARNING | [ ] Line exceeds 120 characters; contains 130 | | characters 193 | ERROR | [ ] Method name | | "SugarWebServiceImplv3::get_server_info" is not | | in camel caps format 202 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 209 | WARNING | [ ] Line exceeds 120 characters; contains 247 | | characters 210 | WARNING | [ ] Line exceeds 120 characters; contains 130 | | characters 214 | ERROR | [ ] Method name | | "SugarWebServiceImplv3::get_module_layout" is | | not in camel caps format 222 | WARNING | [ ] Line exceeds 120 characters; contains 140 | | characters 255 | WARNING | [ ] Line exceeds 120 characters; contains 244 | | characters 256 | WARNING | [ ] Line exceeds 120 characters; contains 129 | | characters 260 | ERROR | [ ] Method name | | "SugarWebServiceImplv3::get_module_layout_md5" | | is not in camel caps format 278 | ERROR | [ ] Method name | | "SugarWebServiceImplv3::get_available_modules" | | is not in camel caps format 278 | ERROR | [x] Incorrect spacing between argument "$filter" and | | equals sign; expected 1 but found 0 278 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$filter"; expected 1 | | but found 0 294 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 312 | ERROR | [ ] Method name | | "SugarWebServiceImplv3::get_last_viewed" is not | | in camel caps format 350 | ERROR | [ ] Method name | | "SugarWebServiceImplv3::get_upcoming_activities" | | is not in camel caps format 371 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 372 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 373 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 374 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 375 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 376 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 377 | WARNING | [ ] Line exceeds 120 characters; contains 147 | | characters 378 | WARNING | [ ] Line exceeds 120 characters; contains 162 | | characters 378 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 381 | ERROR | [ ] Method name | | "SugarWebServiceImplv3::search_by_module" is not | | in camel caps format 381 | WARNING | [ ] Line exceeds 120 characters; contains 145 | | characters 412 | ERROR | [x] Expected 1 space before "=>"; 0 found 412 | ERROR | [x] Expected 1 space after "=>"; 0 found 421 | WARNING | [ ] Line exceeds 120 characters; contains 144 | | characters 425 | ERROR | [x] Expected 1 space before "=>"; 0 found 425 | ERROR | [x] Expected 1 space after "=>"; 0 found 449 | WARNING | [ ] Line exceeds 120 characters; contains 166 | | characters 454 | WARNING | [ ] Line exceeds 120 characters; contains 166 | | characters 500 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 516 | WARNING | [ ] Line exceeds 120 characters; contains 230 | | characters 520 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 521 | WARNING | [ ] Line exceeds 120 characters; contains 132 | | characters 523 | WARNING | [ ] Line exceeds 120 characters; contains 323 | | characters 527 | WARNING | [ ] Line exceeds 120 characters; contains 196 | | characters 571 | WARNING | [ ] Line exceeds 120 characters; contains 141 | | characters 572 | WARNING | [ ] Line exceeds 120 characters; contains 141 | | characters 575 | WARNING | [ ] Line exceeds 120 characters; contains 251 | | characters 577 | WARNING | [ ] Line exceeds 120 characters; contains 138 | | characters 578 | WARNING | [ ] Line exceeds 120 characters; contains 229 | | characters 580 | WARNING | [ ] Line exceeds 120 characters; contains 320 | | characters 581 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 584 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 584 | WARNING | [ ] Line exceeds 120 characters; contains 795 | | characters 587 | ERROR | [ ] Method name | | "SugarWebServiceImplv3::get_relationships" is | | not in camel caps format 587 | WARNING | [ ] Line exceeds 120 characters; contains 200 | | characters 592 | WARNING | [ ] Line exceeds 120 characters; contains 136 | | characters 616 | WARNING | [ ] Line exceeds 120 characters; contains 137 | | characters 618 | WARNING | [ ] Line exceeds 120 characters; contains 152 | | characters 640 | WARNING | [ ] Line exceeds 120 characters; contains 135 | | characters 642 | WARNING | [ ] Line exceeds 120 characters; contains 176 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 19 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 101ms; Memory: 10MB FILE: ...space/suitecrm-aws-pipeline/service/v3/SugarWebServiceUtilv3.php ---------------------------------------------------------------------- FOUND 20 ERRORS AND 15 WARNINGS AFFECTING 30 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 42 and the first side | | effect is on line 41. 42 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 44 | ERROR | [ ] Method name | | "SugarWebServiceUtilv3::get_name_value" is not | | in camel caps format 52 | ERROR | [ ] Method name | | "SugarWebServiceUtilv3::filter_fields" is not in | | camel caps format 73 | WARNING | [ ] Line exceeds 120 characters; contains 137 | | characters 74 | WARNING | [ ] Line exceeds 120 characters; contains 140 | | characters 87 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 133 | WARNING | [ ] Line exceeds 120 characters; contains 140 | | characters 138 | ERROR | [ ] Method name | | "SugarWebServiceUtilv3::get_field_list" is not | | in camel caps format 138 | ERROR | [x] Incorrect spacing between argument "$translate" | | and equals sign; expected 1 but found 0 138 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$translate"; expected | | 1 but found 0 148 | WARNING | [ ] Line exceeds 120 characters; contains 247 | | characters 151 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 168 | ERROR | [x] Expected 1 space before "=>"; 0 found 168 | ERROR | [x] Expected 1 space after "=>"; 0 found 190 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 210 | ERROR | [x] Expected 1 space before "=>"; 0 found 210 | ERROR | [x] Expected 1 space after "=>"; 0 found 248 | ERROR | [ ] Method name | | "SugarWebServiceUtilv3::get_subpanel_defs" is | | not in camel caps format 279 | ERROR | [ ] Method name | | "SugarWebServiceUtilv3::get_module_view_defs" is | | not in camel caps format 314 | ERROR | [ ] Method name | | "SugarWebServiceUtilv3::get_visible_modules" is | | not in camel caps format 321 | ERROR | [x] Expected 1 space before "=>"; 0 found 321 | ERROR | [x] Expected 1 space after "=>"; 0 found 335 | ERROR | [ ] Method name | | "SugarWebServiceUtilv3::get_upcoming_activities" | | is not in camel caps format 340 | WARNING | [ ] Line exceeds 120 characters; contains 153 | | characters 341 | WARNING | [ ] Line exceeds 120 characters; contains 150 | | characters 342 | WARNING | [ ] Line exceeds 120 characters; contains 150 | | characters 343 | WARNING | [ ] Line exceeds 120 characters; contains 192 | | characters 355 | ERROR | [x] Opening parenthesis of a multi-line function | | call must be the last content on the line 358 | ERROR | [x] Multi-line function call not indented correctly; | | expected 16 spaces but found 40 387 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 390 | WARNING | [ ] Line exceeds 120 characters; contains 132 | | characters 393 | WARNING | [ ] Line exceeds 120 characters; contains 137 | | characters 405 | ERROR | [ ] Method name | | "SugarWebServiceUtilv3::format_upcoming_activities_entries" | | is not in camel caps format 423 | ERROR | [ ] Method name "SugarWebServiceUtilv3::cmp_datedue" | | is not in camel caps format ---------------------------------------------------------------------- PHPCBF CAN FIX THE 10 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 81ms; Memory: 10MB FILE: ...ib/jenkins/workspace/suitecrm-aws-pipeline/service/v2_1/soap.php ---------------------------------------------------------------------- FOUND 4 ERRORS AND 1 WARNING AFFECTING 5 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 3 and the first side | | effect is on line 48. 2 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 1 3 | ERROR | [ ] Constants must be uppercase; expected | | 'SUGARENTRY' but found 'sugarEntry' 4 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 1 56 | ERROR | [x] Expected 1 newline at end of file; 0 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 3 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...enkins/workspace/suitecrm-aws-pipeline/service/v2_1/registry.php ---------------------------------------------------------------------- FOUND 3 ERRORS AND 1 WARNING AFFECTING 3 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 3 and the first side effect is on | | line 45. 3 | ERROR | Constants must be uppercase; expected 'SUGARENTRY' | | but found 'sugarEntry' 47 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 47 | ERROR | Class name "registry_v2_1" is not in PascalCase | | format ---------------------------------------------------------------------- Time: 43ms; Memory: 6MB FILE: ...ib/jenkins/workspace/suitecrm-aws-pipeline/service/v2_1/rest.php ---------------------------------------------------------------------- FOUND 3 ERRORS AND 1 WARNING AFFECTING 4 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with side | | effects, but should not do both. The first symbol | | is defined on line 3 and the first side effect is | | on line 48. 2 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 1 3 | ERROR | [ ] Constants must be uppercase; expected 'SUGARENTRY' | | but found 'sugarEntry' 4 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 1 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 37ms; Memory: 6MB FILE: ...e/suitecrm-aws-pipeline/service/v2_1/SugarWebServiceImplv2_1.php ---------------------------------------------------------------------- FOUND 4 ERRORS AND 10 WARNINGS AFFECTING 13 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 3 and the first side effect is on | | line 48. 3 | ERROR | Constants must be uppercase; expected 'SUGARENTRY' | | but found 'sugarEntry' 50 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 50 | ERROR | Class name "SugarWebServiceImplv2_1" is not in | | PascalCase format 53 | WARNING | Line exceeds 120 characters; contains 122 characters 56 | WARNING | Line exceeds 120 characters; contains 242 characters 60 | WARNING | Line exceeds 120 characters; contains 160 characters 61 | WARNING | Line exceeds 120 characters; contains 280 characters 62 | WARNING | Line exceeds 120 characters; contains 156 characters 63 | WARNING | Line exceeds 120 characters; contains 122 characters 65 | WARNING | Line exceeds 120 characters; contains 281 characters 67 | WARNING | Line exceeds 120 characters; contains 788 characters 70 | ERROR | Method name "SugarWebServiceImplv2_1::get_entry_list" | | is not in camel caps format 81 | WARNING | Line exceeds 120 characters; contains 161 characters ---------------------------------------------------------------------- Time: 42ms; Memory: 6MB FILE: ...itecrm-aws-pipeline/service/JsonRPCServer/JsonRPCServerCalls.php ---------------------------------------------------------------------- FOUND 4 ERRORS AND 4 WARNINGS AFFECTING 8 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 53 and the first side | | effect is on line 42. 53 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 100 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 173 | WARNING | [ ] Line exceeds 120 characters; contains 143 | | characters 174 | WARNING | [ ] Line exceeds 120 characters; contains 154 | | characters 175 | ERROR | [x] Blank line found at start of control structure 185 | WARNING | [ ] Line exceeds 120 characters; contains 148 | | characters 198 | ERROR | [x] Expected 1 newline at end of file; 0 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 3 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 51ms; Memory: 6MB FILE: ...ce/suitecrm-aws-pipeline/service/JsonRPCServer/JsonRPCServer.php ---------------------------------------------------------------------- FOUND 7 ERRORS AND 1 WARNING AFFECTING 6 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 52 and the first side | | effect is on line 42. 52 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 158 | ERROR | [x] Opening parenthesis of a multi-line function | | call must be the last content on the line 158 | ERROR | [x] Only one argument is allowed per line in a | | multi-line function call 159 | ERROR | [x] Multi-line function call not indented correctly; | | expected 12 spaces but found 16 159 | ERROR | [x] Closing parenthesis of a multi-line function | | call must be on a line by itself 169 | ERROR | [x] Function closing brace must go on the next line | | following the body; found 1 blank lines before | | brace 170 | ERROR | [x] Expected 1 newline at end of file; 0 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 6 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 47ms; Memory: 6MB FILE: ...itecrm-aws-pipeline/service/JsonRPCServer/JsonRPCServerUtils.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 5 WARNINGS AFFECTING 7 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 45 and the first side | | effect is on line 42. 45 | ERROR | [ ] Each class must be in a namespace of at least one | | level (a top-level vendor name) 68 | ERROR | [x] Blank line found at start of control structure 73 | WARNING | [ ] Line exceeds 120 characters; contains 143 | | characters 78 | WARNING | [ ] Line exceeds 120 characters; contains 193 | | characters 89 | WARNING | [ ] Line exceeds 120 characters; contains 129 | | characters 91 | WARNING | [ ] Line exceeds 120 characters; contains 192 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 48ms; Memory: 6MB FILE: .../lib/jenkins/workspace/suitecrm-aws-pipeline/service/v2/soap.php ---------------------------------------------------------------------- FOUND 5 ERRORS AND 1 WARNING AFFECTING 6 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 3 and the first side | | effect is on line 48. 2 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 1 3 | ERROR | [ ] Constants must be uppercase; expected | | 'SUGARENTRY' but found 'sugarEntry' 4 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 1 55 | ERROR | [x] Expected 1 blank line at end of file; 6 found 60 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed ---------------------------------------------------------------------- PHPCBF CAN FIX THE 4 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 37ms; Memory: 6MB FILE: .../jenkins/workspace/suitecrm-aws-pipeline/service/v2/registry.php ---------------------------------------------------------------------- FOUND 4 ERRORS AND 8 WARNINGS AFFECTING 11 LINES ---------------------------------------------------------------------- 3 | ERROR | [ ] Constants must be uppercase; expected | | 'SUGARENTRY' but found 'sugarEntry' 49 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 49 | ERROR | [ ] Class name "registry" is not in PascalCase | | format 85 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 87 | ERROR | [x] Multi-line function call not indented correctly; | | expected 8 spaces but found 13 97 | WARNING | [ ] Line exceeds 120 characters; contains 192 | | characters 103 | WARNING | [ ] Line exceeds 120 characters; contains 201 | | characters 109 | WARNING | [ ] Line exceeds 120 characters; contains 290 | | characters 115 | WARNING | [ ] Line exceeds 120 characters; contains 228 | | characters 121 | WARNING | [ ] Line exceeds 120 characters; contains 281 | | characters 127 | WARNING | [ ] Line exceeds 120 characters; contains 309 | | characters 193 | WARNING | [ ] Line exceeds 120 characters; contains 152 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 77ms; Memory: 10MB FILE: .../lib/jenkins/workspace/suitecrm-aws-pipeline/service/v2/rest.php ---------------------------------------------------------------------- FOUND 3 ERRORS AND 1 WARNING AFFECTING 4 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with side | | effects, but should not do both. The first symbol | | is defined on line 3 and the first side effect is | | on line 48. 2 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 1 3 | ERROR | [ ] Constants must be uppercase; expected 'SUGARENTRY' | | but found 'sugarEntry' 4 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 1 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...workspace/suitecrm-aws-pipeline/service/v2/SugarSoapService2.php ---------------------------------------------------------------------- FOUND 22 ERRORS AND 1 WARNING AFFECTING 21 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 3 and the first side | | effect is on line 48. 2 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 1 3 | ERROR | [ ] Constants must be uppercase; expected | | 'SUGARENTRY' but found 'sugarEntry' 4 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 1 49 | ERROR | [ ] Each class must be in a namespace of at least one | | level (a top-level vendor name) 49 | ERROR | [x] Opening brace of a class must be on the line | | after the definition 50 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 51 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 52 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 53 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 54 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 55 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 56 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 56 | ERROR | [x] Opening brace should be on a new line 57 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 58 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 59 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 60 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 61 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 62 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 63 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 64 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 65 | ERROR | [x] The closing brace for the class must go on the | | next line after the body ---------------------------------------------------------------------- PHPCBF CAN FIX THE 20 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: .../workspace/suitecrm-aws-pipeline/service/core/SugarRestUtils.php ---------------------------------------------------------------------- FOUND 4 ERRORS AND 1 WARNING AFFECTING 4 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 42 and the first side | | effect is on line 41. 42 | ERROR | [ ] Each class must be in a namespace of at least one | | level (a top-level vendor name) 42 | ERROR | [x] Opening brace of a class must be on the line | | after the definition 43 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 44 | ERROR | [x] Expected 1 newline at end of file; 0 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 3 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 37ms; Memory: 6MB FILE: ...kins/workspace/suitecrm-aws-pipeline/service/core/NusoapSoap.php ---------------------------------------------------------------------- FOUND 143 ERRORS AND 3 WARNINGS AFFECTING 123 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 3 and the first side | | effect is on line 44. 2 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 1 3 | ERROR | [ ] Constants must be uppercase; expected | | 'SUGARENTRY' but found 'sugarEntry' 4 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 1 52 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 52 | ERROR | [x] Opening brace of a class must be on the line | | after the definition 53 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 54 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 55 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 56 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 57 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 58 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 59 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 59 | ERROR | [x] Opening brace should be on a new line 60 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 61 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 62 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 63 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 64 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 64 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 64 | ERROR | [x] Inline control structures are not allowed 65 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 66 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 67 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 69 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 70 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 71 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 72 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 73 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 74 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 74 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 75 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 76 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 77 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 78 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 79 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 80 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 81 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 83 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 84 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 85 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 86 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 87 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 87 | ERROR | [x] Opening brace should be on a new line 88 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 89 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 90 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 91 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 92 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 93 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 94 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 95 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 96 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 97 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 98 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 100 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 101 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 102 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 103 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 104 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 105 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 106 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 107 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 108 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 109 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 110 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 111 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 112 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 113 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 113 | ERROR | [x] Incorrect spacing between argument "$attrs" and | | equals sign; expected 1 but found 0 113 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$attrs"; expected 1 | | but found 0 113 | ERROR | [x] Incorrect spacing between argument "$arrayType" | | and equals sign; expected 1 but found 0 113 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$arrayType"; expected | | 1 but found 0 113 | WARNING | [ ] Line exceeds 120 characters; contains 135 | | characters 113 | ERROR | [x] Opening brace should be on a new line 114 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 114 | WARNING | [ ] Line exceeds 120 characters; contains 135 | | characters 115 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 117 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 118 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 119 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 120 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 121 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 122 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 123 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 124 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 125 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 125 | ERROR | [ ] Visibility must be declared on method | | "registerFunction" 125 | ERROR | [x] Opening brace should be on a new line 126 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 126 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 126 | ERROR | [x] Inline control structures are not allowed 127 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 128 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 129 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 130 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 131 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 132 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 133 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 134 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 135 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 135 | ERROR | [x] No space found after comma in argument list 136 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 138 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 139 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 140 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 141 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 142 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 143 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 144 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 145 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 145 | ERROR | [ ] Visibility must be declared on method | | "registerImplClass" 145 | ERROR | [x] Opening brace should be on a new line 146 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 147 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 148 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 149 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 150 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 151 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 152 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 154 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 155 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 156 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 157 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 158 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 159 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 160 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 160 | ERROR | [ ] Visibility must be declared on method | | "registerClass" 160 | ERROR | [x] Opening brace should be on a new line 161 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 162 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 163 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 164 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 166 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 167 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 168 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 169 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 170 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 171 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 172 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 172 | ERROR | [x] Opening brace should be on a new line 173 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 174 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 175 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 176 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 178 | ERROR | [x] The closing brace for the class must go on the | | next line after the body ---------------------------------------------------------------------- PHPCBF CAN FIX THE 138 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 51ms; Memory: 6MB FILE: ...workspace/suitecrm-aws-pipeline/service/core/SugarWebService.php ---------------------------------------------------------------------- FOUND 21 ERRORS AFFECTING 13 LINES ---------------------------------------------------------------------- 2 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found | | 1 3 | ERROR | [ ] Constants must be uppercase; expected 'SUGARENTRY' | | but found 'sugarEntry' 4 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found | | 1 50 | ERROR | [ ] Each class must be in a namespace of at least one | | level (a top-level vendor name) 50 | ERROR | [x] Opening brace of a class must be on the line after | | the definition 51 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 52 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 53 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 53 | ERROR | [ ] Visibility must be declared on method "register" 54 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 54 | ERROR | [ ] Visibility must be declared on method | | "registerImplClass" 55 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 55 | ERROR | [ ] Visibility must be declared on method | | "getRegisteredImplClass" 56 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 56 | ERROR | [ ] Visibility must be declared on method | | "registerClass" 57 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 57 | ERROR | [ ] Visibility must be declared on method | | "getRegisteredClass" 58 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 58 | ERROR | [ ] Visibility must be declared on method "serve" 59 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 59 | ERROR | [ ] Visibility must be declared on method "error" ---------------------------------------------------------------------- PHPCBF CAN FIX THE 12 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: ...orkspace/suitecrm-aws-pipeline/service/core/SugarSoapService.php ---------------------------------------------------------------------- FOUND 141 ERRORS AND 3 WARNINGS AFFECTING 112 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 41 and the first side | | effect is on line 44. 41 | ERROR | [ ] Constants must be uppercase; expected | | 'SUGARENTRY' but found 'sugarEntry' 51 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 51 | ERROR | [x] Opening brace of a class must be on the line | | after the definition 52 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 54 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 55 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 56 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 57 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 58 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 59 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 60 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 60 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 61 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 62 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 63 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 64 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 65 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 66 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 67 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 67 | ERROR | [ ] Visibility must be declared on method | | "registerFunction" 68 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 69 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 70 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 70 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 70 | ERROR | [x] Whitespace found at end of line 71 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 71 | ERROR | [x] Whitespace found at end of line 72 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 73 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 74 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 75 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 76 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 77 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 78 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 79 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 80 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 81 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 81 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 81 | ERROR | [x] Whitespace found at end of line 82 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 82 | ERROR | [ ] Visibility must be declared on method | | "registerType" 82 | ERROR | [x] Incorrect spacing between argument "$attrs" and | | equals sign; expected 1 but found 0 82 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$attrs"; expected 1 | | but found 0 82 | ERROR | [x] Incorrect spacing between argument "$arrayType" | | and equals sign; expected 1 but found 0 82 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$arrayType"; expected | | 1 but found 0 82 | WARNING | [ ] Line exceeds 120 characters; contains 137 | | characters 83 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 84 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 85 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 86 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 87 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 88 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 88 | ERROR | [x] Opening brace should be on a new line 89 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 90 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 91 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 92 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 93 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 94 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 95 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 96 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 96 | ERROR | [x] Opening brace should be on a new line 97 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 98 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 98 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 98 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found 0 99 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 99 | ERROR | [x] Expected 1 space(s) after FOREACH keyword; 0 | | found 100 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 100 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 101 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 102 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 103 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 104 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 105 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 106 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 107 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 108 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 109 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 110 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 111 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 112 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 113 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 113 | ERROR | [x] Opening brace should be on a new line 114 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 115 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 116 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 117 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 117 | ERROR | [x] Opening brace should be on a new line 118 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 119 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 120 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 121 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 122 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 123 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 124 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 125 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 126 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 127 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 127 | ERROR | [x] Opening brace should be on a new line 128 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 129 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 130 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 131 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 132 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 133 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 134 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 135 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 136 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 137 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 137 | ERROR | [x] Opening brace should be on a new line 138 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 138 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 138 | ERROR | [x] Whitespace found at end of line 139 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 141 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 142 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 143 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 144 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 145 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 146 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 147 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 147 | ERROR | [x] Opening brace should be on a new line 148 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 148 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 148 | ERROR | [x] Whitespace found at end of line 149 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 150 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 151 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 152 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 153 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 154 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 155 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 156 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 157 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 157 | ERROR | [x] Opening brace should be on a new line 158 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 158 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 158 | ERROR | [x] Whitespace found at end of line 159 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 160 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 161 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 162 | ERROR | [x] The closing brace for the class must go on the | | next line after the body ---------------------------------------------------------------------- PHPCBF CAN FIX THE 137 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 47ms; Memory: 6MB FILE: ...kins/workspace/suitecrm-aws-pipeline/service/core/webservice.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 46 | WARNING | Line exceeds 120 characters; contains 121 characters ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: ...pace/suitecrm-aws-pipeline/service/core/SoapHelperWebService.php ---------------------------------------------------------------------- FOUND 32 ERRORS AND 31 WARNINGS AFFECTING 63 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 49 and the first side | | effect is on line 42. 49 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 51 | ERROR | [ ] Method name | | "SoapHelperWebServices::get_field_list" is not | | in camel caps format 64 | WARNING | [ ] Line exceeds 120 characters; contains 249 | | characters 178 | ERROR | [ ] Method name | | "SoapHelperWebServices::validate_user" is not | | in camel caps format 220 | ERROR | [ ] Method name | | "SoapHelperWebServices::validate_authenticated" | | is not in camel caps format 223 | ERROR | [x] Blank line found at start of control structure 231 | WARNING | [ ] Line exceeds 120 characters; contains 131 | | characters 259 | ERROR | [ ] Method name | | "SoapHelperWebServices::is_valid_ip_address" is | | not in camel caps format 287 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 309 | WARNING | [ ] Line exceeds 120 characters; contains 139 | | characters 320 | WARNING | [ ] Line exceeds 120 characters; contains 136 | | characters 329 | WARNING | [ ] Line exceeds 120 characters; contains 130 | | characters 373 | ERROR | [ ] Method name | | "SoapHelperWebServices::get_name_value" is not | | in camel caps format 378 | ERROR | [ ] Method name | | "SoapHelperWebServices::get_user_module_list" | | is not in camel caps format 408 | ERROR | [ ] Method name | | "SoapHelperWebServices::check_modules_access" | | is not in camel caps format 417 | WARNING | [ ] Line exceeds 120 characters; contains 146 | | characters 421 | WARNING | [ ] Line exceeds 120 characters; contains 158 | | characters 429 | WARNING | [ ] Line exceeds 120 characters; contains 133 | | characters 436 | WARNING | [ ] Line exceeds 120 characters; contains 131 | | characters 442 | ERROR | [ ] Method name | | "SoapHelperWebServices::get_name_value_list" is | | not in camel caps format 458 | WARNING | [ ] Line exceeds 120 characters; contains 219 | | characters 481 | ERROR | [ ] Method name | | "SoapHelperWebServices::filter_fields" is not | | in camel caps format 494 | WARNING | [ ] Line exceeds 120 characters; contains 219 | | characters 495 | WARNING | [ ] Line exceeds 120 characters; contains 358 | | characters 508 | ERROR | [ ] Method name | | "SoapHelperWebServices::get_name_value_list_for_fields" | | is not in camel caps format 550 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 559 | ERROR | [ ] Method name | | "SoapHelperWebServices::array_get_name_value_list" | | is not in camel caps format 571 | ERROR | [ ] Method name | | "SoapHelperWebServices::array_get_name_value_lists" | | is not in camel caps format 590 | ERROR | [ ] Method name | | "SoapHelperWebServices::name_value_lists_get_array" | | is not in camel caps format 611 | ERROR | [ ] Method name | | "SoapHelperWebServices::array_get_return_value" | | is not in camel caps format 622 | ERROR | [ ] Method name | | "SoapHelperWebServices::get_return_value_for_fields" | | is not in camel caps format 645 | WARNING | [ ] Line exceeds 120 characters; contains 161 | | characters 647 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 696 | WARNING | [ ] Line exceeds 120 characters; contains 140 | | characters 702 | ERROR | [ ] Method name | | "SoapHelperWebServices::get_return_value_for_link_fields" | | is not in camel caps format 713 | WARNING | [ ] Line exceeds 120 characters; contains 134 | | characters 719 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 726 | WARNING | [ ] Line exceeds 120 characters; contains 140 | | characters 768 | WARNING | [ ] Line exceeds 120 characters; contains 250 | | characters 772 | WARNING | [ ] Line exceeds 120 characters; contains 133 | | characters 776 | ERROR | [ ] Method name | | "SoapHelperWebServices::new_handle_set_relationship" | | is not in camel caps format 788 | WARNING | [ ] Line exceeds 120 characters; contains 135 | | characters 832 | ERROR | [ ] Method name | | "SoapHelperWebServices::new_handle_set_entries" | | is not in camel caps format 859 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 865 | WARNING | [ ] Line exceeds 120 characters; contains 136 | | characters 915 | WARNING | [ ] Line exceeds 120 characters; contains 141 | | characters 976 | ERROR | [ ] Method name | | "SoapHelperWebServices::get_return_value" is | | not in camel caps format 995 | ERROR | [ ] Method name | | "SoapHelperWebServices::get_return_module_fields" | | is not in camel caps format 1010 | ERROR | [ ] Method name | | "SoapHelperWebServices::login_success" is not | | in camel caps format 1053 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1055 | ERROR | [ ] Method name | | "SoapHelperWebServices::add_create_account" is | | not in camel caps format 1085 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 1087 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 1099 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 1129 | ERROR | [ ] Method name | | "SoapHelperWebServices::check_for_duplicate_contacts" | | is not in camel caps format 1146 | ERROR | [x] Blank line found at start of control structure 1162 | ERROR | [x] Multi-line function call not indented | | correctly; expected 20 spaces but found 24 1165 | ERROR | [x] Multi-line function call not indented | | correctly; expected 24 spaces but found 36 1174 | ERROR | [x] Multi-line function call not indented | | correctly; expected 24 spaces but found 28 1176 | WARNING | [ ] Line exceeds 120 characters; contains 143 | | characters 1202 | ERROR | [ ] Method name | | "SoapHelperWebServices::decrypt_string" is not | | in camel caps format 1221 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 6 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 167ms; Memory: 16MB FILE: ...orkspace/suitecrm-aws-pipeline/service/core/SugarRestService.php ---------------------------------------------------------------------- FOUND 179 ERRORS AND 3 WARNINGS AFFECTING 153 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 3 and the first side | | effect is on line 45. 2 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 1 3 | ERROR | [ ] Constants must be uppercase; expected | | 'SUGARENTRY' but found 'sugarEntry' 4 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 1 52 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 52 | ERROR | [x] Opening brace of a class must be on the line | | after the definition 53 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 54 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 55 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 57 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 58 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 59 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 60 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 61 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 62 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 63 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 63 | WARNING | [ ] Method name "_getTypeName" should not be | | prefixed with an underscore to indicate | | visibility 64 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 65 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 65 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 65 | ERROR | [x] Inline control structures are not allowed 67 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 68 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 69 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 69 | ERROR | [x] Expected 1 space(s) after SWITCH keyword; 0 | | found 70 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 71 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 72 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 73 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 74 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 75 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 76 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 77 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 78 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 79 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 80 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 81 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 81 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 82 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 83 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 84 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 85 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 87 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 88 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 89 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 90 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 91 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 92 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 92 | ERROR | [ ] Visibility must be declared on method | | "__construct" 92 | ERROR | [x] Opening brace should be on a new line 93 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 94 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 96 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 97 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 98 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 99 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 100 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 101 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 103 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 104 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 105 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 106 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 107 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 108 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 108 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 108 | ERROR | [x] Opening brace should be on a new line 109 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 111 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 112 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 113 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 114 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 115 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 116 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 117 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 118 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 119 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 119 | ERROR | [ ] Visibility must be declared on method | | "registerFunction" 119 | ERROR | [x] Opening brace should be on a new line 120 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 120 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 120 | ERROR | [x] Inline control structures are not allowed 121 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 122 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 124 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 125 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 126 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 127 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 128 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 128 | ERROR | [ ] Visibility must be declared on method "serve" 128 | ERROR | [x] Opening brace should be on a new line 129 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 130 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 131 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 133 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 134 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 135 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 136 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 137 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 138 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 140 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 141 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 142 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 143 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 144 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 145 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 145 | ERROR | [ ] Visibility must be declared on method "register" 145 | ERROR | [x] Opening brace should be on a new line 147 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 147 | ERROR | [x] Function closing brace must go on the next line | | following the body; found 1 blank lines before | | brace 149 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 150 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 151 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 152 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 153 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 154 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 155 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 155 | ERROR | [x] Opening brace should be on a new line 156 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 157 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 159 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 160 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 161 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 162 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 163 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 164 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 165 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 165 | ERROR | [x] Opening brace should be on a new line 166 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 167 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 169 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 170 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 171 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 172 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 173 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 174 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 175 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 175 | ERROR | [ ] Visibility must be declared on method | | "registerClass" 175 | ERROR | [x] Opening brace should be on a new line 176 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 177 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 179 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 180 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 181 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 182 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 183 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 184 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 185 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 186 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 186 | ERROR | [ ] Visibility must be declared on method | | "registerImplClass" 186 | ERROR | [x] Opening brace should be on a new line 187 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 188 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 189 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 190 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 191 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 192 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 193 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 195 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 196 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 197 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 198 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 199 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 200 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 201 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 201 | ERROR | [ ] Visibility must be declared on method "error" 201 | ERROR | [x] Opening brace should be on a new line 202 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 203 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 204 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 205 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 207 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 208 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 209 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 210 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 211 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 212 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 213 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 213 | ERROR | [ ] Visibility must be declared on method | | "getServer" 213 | ERROR | [x] Opening brace should be on a new line 214 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 215 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 218 | ERROR | [x] The closing brace for the class must go on the | | next line after the body ---------------------------------------------------------------------- PHPCBF CAN FIX THE 169 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 57ms; Memory: 6MB FILE: ...space/suitecrm-aws-pipeline/service/core/SugarWebServiceImpl.php ---------------------------------------------------------------------- FOUND 91 ERRORS AND 89 WARNINGS AFFECTING 166 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 3 and the first side | | effect is on line 48. 3 | ERROR | [ ] Constants must be uppercase; expected | | 'SUGARENTRY' but found 'sugarEntry' 51 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 59 | WARNING | [ ] Line exceeds 120 characters; contains 242 | | characters 61 | WARNING | [ ] Line exceeds 120 characters; contains 161 | | characters 62 | WARNING | [ ] Line exceeds 120 characters; contains 279 | | characters 65 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 65 | WARNING | [ ] Line exceeds 120 characters; contains 778 | | characters 68 | ERROR | [ ] Method name "SugarWebServiceImpl::get_entry" is | | not in camel caps format 79 | WARNING | [ ] Line exceeds 120 characters; contains 242 | | characters 81 | WARNING | [ ] Line exceeds 120 characters; contains 160 | | characters 82 | WARNING | [ ] Line exceeds 120 characters; contains 279 | | characters 85 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 85 | WARNING | [ ] Line exceeds 120 characters; contains 778 | | characters 88 | ERROR | [ ] Method name "SugarWebServiceImpl::get_entries" | | is not in camel caps format 101 | WARNING | [ ] Line exceeds 120 characters; contains 136 | | characters 129 | WARNING | [ ] Line exceeds 120 characters; contains 139 | | characters 142 | WARNING | [ ] Line exceeds 120 characters; contains 140 | | characters 151 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 154 | WARNING | [ ] Line exceeds 120 characters; contains 242 | | characters 158 | WARNING | [ ] Line exceeds 120 characters; contains 160 | | characters 159 | WARNING | [ ] Line exceeds 120 characters; contains 280 | | characters 160 | WARNING | [ ] Line exceeds 120 characters; contains 156 | | characters 161 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 163 | WARNING | [ ] Line exceeds 120 characters; contains 281 | | characters 165 | WARNING | [ ] Line exceeds 120 characters; contains 788 | | characters 168 | ERROR | [ ] Method name | | "SugarWebServiceImpl::get_entry_list" is not in | | camel caps format 187 | WARNING | [ ] Line exceeds 120 characters; contains 136 | | characters 242 | WARNING | [ ] Line exceeds 120 characters; contains 141 | | characters 250 | WARNING | [ ] Line exceeds 120 characters; contains 156 | | characters 258 | WARNING | [ ] Line exceeds 120 characters; contains 247 | | characters 260 | WARNING | [ ] Line exceeds 120 characters; contains 146 | | characters 262 | WARNING | [ ] Line exceeds 120 characters; contains 158 | | characters 263 | WARNING | [ ] Line exceeds 120 characters; contains 197 | | characters 266 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 269 | ERROR | [ ] Method name | | "SugarWebServiceImpl::set_relationship" is not | | in camel caps format 269 | WARNING | [ ] Line exceeds 120 characters; contains 131 | | characters 290 | WARNING | [ ] Line exceeds 120 characters; contains 150 | | characters 307 | WARNING | [ ] Line exceeds 120 characters; contains 260 | | characters 309 | WARNING | [ ] Line exceeds 120 characters; contains 161 | | characters 310 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 311 | WARNING | [ ] Line exceeds 120 characters; contains 187 | | characters 312 | WARNING | [ ] Line exceeds 120 characters; contains 222 | | characters 315 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 319 | ERROR | [ ] Method name | | "SugarWebServiceImpl::set_relationships" is not | | in camel caps format 319 | WARNING | [ ] Line exceeds 120 characters; contains 142 | | characters 349 | WARNING | [ ] Line exceeds 120 characters; contains 185 | | characters 365 | WARNING | [ ] Line exceeds 120 characters; contains 141 | | characters 366 | WARNING | [ ] Line exceeds 120 characters; contains 141 | | characters 369 | WARNING | [ ] Line exceeds 120 characters; contains 251 | | characters 371 | WARNING | [ ] Line exceeds 120 characters; contains 138 | | characters 372 | WARNING | [ ] Line exceeds 120 characters; contains 239 | | characters 374 | WARNING | [ ] Line exceeds 120 characters; contains 320 | | characters 375 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 377 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 377 | WARNING | [ ] Line exceeds 120 characters; contains 795 | | characters 380 | ERROR | [ ] Method name | | "SugarWebServiceImpl::get_relationships" is not | | in camel caps format 380 | WARNING | [ ] Line exceeds 120 characters; contains 184 | | characters 385 | WARNING | [ ] Line exceeds 120 characters; contains 136 | | characters 409 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 411 | WARNING | [ ] Line exceeds 120 characters; contains 152 | | characters 433 | WARNING | [ ] Line exceeds 120 characters; contains 135 | | characters 435 | WARNING | [ ] Line exceeds 120 characters; contains 176 | | characters 449 | WARNING | [ ] Line exceeds 120 characters; contains 242 | | characters 450 | WARNING | [ ] Line exceeds 120 characters; contains 158 | | characters 454 | ERROR | [ ] Method name "SugarWebServiceImpl::set_entry" is | | not in camel caps format 460 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 463 | WARNING | [ ] Line exceeds 120 characters; contains 137 | | characters 470 | ERROR | [x] Expected 1 space before "=>"; 0 found 470 | ERROR | [x] Expected 1 space after "=>"; 0 found 479 | ERROR | [x] Expected 1 space before "=>"; 0 found 479 | ERROR | [x] Expected 1 space after "=>"; 0 found 480 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 492 | WARNING | [ ] Line exceeds 120 characters; contains 191 | | characters 509 | WARNING | [ ] Line exceeds 120 characters; contains 242 | | characters 510 | WARNING | [ ] Line exceeds 120 characters; contains 195 | | characters 514 | ERROR | [ ] Method name "SugarWebServiceImpl::set_entries" | | is not in camel caps format 518 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 521 | WARNING | [ ] Line exceeds 120 characters; contains 137 | | characters 537 | WARNING | [ ] Line exceeds 120 characters; contains 145 | | characters 539 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 540 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 540 | WARNING | [ ] Line exceeds 120 characters; contains 143 | | characters 558 | WARNING | [ ] Line exceeds 120 characters; contains 134 | | characters 586 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 591 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 592 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 593 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 595 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 596 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 597 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 598 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 599 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 600 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 601 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 602 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 603 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 604 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 605 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 606 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 607 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 608 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 609 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 610 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 611 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 612 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 613 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 614 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 615 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 615 | WARNING | [ ] Line exceeds 120 characters; contains 129 | | characters 616 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 617 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 618 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 655 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 656 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 656 | WARNING | [ ] Line exceeds 120 characters; contains 130 | | characters 659 | ERROR | [ ] Method name | | "SugarWebServiceImpl::get_server_info" is not | | in camel caps format 676 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 686 | ERROR | [ ] Method name "SugarWebServiceImpl::get_user_id" | | is not in camel caps format 702 | WARNING | [ ] Line exceeds 120 characters; contains 242 | | characters 708 | ERROR | [ ] Method name | | "SugarWebServiceImpl::get_module_fields" is not | | in camel caps format 715 | WARNING | [ ] Line exceeds 120 characters; contains 136 | | characters 716 | WARNING | [ ] Line exceeds 120 characters; contains 140 | | characters 723 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 723 | WARNING | [ ] Line exceeds 120 characters; contains 129 | | characters 730 | WARNING | [ ] Line exceeds 120 characters; contains 151 | | characters 740 | ERROR | [ ] Method name | | "SugarWebServiceImpl::seamless_login" is not in | | camel caps format 753 | WARNING | [ ] Line exceeds 120 characters; contains 140 | | characters 759 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 760 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 765 | ERROR | [ ] Method name | | "SugarWebServiceImpl::set_note_attachment" is | | not in camel caps format 777 | WARNING | [ ] Line exceeds 120 characters; contains 144 | | characters 795 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 796 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 799 | ERROR | [ ] Method name | | "SugarWebServiceImpl::get_note_attachment" is | | not in camel caps format 827 | WARNING | [ ] Line exceeds 120 characters; contains 188 | | characters 834 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 835 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 836 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 837 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 842 | ERROR | [ ] Method name | | "SugarWebServiceImpl::set_document_revision" is | | not in camel caps format 863 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 864 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 865 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 866 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 867 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 870 | ERROR | [ ] Method name | | "SugarWebServiceImpl::get_document_revision" is | | not in camel caps format 893 | WARNING | [ ] Line exceeds 120 characters; contains 188 | | characters 904 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 905 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 906 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 907 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 908 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 909 | WARNING | [ ] Line exceeds 120 characters; contains 153 | | characters 912 | ERROR | [ ] Method name | | "SugarWebServiceImpl::search_by_module" is not | | in camel caps format 943 | ERROR | [x] Expected 1 space before "=>"; 0 found 943 | ERROR | [x] Expected 1 space after "=>"; 0 found 949 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 952 | WARNING | [ ] Line exceeds 120 characters; contains 144 | | characters 956 | ERROR | [x] Expected 1 space before "=>"; 0 found 956 | ERROR | [x] Expected 1 space after "=>"; 0 found 980 | WARNING | [ ] Line exceeds 120 characters; contains 166 | | characters 985 | WARNING | [ ] Line exceeds 120 characters; contains 166 | | characters 1007 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 1008 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 20 1009 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 1010 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 1026 | WARNING | [ ] Line exceeds 120 characters; contains 230 | | characters 1031 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 1032 | WARNING | [ ] Line exceeds 120 characters; contains 132 | | characters 1034 | WARNING | [ ] Line exceeds 120 characters; contains 323 | | characters 1039 | WARNING | [ ] Line exceeds 120 characters; contains 196 | | characters 1047 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 12 1068 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 16 1087 | ERROR | [ ] Method name | | "SugarWebServiceImpl::get_available_modules" is | | not in camel caps format 1117 | ERROR | [ ] Method name | | "SugarWebServiceImpl::set_campaign_merge" is | | not in camel caps format 1130 | WARNING | [ ] Line exceeds 120 characters; contains 157 | | characters 1149 | ERROR | [ ] Method name | | "SugarWebServiceImpl::get_entries_count" is not | | in camel caps format 1154 | WARNING | [ ] Line exceeds 120 characters; contains 136 | | characters 1200 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 69 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 159ms; Memory: 14MB FILE: ...pace/suitecrm-aws-pipeline/service/core/SugarRestServiceImpl.php ---------------------------------------------------------------------- FOUND 9 ERRORS AND 1 WARNING AFFECTING 7 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 3 and the first side | | effect is on line 48. 3 | ERROR | [ ] Constants must be uppercase; expected | | 'SUGARENTRY' but found 'sugarEntry' 49 | ERROR | [ ] Each class must be in a namespace of at least one | | level (a top-level vendor name) 49 | ERROR | [x] Opening brace of a class must be on the line | | after the definition 50 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 51 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 51 | ERROR | [ ] Visibility must be declared on method "md5" 51 | ERROR | [x] Opening brace should be on a new line 52 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 53 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed ---------------------------------------------------------------------- PHPCBF CAN FIX THE 6 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: ...enkins/workspace/suitecrm-aws-pipeline/service/core/PHP5Soap.php ---------------------------------------------------------------------- FOUND 143 ERRORS AND 5 WARNINGS AFFECTING 112 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 44 and the first side | | effect is on line 1. 44 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 44 | ERROR | [x] Opening brace of a class must be on the line | | after the definition 45 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 46 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 46 | ERROR | [x] Opening brace should be on a new line 47 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 48 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 49 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 50 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 50 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 51 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 52 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 53 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 54 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 56 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 56 | ERROR | [x] Opening brace should be on a new line 58 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 58 | ERROR | [x] Function closing brace must go on the next line | | following the body; found 1 blank lines before | | brace 60 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 61 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 62 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 63 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 64 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 64 | ERROR | [x] Opening brace should be on a new line 65 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 66 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 67 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 68 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 69 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 70 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 71 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 72 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 73 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 74 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 75 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 77 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 77 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found 0 78 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 79 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 80 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 81 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 81 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 82 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 83 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 84 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 85 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 86 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 87 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 88 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 89 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 90 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 91 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 92 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 93 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 95 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 95 | ERROR | [x] Opening brace should be on a new line 96 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 97 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 98 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 98 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 99 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 100 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 102 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 102 | ERROR | [x] Opening brace should be on a new line 103 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 104 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 105 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 106 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 107 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 108 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 110 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 110 | ERROR | [x] Opening brace should be on a new line 111 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 112 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 114 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 115 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 116 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 117 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 118 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 119 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 120 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 121 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 122 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 123 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 124 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 126 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 126 | ERROR | [x] Function closing brace must go on the next line | | following the body; found 1 blank lines before | | brace 128 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 128 | ERROR | [x] Opening brace should be on a new line 129 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 130 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 132 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 133 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 134 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 135 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 136 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 137 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 138 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 138 | ERROR | [x] Incorrect spacing between argument "$version" | | and equals sign; expected 1 but found 0 138 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$version"; expected 1 | | but found 0 138 | ERROR | [x] Opening brace should be on a new line 139 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 140 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 141 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 143 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 143 | ERROR | [x] Opening brace should be on a new line 144 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 144 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 144 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 144 | ERROR | [x] Closing brace must be on a line by itself 146 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 146 | ERROR | [x] Opening brace should be on a new line 147 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 148 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 149 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 150 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 151 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 152 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 153 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 155 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 155 | ERROR | [ ] Visibility must be declared on method | | "registerClass" 155 | ERROR | [x] Opening brace should be on a new line 156 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 157 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 159 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 159 | ERROR | [x] Incorrect spacing between argument "$attrs" and | | equals sign; expected 1 but found 0 159 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$attrs"; expected 1 | | but found 0 159 | ERROR | [x] Incorrect spacing between argument "$arrayType" | | and equals sign; expected 1 but found 0 159 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$arrayType"; expected | | 1 but found 0 159 | WARNING | [ ] Line exceeds 120 characters; contains 135 | | characters 159 | ERROR | [x] Opening brace should be on a new line 160 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 160 | WARNING | [ ] Line exceeds 120 characters; contains 142 | | characters 161 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 163 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 163 | ERROR | [ ] Visibility must be declared on method | | "registerFunction" 163 | ERROR | [x] Opening brace should be on a new line 164 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 164 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 164 | ERROR | [x] Inline control structures are not allowed 165 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 166 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 167 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 168 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 170 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 170 | ERROR | [x] Function closing brace must go on the next line | | following the body; found 1 blank lines before | | brace 172 | ERROR | [x] The closing brace for the class must go on the | | next line after the body ---------------------------------------------------------------------- PHPCBF CAN FIX THE 140 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 51ms; Memory: 6MB FILE: .../workspace/suitecrm-aws-pipeline/service/core/REST/SugarRest.php ---------------------------------------------------------------------- FOUND 23 ERRORS AND 1 WARNING AFFECTING 23 LINES ---------------------------------------------------------------------- 3 | ERROR | [ ] Constants must be uppercase; expected | | 'SUGARENTRY' but found 'sugarEntry' 48 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 1 48 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 56 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 59 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 67 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 70 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 73 | WARNING | [ ] Line exceeds 120 characters; contains 129 | | characters 77 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 79 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 80 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 86 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 90 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 91 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 94 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 95 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 103 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 106 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 108 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 115 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 119 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 122 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 123 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 124 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 1 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 21 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 44ms; Memory: 6MB FILE: ...kspace/suitecrm-aws-pipeline/service/core/REST/SugarRestJSON.php ---------------------------------------------------------------------- FOUND 95 ERRORS AND 2 WARNINGS AFFECTING 72 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 3 and the first side | | effect is on line 45. 3 | ERROR | [ ] Constants must be uppercase; expected | | 'SUGARENTRY' but found 'sugarEntry' 51 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 51 | ERROR | [x] Opening brace of a class must be on the line | | after the definition 53 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 54 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 55 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 56 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 57 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 58 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 59 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 59 | ERROR | [ ] Visibility must be declared on method | | "generateResponse" 59 | ERROR | [x] Opening brace should be on a new line 60 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 61 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 62 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 63 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 64 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 65 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 66 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 67 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 67 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found 67 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 68 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 69 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 70 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 71 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 71 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found 71 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 72 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 73 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 74 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 75 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 77 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 78 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 78 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 79 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 80 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 81 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 82 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 82 | ERROR | [ ] Visibility must be declared on method "serve" 82 | ERROR | [x] Opening brace should be on a new line 83 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 84 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 85 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 85 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 85 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found 0 86 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 87 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 88 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 89 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 89 | ERROR | [x] Expected 1 space after closing brace; 0 found 89 | ERROR | [x] Expected 1 space(s) after ELSE keyword; 0 found 90 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 91 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 92 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 93 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 93 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 93 | ERROR | [x] Inline control structures are not allowed 94 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 94 | ERROR | [x] No space found after comma in argument list 95 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 96 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 97 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 98 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 100 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 101 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 102 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 103 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 104 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 105 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 106 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 106 | ERROR | [ ] Visibility must be declared on method "fault" 106 | ERROR | [x] Opening brace should be on a new line 107 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 108 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 110 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 110 | ERROR | [ ] Visibility must be declared on method | | "generateFaultResponse" 110 | ERROR | [x] Opening brace should be on a new line 111 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 112 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 113 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 114 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 115 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 116 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 116 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found 116 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 117 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 118 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 119 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 120 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 120 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found 120 | ERROR | [x] Expected 0 spaces before closing bracket; 1 | | found 121 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 122 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 123 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 126 | ERROR | [x] The closing brace for the class must go on the | | next line after the body ---------------------------------------------------------------------- PHPCBF CAN FIX THE 89 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 46ms; Memory: 6MB FILE: ...rkspace/suitecrm-aws-pipeline/service/core/REST/SugarRestRSS.php ---------------------------------------------------------------------- FOUND 80 ERRORS AND 4 WARNINGS AFFECTING 69 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 3 and the first side | | effect is on line 45. 3 | ERROR | [ ] Constants must be uppercase; expected | | 'SUGARENTRY' but found 'sugarEntry' 51 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 53 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 54 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 55 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 56 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 57 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 58 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 59 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 60 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 61 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 61 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 62 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 63 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 64 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 65 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 66 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 67 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 68 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 70 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 71 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 72 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 74 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 76 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 87 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 89 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 90 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 93 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 93 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 93 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found 0 94 | ERROR | [x] Expected 1 space(s) after FOREACH keyword; 0 | | found 94 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found 0 102 | ERROR | [x] Space after opening parenthesis of function call | | prohibited 102 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 103 | WARNING | [ ] Line exceeds 120 characters; contains 157 | | characters 104 | WARNING | [ ] Line exceeds 120 characters; contains 136 | | characters 107 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 107 | ERROR | [x] Inline control structures are not allowed 108 | ERROR | [x] Expected 1 space(s) after FOREACH keyword; 0 | | found 108 | ERROR | [x] Expected 1 space before "=>"; 0 found 108 | ERROR | [x] Expected 1 space after "=>"; 0 found 108 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found 0 109 | ERROR | [x] Expected 0 spaces after opening bracket; 1 found 112 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 112 | ERROR | [x] Inline control structures are not allowed 112 | ERROR | [x] Space after opening parenthesis of function call | | prohibited 113 | ERROR | [x] Space after opening parenthesis of function call | | prohibited 130 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 134 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 136 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 137 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 138 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 139 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 140 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 141 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 142 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 143 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 145 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 146 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 148 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 149 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 150 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 151 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 152 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 153 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 154 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 155 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 156 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 156 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 156 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found 0 157 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 158 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 159 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 159 | ERROR | [x] Expected 1 space after closing brace; 0 found 159 | ERROR | [x] Expected 1 space(s) after ELSE keyword; 0 found 160 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 161 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 162 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 163 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 164 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 165 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 166 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 167 | ERROR | [x] Expected 1 newline at end of file; 0 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 78 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 48ms; Memory: 6MB FILE: ...s/workspace/suitecrm-aws-pipeline/service/example/Rest_Proxy.php ---------------------------------------------------------------------- FOUND 4 ERRORS AND 1 WARNING AFFECTING 3 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 44 and the first side | | effect is on line 42. 47 | ERROR | [x] Expected 1 space before "=>"; 0 found 47 | ERROR | [x] Expected 1 space after "=>"; 0 found 83 | ERROR | [x] Expected 1 space before "=>"; 0 found 83 | ERROR | [x] Expected 1 space after "=>"; 0 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 4 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 45ms; Memory: 6MB FILE: .../lib/jenkins/workspace/suitecrm-aws-pipeline/service/v4/soap.php ---------------------------------------------------------------------- FOUND 4 ERRORS AND 1 WARNING AFFECTING 5 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 3 and the first side | | effect is on line 48. 2 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 1 3 | ERROR | [ ] Constants must be uppercase; expected | | 'SUGARENTRY' but found 'sugarEntry' 4 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 1 56 | ERROR | [x] Expected 1 newline at end of file; 0 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 3 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...space/suitecrm-aws-pipeline/service/v4/SugarWebServiceImplv4.php ---------------------------------------------------------------------- FOUND 28 ERRORS AND 59 WARNINGS AFFECTING 79 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 3 and the first side | | effect is on line 48. 3 | ERROR | [ ] Constants must be uppercase; expected | | 'SUGARENTRY' but found 'sugarEntry' 52 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 66 | WARNING | [ ] Line exceeds 120 characters; contains 145 | | characters 68 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 69 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 69 | WARNING | [ ] Line exceeds 120 characters; contains 144 | | characters 70 | WARNING | [ ] Line exceeds 120 characters; contains 134 | | characters 75 | WARNING | [ ] Line exceeds 120 characters; contains 147 | | characters 85 | WARNING | [ ] Line exceeds 120 characters; contains 171 | | characters 88 | WARNING | [ ] Line exceeds 120 characters; contains 134 | | characters 115 | WARNING | [ ] Line exceeds 120 characters; contains 136 | | characters 119 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 125 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 160 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 161 | WARNING | [ ] Line exceeds 120 characters; contains 143 | | characters 162 | WARNING | [ ] Line exceeds 120 characters; contains 159 | | characters 163 | WARNING | [ ] Line exceeds 120 characters; contains 159 | | characters 167 | WARNING | [ ] Line exceeds 120 characters; contains 205 | | characters 168 | WARNING | [ ] Line exceeds 120 characters; contains 191 | | characters 170 | WARNING | [ ] Line exceeds 120 characters; contains 167 | | characters 171 | WARNING | [ ] Line exceeds 120 characters; contains 179 | | characters 176 | WARNING | [ ] Line exceeds 120 characters; contains 133 | | characters 192 | WARNING | [ ] Line exceeds 120 characters; contains 242 | | characters 194 | WARNING | [ ] Line exceeds 120 characters; contains 160 | | characters 195 | WARNING | [ ] Line exceeds 120 characters; contains 280 | | characters 198 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 198 | WARNING | [ ] Line exceeds 120 characters; contains 778 | | characters 201 | ERROR | [ ] Method name "SugarWebServiceImplv4::get_entries" | | is not in camel caps format 237 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 240 | WARNING | [ ] Line exceeds 120 characters; contains 242 | | characters 244 | WARNING | [ ] Line exceeds 120 characters; contains 160 | | characters 245 | WARNING | [ ] Line exceeds 120 characters; contains 280 | | characters 246 | WARNING | [ ] Line exceeds 120 characters; contains 156 | | characters 247 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 249 | WARNING | [ ] Line exceeds 120 characters; contains 281 | | characters 251 | WARNING | [ ] Line exceeds 120 characters; contains 788 | | characters 254 | ERROR | [ ] Method name | | "SugarWebServiceImplv4::get_entry_list" is not | | in camel caps format 274 | WARNING | [ ] Line exceeds 120 characters; contains 136 | | characters 311 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 326 | WARNING | [ ] Line exceeds 120 characters; contains 141 | | characters 352 | WARNING | [ ] Line exceeds 120 characters; contains 199 | | characters 359 | WARNING | [ ] Line exceeds 120 characters; contains 247 | | characters 360 | WARNING | [ ] Line exceeds 120 characters; contains 130 | | characters 364 | ERROR | [ ] Method name | | "SugarWebServiceImplv4::get_module_layout" is | | not in camel caps format 372 | WARNING | [ ] Line exceeds 120 characters; contains 140 | | characters 373 | WARNING | [ ] Line exceeds 120 characters; contains 143 | | characters 410 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 411 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 412 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 413 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 414 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 415 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 416 | WARNING | [ ] Line exceeds 120 characters; contains 147 | | characters 417 | WARNING | [ ] Line exceeds 120 characters; contains 146 | | characters 418 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 419 | WARNING | [ ] Line exceeds 120 characters; contains 162 | | characters 419 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 422 | ERROR | [ ] Method name | | "SugarWebServiceImplv4::search_by_module" is not | | in camel caps format 422 | WARNING | [ ] Line exceeds 120 characters; contains 194 | | characters 432 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 453 | WARNING | [ ] Line exceeds 120 characters; contains 136 | | characters 458 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 465 | ERROR | [x] Expected 1 space before "=>"; 0 found 465 | ERROR | [x] Expected 1 space after "=>"; 0 found 474 | WARNING | [ ] Line exceeds 120 characters; contains 144 | | characters 478 | ERROR | [x] Expected 1 space before "=>"; 0 found 478 | ERROR | [x] Expected 1 space after "=>"; 0 found 503 | WARNING | [ ] Line exceeds 120 characters; contains 166 | | characters 550 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 555 | WARNING | [ ] Line exceeds 120 characters; contains 129 | | characters 571 | WARNING | [ ] Line exceeds 120 characters; contains 230 | | characters 575 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 576 | WARNING | [ ] Line exceeds 120 characters; contains 132 | | characters 578 | WARNING | [ ] Line exceeds 120 characters; contains 323 | | characters 582 | WARNING | [ ] Line exceeds 120 characters; contains 196 | | characters 628 | ERROR | [ ] Method name | | "SugarWebServiceImplv4::oauth_request_token" is | | not in camel caps format 649 | ERROR | [ ] Method name | | "SugarWebServiceImplv4::oauth_access_token" is | | not in camel caps format 667 | ERROR | [ ] Method name | | "SugarWebServiceImplv4::oauth_access" is not in | | camel caps format 667 | ERROR | [x] Incorrect spacing between argument "$session" | | and equals sign; expected 1 but found 0 667 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$session"; expected 1 | | but found 0 689 | ERROR | [ ] Method name | | "SugarWebServiceImplv4::job_queue_next" is not | | in camel caps format 693 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 714 | ERROR | [ ] Method name | | "SugarWebServiceImplv4::job_queue_cycle" is not | | in camel caps format 718 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 736 | ERROR | [ ] Method name | | "SugarWebServiceImplv4::job_queue_run" is not in | | camel caps format 740 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 16 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 113ms; Memory: 12MB FILE: .../jenkins/workspace/suitecrm-aws-pipeline/service/v4/registry.php ---------------------------------------------------------------------- FOUND 3 ERRORS AND 2 WARNINGS AFFECTING 4 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 3 and the first side effect is on | | line 45. 3 | ERROR | Constants must be uppercase; expected 'SUGARENTRY' | | but found 'sugarEntry' 47 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 47 | ERROR | Class name "registry_v4" is not in PascalCase format 61 | WARNING | Line exceeds 120 characters; contains 291 characters ---------------------------------------------------------------------- Time: 45ms; Memory: 6MB FILE: .../lib/jenkins/workspace/suitecrm-aws-pipeline/service/v4/rest.php ---------------------------------------------------------------------- FOUND 3 ERRORS AND 1 WARNING AFFECTING 4 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with side | | effects, but should not do both. The first symbol | | is defined on line 3 and the first side effect is | | on line 48. 2 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 1 3 | ERROR | [ ] Constants must be uppercase; expected 'SUGARENTRY' | | but found 'sugarEntry' 4 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 1 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...space/suitecrm-aws-pipeline/service/v4/SugarWebServiceUtilv4.php ---------------------------------------------------------------------- FOUND 19 ERRORS AND 11 WARNINGS AFFECTING 24 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 43 and the first side | | effect is on line 41. 43 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 45 | ERROR | [ ] Method name | | "SugarWebServiceUtilv4::get_module_view_defs" is | | not in camel caps format 87 | ERROR | [ ] Method name | | "SugarWebServiceUtilv4::get_data_list" is not in | | camel caps format 134 | ERROR | [x] Expected 1 space before "=>"; 0 found 134 | ERROR | [x] Expected 1 space after "=>"; 0 found 139 | WARNING | [ ] Line exceeds 120 characters; contains 134 | | characters 151 | ERROR | [ ] Method name | | "SugarWebServiceUtilv4::is_favorites_enabled" is | | not in camel caps format 167 | ERROR | [ ] Method name | | "SugarWebServiceUtilv4::filter_fields_for_query" | | is not in camel caps format 180 | ERROR | [ ] Method name | | "SugarWebServiceUtilv4::get_field_list" is not | | in camel caps format 180 | ERROR | [x] Incorrect spacing between argument "$translate" | | and equals sign; expected 1 but found 0 180 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$translate"; expected | | 1 but found 0 182 | WARNING | [ ] Line exceeds 120 characters; contains 137 | | characters 190 | WARNING | [ ] Line exceeds 120 characters; contains 247 | | characters 193 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 214 | ERROR | [x] Expected 1 space before "=>"; 0 found 214 | ERROR | [x] Expected 1 space after "=>"; 0 found 239 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 262 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 265 | ERROR | [x] Expected 1 space before "=>"; 0 found 265 | ERROR | [x] Expected 1 space after "=>"; 0 found 278 | ERROR | [x] Expected 1 space before "=>"; 0 found 278 | ERROR | [x] Expected 1 space after "=>"; 0 found 321 | ERROR | [ ] Method name | | "SugarWebServiceUtilv4::new_handle_set_entries" | | is not in camel caps format 358 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 364 | WARNING | [ ] Line exceeds 120 characters; contains 133 | | characters 474 | WARNING | [ ] Line exceeds 120 characters; contains 150 | | characters 482 | WARNING | [ ] Line exceeds 120 characters; contains 154 | | characters 531 | ERROR | [ ] Method name | | "SugarWebServiceUtilv4::get_subpanel_defs" is | | not in camel caps format 536 | ERROR | [x] The CASE body must start on the line following | | the statement ---------------------------------------------------------------------- PHPCBF CAN FIX THE 11 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 92ms; Memory: 10MB FILE: /var/lib/jenkins/workspace/suitecrm-aws-pipeline/Zend/Gdata.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...r/lib/jenkins/workspace/suitecrm-aws-pipeline/Zend/Exception.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...var/lib/jenkins/workspace/suitecrm-aws-pipeline/Zend/Version.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: /var/lib/jenkins/workspace/suitecrm-aws-pipeline/Zend/Loader.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...ar/lib/jenkins/workspace/suitecrm-aws-pipeline/Zend/Registry.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: /var/lib/jenkins/workspace/suitecrm-aws-pipeline/Zend/Uri.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: /var/lib/jenkins/workspace/suitecrm-aws-pipeline/Zend/Oauth.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: ...lib/jenkins/workspace/suitecrm-aws-pipeline/Zend/Gdata/Entry.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: .../jenkins/workspace/suitecrm-aws-pipeline/Zend/Gdata/MimeFile.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...nkins/workspace/suitecrm-aws-pipeline/Zend/Gdata/ClientLogin.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...lib/jenkins/workspace/suitecrm-aws-pipeline/Zend/Gdata/Gapps.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...lib/jenkins/workspace/suitecrm-aws-pipeline/Zend/Gdata/Books.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...lib/jenkins/workspace/suitecrm-aws-pipeline/Zend/Gdata/Query.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...jenkins/workspace/suitecrm-aws-pipeline/Zend/Gdata/Extension.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...lib/jenkins/workspace/suitecrm-aws-pipeline/Zend/Gdata/Media.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...enkins/workspace/suitecrm-aws-pipeline/Zend/Gdata/HttpClient.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: .../jenkins/workspace/suitecrm-aws-pipeline/Zend/Gdata/Contacts.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: .../suitecrm-aws-pipeline/Zend/Gdata/HttpAdapterStreamingSocket.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...r/lib/jenkins/workspace/suitecrm-aws-pipeline/Zend/Gdata/Geo.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...ib/jenkins/workspace/suitecrm-aws-pipeline/Zend/Gdata/Health.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...r/lib/jenkins/workspace/suitecrm-aws-pipeline/Zend/Gdata/App.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: .../lib/jenkins/workspace/suitecrm-aws-pipeline/Zend/Gdata/Feed.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...ib/jenkins/workspace/suitecrm-aws-pipeline/Zend/Gdata/Photos.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...b/jenkins/workspace/suitecrm-aws-pipeline/Zend/Gdata/AuthSub.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...s/workspace/suitecrm-aws-pipeline/Zend/Gdata/MediaMimeStream.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...b/jenkins/workspace/suitecrm-aws-pipeline/Zend/Gdata/YouTube.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: .../lib/jenkins/workspace/suitecrm-aws-pipeline/Zend/Gdata/Docs.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: .../lib/jenkins/workspace/suitecrm-aws-pipeline/Zend/Gdata/Exif.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...kins/workspace/suitecrm-aws-pipeline/Zend/Gdata/Spreadsheets.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...lib/jenkins/workspace/suitecrm-aws-pipeline/Zend/Gdata/Gbase.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: .../jenkins/workspace/suitecrm-aws-pipeline/Zend/Gdata/Calendar.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...ns/workspace/suitecrm-aws-pipeline/Zend/Gdata/MimeBodyString.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...e/suitecrm-aws-pipeline/Zend/Gdata/HttpAdapterStreamingProxy.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...enkins/workspace/suitecrm-aws-pipeline/Zend/Gdata/DublinCore.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: .../suitecrm-aws-pipeline/Zend/Gdata/Extension/ExtendedProperty.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...ce/suitecrm-aws-pipeline/Zend/Gdata/Extension/AttendeeStatus.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...pace/suitecrm-aws-pipeline/Zend/Gdata/Extension/Transparency.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...crm-aws-pipeline/Zend/Gdata/Extension/OpenSearchItemsPerPage.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 37ms; Memory: 6MB FILE: ...ins/workspace/suitecrm-aws-pipeline/Zend/Gdata/Extension/Who.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...orkspace/suitecrm-aws-pipeline/Zend/Gdata/Extension/FeedLink.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: .../workspace/suitecrm-aws-pipeline/Zend/Gdata/Extension/Rating.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...ace/suitecrm-aws-pipeline/Zend/Gdata/Extension/OriginalEvent.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 36ms; Memory: 6MB FILE: ...tecrm-aws-pipeline/Zend/Gdata/Extension/OpenSearchStartIndex.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...ns/workspace/suitecrm-aws-pipeline/Zend/Gdata/Extension/When.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...space/suitecrm-aws-pipeline/Zend/Gdata/Extension/EventStatus.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...rkspace/suitecrm-aws-pipeline/Zend/Gdata/Extension/EntryLink.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...kspace/suitecrm-aws-pipeline/Zend/Gdata/Extension/Visibility.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...crm-aws-pipeline/Zend/Gdata/Extension/OpenSearchTotalResults.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...kspace/suitecrm-aws-pipeline/Zend/Gdata/Extension/Recurrence.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...orkspace/suitecrm-aws-pipeline/Zend/Gdata/Extension/Reminder.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...orkspace/suitecrm-aws-pipeline/Zend/Gdata/Extension/Comments.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...pace/suitecrm-aws-pipeline/Zend/Gdata/Extension/AttendeeType.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...itecrm-aws-pipeline/Zend/Gdata/Extension/RecurrenceException.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...s/workspace/suitecrm-aws-pipeline/Zend/Gdata/Extension/Where.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...pace/suitecrm-aws-pipeline/Zend/Gdata/Docs/DocumentListEntry.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...enkins/workspace/suitecrm-aws-pipeline/Zend/Gdata/Docs/Query.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...space/suitecrm-aws-pipeline/Zend/Gdata/Docs/DocumentListFeed.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...nkins/workspace/suitecrm-aws-pipeline/Zend/Gdata/Media/Entry.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...enkins/workspace/suitecrm-aws-pipeline/Zend/Gdata/Media/Feed.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...itecrm-aws-pipeline/Zend/Gdata/Media/Extension/MediaCategory.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...uitecrm-aws-pipeline/Zend/Gdata/Media/Extension/MediaContent.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...itecrm-aws-pipeline/Zend/Gdata/Media/Extension/MediaKeywords.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...tecrm-aws-pipeline/Zend/Gdata/Media/Extension/MediaThumbnail.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: .../suitecrm-aws-pipeline/Zend/Gdata/Media/Extension/MediaTitle.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...suitecrm-aws-pipeline/Zend/Gdata/Media/Extension/MediaRating.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...e/suitecrm-aws-pipeline/Zend/Gdata/Media/Extension/MediaText.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...crm-aws-pipeline/Zend/Gdata/Media/Extension/MediaRestriction.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: .../suitecrm-aws-pipeline/Zend/Gdata/Media/Extension/MediaGroup.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 36ms; Memory: 6MB FILE: ...suitecrm-aws-pipeline/Zend/Gdata/Media/Extension/MediaCredit.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 37ms; Memory: 6MB FILE: ...e/suitecrm-aws-pipeline/Zend/Gdata/Media/Extension/MediaHash.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...tecrm-aws-pipeline/Zend/Gdata/Media/Extension/MediaCopyright.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 36ms; Memory: 6MB FILE: ...suitecrm-aws-pipeline/Zend/Gdata/Media/Extension/MediaPlayer.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...crm-aws-pipeline/Zend/Gdata/Media/Extension/MediaDescription.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...s/workspace/suitecrm-aws-pipeline/Zend/Gdata/Gapps/OwnerFeed.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 36ms; Memory: 6MB FILE: .../workspace/suitecrm-aws-pipeline/Zend/Gdata/Gapps/OwnerEntry.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...kspace/suitecrm-aws-pipeline/Zend/Gdata/Gapps/EmailListEntry.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...workspace/suitecrm-aws-pipeline/Zend/Gdata/Gapps/MemberEntry.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 36ms; Memory: 6MB FILE: ...ns/workspace/suitecrm-aws-pipeline/Zend/Gdata/Gapps/UserFeed.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...nkins/workspace/suitecrm-aws-pipeline/Zend/Gdata/Gapps/Query.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: .../workspace/suitecrm-aws-pipeline/Zend/Gdata/Gapps/GroupEntry.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 36ms; Memory: 6MB FILE: ...nkins/workspace/suitecrm-aws-pipeline/Zend/Gdata/Gapps/Error.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...s/workspace/suitecrm-aws-pipeline/Zend/Gdata/Gapps/UserEntry.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...itecrm-aws-pipeline/Zend/Gdata/Gapps/EmailListRecipientEntry.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 36ms; Memory: 6MB FILE: .../workspace/suitecrm-aws-pipeline/Zend/Gdata/Gapps/MemberFeed.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...uitecrm-aws-pipeline/Zend/Gdata/Gapps/EmailListRecipientFeed.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 37ms; Memory: 6MB FILE: ...orkspace/suitecrm-aws-pipeline/Zend/Gdata/Gapps/NicknameFeed.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...pace/suitecrm-aws-pipeline/Zend/Gdata/Gapps/ServiceException.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...itecrm-aws-pipeline/Zend/Gdata/Gapps/EmailListRecipientQuery.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...s/workspace/suitecrm-aws-pipeline/Zend/Gdata/Gapps/UserQuery.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...rkspace/suitecrm-aws-pipeline/Zend/Gdata/Gapps/NicknameQuery.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...rkspace/suitecrm-aws-pipeline/Zend/Gdata/Gapps/EmailListFeed.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...kspace/suitecrm-aws-pipeline/Zend/Gdata/Gapps/EmailListQuery.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 44ms; Memory: 6MB FILE: ...workspace/suitecrm-aws-pipeline/Zend/Gdata/Gapps/MemberQuery.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: .../workspace/suitecrm-aws-pipeline/Zend/Gdata/Gapps/OwnerQuery.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: .../workspace/suitecrm-aws-pipeline/Zend/Gdata/Gapps/GroupQuery.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...rkspace/suitecrm-aws-pipeline/Zend/Gdata/Gapps/NicknameEntry.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...s/workspace/suitecrm-aws-pipeline/Zend/Gdata/Gapps/GroupFeed.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...e/suitecrm-aws-pipeline/Zend/Gdata/Gapps/Extension/EmailList.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...space/suitecrm-aws-pipeline/Zend/Gdata/Gapps/Extension/Quota.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...ce/suitecrm-aws-pipeline/Zend/Gdata/Gapps/Extension/Nickname.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...kspace/suitecrm-aws-pipeline/Zend/Gdata/Gapps/Extension/Name.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...space/suitecrm-aws-pipeline/Zend/Gdata/Gapps/Extension/Login.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...ce/suitecrm-aws-pipeline/Zend/Gdata/Gapps/Extension/Property.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...nkins/workspace/suitecrm-aws-pipeline/Zend/Gdata/Gbase/Entry.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...nkins/workspace/suitecrm-aws-pipeline/Zend/Gdata/Gbase/Query.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...enkins/workspace/suitecrm-aws-pipeline/Zend/Gdata/Gbase/Feed.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...s/workspace/suitecrm-aws-pipeline/Zend/Gdata/Gbase/ItemEntry.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...orkspace/suitecrm-aws-pipeline/Zend/Gdata/Gbase/SnippetEntry.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...orkspace/suitecrm-aws-pipeline/Zend/Gdata/Gbase/SnippetQuery.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...ns/workspace/suitecrm-aws-pipeline/Zend/Gdata/Gbase/ItemFeed.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...workspace/suitecrm-aws-pipeline/Zend/Gdata/Gbase/SnippetFeed.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...s/workspace/suitecrm-aws-pipeline/Zend/Gdata/Gbase/ItemQuery.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...itecrm-aws-pipeline/Zend/Gdata/Gbase/Extension/BaseAttribute.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...rkspace/suitecrm-aws-pipeline/Zend/Gdata/Photos/CommentEntry.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...s/workspace/suitecrm-aws-pipeline/Zend/Gdata/Photos/UserFeed.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: .../workspace/suitecrm-aws-pipeline/Zend/Gdata/Photos/UserEntry.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...s/workspace/suitecrm-aws-pipeline/Zend/Gdata/Photos/TagEntry.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: .../workspace/suitecrm-aws-pipeline/Zend/Gdata/Photos/PhotoFeed.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: .../workspace/suitecrm-aws-pipeline/Zend/Gdata/Photos/UserQuery.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...workspace/suitecrm-aws-pipeline/Zend/Gdata/Photos/PhotoEntry.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...workspace/suitecrm-aws-pipeline/Zend/Gdata/Photos/AlbumQuery.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: .../workspace/suitecrm-aws-pipeline/Zend/Gdata/Photos/AlbumFeed.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...workspace/suitecrm-aws-pipeline/Zend/Gdata/Photos/PhotoQuery.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 48ms; Memory: 6MB FILE: ...workspace/suitecrm-aws-pipeline/Zend/Gdata/Photos/AlbumEntry.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...space/suitecrm-aws-pipeline/Zend/Gdata/Photos/Extension/User.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: .../suitecrm-aws-pipeline/Zend/Gdata/Photos/Extension/BytesUsed.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...ace/suitecrm-aws-pipeline/Zend/Gdata/Photos/Extension/Access.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...pace/suitecrm-aws-pipeline/Zend/Gdata/Photos/Extension/Width.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...itecrm-aws-pipeline/Zend/Gdata/Photos/Extension/CommentCount.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 54ms; Memory: 6MB FILE: ...m-aws-pipeline/Zend/Gdata/Photos/Extension/MaxPhotosPerAlbum.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: .../suitecrm-aws-pipeline/Zend/Gdata/Photos/Extension/NumPhotos.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...-aws-pipeline/Zend/Gdata/Photos/Extension/NumPhotosRemaining.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...m-aws-pipeline/Zend/Gdata/Photos/Extension/CommentingEnabled.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...ce/suitecrm-aws-pipeline/Zend/Gdata/Photos/Extension/Version.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...rkspace/suitecrm-aws-pipeline/Zend/Gdata/Photos/Extension/Id.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...e/suitecrm-aws-pipeline/Zend/Gdata/Photos/Extension/Nickname.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...space/suitecrm-aws-pipeline/Zend/Gdata/Photos/Extension/Name.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...ace/suitecrm-aws-pipeline/Zend/Gdata/Photos/Extension/Weight.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...ce/suitecrm-aws-pipeline/Zend/Gdata/Photos/Extension/AlbumId.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...suitecrm-aws-pipeline/Zend/Gdata/Photos/Extension/QuotaLimit.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...itecrm-aws-pipeline/Zend/Gdata/Photos/Extension/QuotaCurrent.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...space/suitecrm-aws-pipeline/Zend/Gdata/Photos/Extension/Size.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...e/suitecrm-aws-pipeline/Zend/Gdata/Photos/Extension/Location.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...e/suitecrm-aws-pipeline/Zend/Gdata/Photos/Extension/Rotation.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...ce/suitecrm-aws-pipeline/Zend/Gdata/Photos/Extension/PhotoId.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: .../suitecrm-aws-pipeline/Zend/Gdata/Photos/Extension/Timestamp.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 92ms; Memory: 6MB FILE: ...e/suitecrm-aws-pipeline/Zend/Gdata/Photos/Extension/Checksum.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: .../suitecrm-aws-pipeline/Zend/Gdata/Photos/Extension/Thumbnail.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...ace/suitecrm-aws-pipeline/Zend/Gdata/Photos/Extension/Height.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...e/suitecrm-aws-pipeline/Zend/Gdata/Photos/Extension/Position.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...ace/suitecrm-aws-pipeline/Zend/Gdata/Photos/Extension/Client.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...uitecrm-aws-pipeline/Zend/Gdata/DublinCore/Extension/Creator.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...ecrm-aws-pipeline/Zend/Gdata/DublinCore/Extension/Identifier.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...tecrm-aws-pipeline/Zend/Gdata/DublinCore/Extension/Publisher.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...suitecrm-aws-pipeline/Zend/Gdata/DublinCore/Extension/Format.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...crm-aws-pipeline/Zend/Gdata/DublinCore/Extension/Description.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...uitecrm-aws-pipeline/Zend/Gdata/DublinCore/Extension/Subject.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...e/suitecrm-aws-pipeline/Zend/Gdata/DublinCore/Extension/Date.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: .../suitecrm-aws-pipeline/Zend/Gdata/DublinCore/Extension/Title.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...itecrm-aws-pipeline/Zend/Gdata/DublinCore/Extension/Language.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...suitecrm-aws-pipeline/Zend/Gdata/DublinCore/Extension/Rights.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...s/workspace/suitecrm-aws-pipeline/Zend/Gdata/Kind/EventEntry.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...kspace/suitecrm-aws-pipeline/Zend/Gdata/Books/CollectionFeed.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: .../workspace/suitecrm-aws-pipeline/Zend/Gdata/Books/VolumeFeed.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...workspace/suitecrm-aws-pipeline/Zend/Gdata/Books/VolumeEntry.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...workspace/suitecrm-aws-pipeline/Zend/Gdata/Books/VolumeQuery.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 36ms; Memory: 6MB FILE: ...space/suitecrm-aws-pipeline/Zend/Gdata/Books/CollectionEntry.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...ce/suitecrm-aws-pipeline/Zend/Gdata/Books/Extension/InfoLink.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...itecrm-aws-pipeline/Zend/Gdata/Books/Extension/ThumbnailLink.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...itecrm-aws-pipeline/Zend/Gdata/Books/Extension/BooksCategory.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...suitecrm-aws-pipeline/Zend/Gdata/Books/Extension/PreviewLink.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...pace/suitecrm-aws-pipeline/Zend/Gdata/Books/Extension/Review.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...e/suitecrm-aws-pipeline/Zend/Gdata/Books/Extension/BooksLink.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...tecrm-aws-pipeline/Zend/Gdata/Books/Extension/AnnotationLink.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...itecrm-aws-pipeline/Zend/Gdata/Books/Extension/Embeddability.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...suitecrm-aws-pipeline/Zend/Gdata/Books/Extension/Viewability.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...itecrm-aws-pipeline/Zend/Gdata/Spreadsheets/SpreadsheetEntry.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...pace/suitecrm-aws-pipeline/Zend/Gdata/Spreadsheets/CellEntry.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 36ms; Memory: 6MB FILE: ...pace/suitecrm-aws-pipeline/Zend/Gdata/Spreadsheets/ListQuery.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...uitecrm-aws-pipeline/Zend/Gdata/Spreadsheets/SpreadsheetFeed.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...space/suitecrm-aws-pipeline/Zend/Gdata/Spreadsheets/CellFeed.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...pace/suitecrm-aws-pipeline/Zend/Gdata/Spreadsheets/ListEntry.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...space/suitecrm-aws-pipeline/Zend/Gdata/Spreadsheets/ListFeed.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: .../suitecrm-aws-pipeline/Zend/Gdata/Spreadsheets/DocumentQuery.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: .../suitecrm-aws-pipeline/Zend/Gdata/Spreadsheets/WorksheetFeed.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...pace/suitecrm-aws-pipeline/Zend/Gdata/Spreadsheets/CellQuery.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...suitecrm-aws-pipeline/Zend/Gdata/Spreadsheets/WorksheetEntry.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...ecrm-aws-pipeline/Zend/Gdata/Spreadsheets/Extension/RowCount.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...ecrm-aws-pipeline/Zend/Gdata/Spreadsheets/Extension/ColCount.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...suitecrm-aws-pipeline/Zend/Gdata/Spreadsheets/Extension/Cell.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...itecrm-aws-pipeline/Zend/Gdata/Spreadsheets/Extension/Custom.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...jenkins/workspace/suitecrm-aws-pipeline/Zend/Gdata/Geo/Entry.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: .../jenkins/workspace/suitecrm-aws-pipeline/Zend/Gdata/Geo/Feed.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 36ms; Memory: 6MB FILE: ...kspace/suitecrm-aws-pipeline/Zend/Gdata/Geo/Extension/GmlPos.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...e/suitecrm-aws-pipeline/Zend/Gdata/Geo/Extension/GeoRssWhere.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...pace/suitecrm-aws-pipeline/Zend/Gdata/Geo/Extension/GmlPoint.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...kins/workspace/suitecrm-aws-pipeline/Zend/Gdata/Health/Query.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...orkspace/suitecrm-aws-pipeline/Zend/Gdata/Health/ProfileFeed.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...rkspace/suitecrm-aws-pipeline/Zend/Gdata/Health/ProfileEntry.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 36ms; Memory: 6MB FILE: ...ace/suitecrm-aws-pipeline/Zend/Gdata/Health/ProfileListEntry.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...pace/suitecrm-aws-pipeline/Zend/Gdata/Health/ProfileListFeed.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...kspace/suitecrm-aws-pipeline/Zend/Gdata/Health/Extension/Ccr.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 36ms; Memory: 6MB FILE: ...enkins/workspace/suitecrm-aws-pipeline/Zend/Gdata/Exif/Entry.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...jenkins/workspace/suitecrm-aws-pipeline/Zend/Gdata/Exif/Feed.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...kspace/suitecrm-aws-pipeline/Zend/Gdata/Exif/Extension/Model.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: .../suitecrm-aws-pipeline/Zend/Gdata/Exif/Extension/FocalLength.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...rkspace/suitecrm-aws-pipeline/Zend/Gdata/Exif/Extension/Tags.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...rkspace/suitecrm-aws-pipeline/Zend/Gdata/Exif/Extension/Time.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...ace/suitecrm-aws-pipeline/Zend/Gdata/Exif/Extension/Exposure.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...ace/suitecrm-aws-pipeline/Zend/Gdata/Exif/Extension/Distance.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...uitecrm-aws-pipeline/Zend/Gdata/Exif/Extension/ImageUniqueId.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...orkspace/suitecrm-aws-pipeline/Zend/Gdata/Exif/Extension/Iso.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...kspace/suitecrm-aws-pipeline/Zend/Gdata/Exif/Extension/Flash.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 36ms; Memory: 6MB FILE: ...rkspace/suitecrm-aws-pipeline/Zend/Gdata/Exif/Extension/Make.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...kspace/suitecrm-aws-pipeline/Zend/Gdata/Exif/Extension/FStop.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...rkspace/suitecrm-aws-pipeline/Zend/Gdata/Calendar/EventEntry.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...rkspace/suitecrm-aws-pipeline/Zend/Gdata/Calendar/EventQuery.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...orkspace/suitecrm-aws-pipeline/Zend/Gdata/Calendar/ListEntry.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...workspace/suitecrm-aws-pipeline/Zend/Gdata/Calendar/ListFeed.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...orkspace/suitecrm-aws-pipeline/Zend/Gdata/Calendar/EventFeed.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...suitecrm-aws-pipeline/Zend/Gdata/Calendar/Extension/Selected.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...suitecrm-aws-pipeline/Zend/Gdata/Calendar/Extension/Timezone.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...e/suitecrm-aws-pipeline/Zend/Gdata/Calendar/Extension/Hidden.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...ce/suitecrm-aws-pipeline/Zend/Gdata/Calendar/Extension/Color.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...suitecrm-aws-pipeline/Zend/Gdata/Calendar/Extension/QuickAdd.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...ipeline/Zend/Gdata/Calendar/Extension/SendEventNotifications.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...itecrm-aws-pipeline/Zend/Gdata/Calendar/Extension/WebContent.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...ace/suitecrm-aws-pipeline/Zend/Gdata/Calendar/Extension/Link.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...tecrm-aws-pipeline/Zend/Gdata/Calendar/Extension/AccessLevel.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...jenkins/workspace/suitecrm-aws-pipeline/Zend/Gdata/App/Entry.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...rkspace/suitecrm-aws-pipeline/Zend/Gdata/App/MediaFileSource.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...ins/workspace/suitecrm-aws-pipeline/Zend/Gdata/App/Exception.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...s/workspace/suitecrm-aws-pipeline/Zend/Gdata/App/MediaSource.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...ins/workspace/suitecrm-aws-pipeline/Zend/Gdata/App/Extension.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...workspace/suitecrm-aws-pipeline/Zend/Gdata/App/HttpException.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...m-aws-pipeline/Zend/Gdata/App/LoggingHttpClientAdapterSocket.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...kspace/suitecrm-aws-pipeline/Zend/Gdata/App/FeedSourceParent.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...rkspace/suitecrm-aws-pipeline/Zend/Gdata/App/FeedEntryParent.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...uitecrm-aws-pipeline/Zend/Gdata/App/CaptchaRequiredException.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...ns/workspace/suitecrm-aws-pipeline/Zend/Gdata/App/MediaEntry.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: .../jenkins/workspace/suitecrm-aws-pipeline/Zend/Gdata/App/Feed.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...kspace/suitecrm-aws-pipeline/Zend/Gdata/App/VersionException.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: .../jenkins/workspace/suitecrm-aws-pipeline/Zend/Gdata/App/Base.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...rkspace/suitecrm-aws-pipeline/Zend/Gdata/App/BaseMediaSource.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 37ms; Memory: 6MB FILE: ...workspace/suitecrm-aws-pipeline/Zend/Gdata/App/AuthException.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: .../jenkins/workspace/suitecrm-aws-pipeline/Zend/Gdata/App/Util.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...s/workspace/suitecrm-aws-pipeline/Zend/Gdata/App/IOException.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: .../suitecrm-aws-pipeline/Zend/Gdata/App/BadMethodCallException.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 41ms; Memory: 6MB FILE: ...uitecrm-aws-pipeline/Zend/Gdata/App/InvalidArgumentException.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...space/suitecrm-aws-pipeline/Zend/Gdata/App/Extension/Summary.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...ace/suitecrm-aws-pipeline/Zend/Gdata/App/Extension/Published.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...kspace/suitecrm-aws-pipeline/Zend/Gdata/App/Extension/Edited.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...orkspace/suitecrm-aws-pipeline/Zend/Gdata/App/Extension/Text.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...pace/suitecrm-aws-pipeline/Zend/Gdata/App/Extension/Category.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...ace/suitecrm-aws-pipeline/Zend/Gdata/App/Extension/Generator.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...kspace/suitecrm-aws-pipeline/Zend/Gdata/App/Extension/Source.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...kspace/suitecrm-aws-pipeline/Zend/Gdata/App/Extension/Author.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...space/suitecrm-aws-pipeline/Zend/Gdata/App/Extension/Content.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...orkspace/suitecrm-aws-pipeline/Zend/Gdata/App/Extension/Logo.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: .../workspace/suitecrm-aws-pipeline/Zend/Gdata/App/Extension/Id.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...rkspace/suitecrm-aws-pipeline/Zend/Gdata/App/Extension/Email.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...kspace/suitecrm-aws-pipeline/Zend/Gdata/App/Extension/Person.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...orkspace/suitecrm-aws-pipeline/Zend/Gdata/App/Extension/Icon.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 36ms; Memory: 6MB FILE: ...orkspace/suitecrm-aws-pipeline/Zend/Gdata/App/Extension/Name.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...rkspace/suitecrm-aws-pipeline/Zend/Gdata/App/Extension/Draft.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...space/suitecrm-aws-pipeline/Zend/Gdata/App/Extension/Updated.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...e/suitecrm-aws-pipeline/Zend/Gdata/App/Extension/Contributor.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...pace/suitecrm-aws-pipeline/Zend/Gdata/App/Extension/Subtitle.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...workspace/suitecrm-aws-pipeline/Zend/Gdata/App/Extension/Uri.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 37ms; Memory: 6MB FILE: ...orkspace/suitecrm-aws-pipeline/Zend/Gdata/App/Extension/Link.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...space/suitecrm-aws-pipeline/Zend/Gdata/App/Extension/Control.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...space/suitecrm-aws-pipeline/Zend/Gdata/App/Extension/Element.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...rkspace/suitecrm-aws-pipeline/Zend/Gdata/App/Extension/Title.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...kspace/suitecrm-aws-pipeline/Zend/Gdata/App/Extension/Rights.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: .../suitecrm-aws-pipeline/Zend/Gdata/YouTube/PlaylistVideoEntry.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...rkspace/suitecrm-aws-pipeline/Zend/Gdata/YouTube/CommentFeed.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...workspace/suitecrm-aws-pipeline/Zend/Gdata/YouTube/InboxFeed.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...ce/suitecrm-aws-pipeline/Zend/Gdata/YouTube/PlaylistListFeed.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...kspace/suitecrm-aws-pipeline/Zend/Gdata/YouTube/CommentEntry.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...space/suitecrm-aws-pipeline/Zend/Gdata/YouTube/ActivityEntry.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...kspace/suitecrm-aws-pipeline/Zend/Gdata/YouTube/ContactEntry.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...ce/suitecrm-aws-pipeline/Zend/Gdata/YouTube/SubscriptionFeed.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...orkspace/suitecrm-aws-pipeline/Zend/Gdata/YouTube/VideoQuery.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...rkspace/suitecrm-aws-pipeline/Zend/Gdata/YouTube/ContactFeed.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...workspace/suitecrm-aws-pipeline/Zend/Gdata/YouTube/VideoFeed.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 36ms; Memory: 6MB FILE: ...orkspace/suitecrm-aws-pipeline/Zend/Gdata/YouTube/MediaEntry.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...orkspace/suitecrm-aws-pipeline/Zend/Gdata/YouTube/VideoEntry.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...e/suitecrm-aws-pipeline/Zend/Gdata/YouTube/PlaylistVideoFeed.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...kspace/suitecrm-aws-pipeline/Zend/Gdata/YouTube/ActivityFeed.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...e/suitecrm-aws-pipeline/Zend/Gdata/YouTube/PlaylistListEntry.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...orkspace/suitecrm-aws-pipeline/Zend/Gdata/YouTube/InboxEntry.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...ce/suitecrm-aws-pipeline/Zend/Gdata/YouTube/UserProfileEntry.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...e/suitecrm-aws-pipeline/Zend/Gdata/YouTube/SubscriptionEntry.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: .../suitecrm-aws-pipeline/Zend/Gdata/YouTube/Extension/Duration.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: .../suitecrm-aws-pipeline/Zend/Gdata/YouTube/Extension/Recorded.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...suitecrm-aws-pipeline/Zend/Gdata/YouTube/Extension/FirstName.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...e/suitecrm-aws-pipeline/Zend/Gdata/YouTube/Extension/VideoId.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 36ms; Memory: 6MB FILE: ...ce/suitecrm-aws-pipeline/Zend/Gdata/YouTube/Extension/Status.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...tecrm-aws-pipeline/Zend/Gdata/YouTube/Extension/MediaContent.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...e/suitecrm-aws-pipeline/Zend/Gdata/YouTube/Extension/NoEmbed.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 36ms; Memory: 6MB FILE: ...itecrm-aws-pipeline/Zend/Gdata/YouTube/Extension/ReleaseDate.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...itecrm-aws-pipeline/Zend/Gdata/YouTube/Extension/QueryString.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...space/suitecrm-aws-pipeline/Zend/Gdata/YouTube/Extension/Age.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...ace/suitecrm-aws-pipeline/Zend/Gdata/YouTube/Extension/Books.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...ce/suitecrm-aws-pipeline/Zend/Gdata/YouTube/Extension/School.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...e/suitecrm-aws-pipeline/Zend/Gdata/YouTube/Extension/AboutMe.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...uitecrm-aws-pipeline/Zend/Gdata/YouTube/Extension/PlaylistId.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...ce/suitecrm-aws-pipeline/Zend/Gdata/YouTube/Extension/Movies.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...tecrm-aws-pipeline/Zend/Gdata/YouTube/Extension/Relationship.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...e/suitecrm-aws-pipeline/Zend/Gdata/YouTube/Extension/Hobbies.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...itecrm-aws-pipeline/Zend/Gdata/YouTube/Extension/MediaRating.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...ace/suitecrm-aws-pipeline/Zend/Gdata/YouTube/Extension/Token.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 70ms; Memory: 6MB FILE: ...e/suitecrm-aws-pipeline/Zend/Gdata/YouTube/Extension/Company.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 77ms; Memory: 6MB FILE: ...uitecrm-aws-pipeline/Zend/Gdata/YouTube/Extension/MediaGroup.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...uitecrm-aws-pipeline/Zend/Gdata/YouTube/Extension/Statistics.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...ce/suitecrm-aws-pipeline/Zend/Gdata/YouTube/Extension/Gender.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...itecrm-aws-pipeline/Zend/Gdata/YouTube/Extension/Description.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: .../suitecrm-aws-pipeline/Zend/Gdata/YouTube/Extension/LastName.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...itecrm-aws-pipeline/Zend/Gdata/YouTube/Extension/MediaCredit.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...suitecrm-aws-pipeline/Zend/Gdata/YouTube/Extension/CountHint.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: .../suitecrm-aws-pipeline/Zend/Gdata/YouTube/Extension/Location.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...pace/suitecrm-aws-pipeline/Zend/Gdata/YouTube/Extension/Link.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...e/suitecrm-aws-pipeline/Zend/Gdata/YouTube/Extension/Control.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: .../suitecrm-aws-pipeline/Zend/Gdata/YouTube/Extension/Uploaded.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...e/suitecrm-aws-pipeline/Zend/Gdata/YouTube/Extension/Private.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...ace/suitecrm-aws-pipeline/Zend/Gdata/YouTube/Extension/State.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: .../suitecrm-aws-pipeline/Zend/Gdata/YouTube/Extension/Hometown.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...ace/suitecrm-aws-pipeline/Zend/Gdata/YouTube/Extension/Music.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...pace/suitecrm-aws-pipeline/Zend/Gdata/YouTube/Extension/Racy.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...ecrm-aws-pipeline/Zend/Gdata/YouTube/Extension/PlaylistTitle.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...uitecrm-aws-pipeline/Zend/Gdata/YouTube/Extension/Occupation.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: .../suitecrm-aws-pipeline/Zend/Gdata/YouTube/Extension/Position.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: .../suitecrm-aws-pipeline/Zend/Gdata/YouTube/Extension/Username.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...orkspace/suitecrm-aws-pipeline/Zend/Gdata/Contacts/ListEntry.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...workspace/suitecrm-aws-pipeline/Zend/Gdata/Contacts/ListFeed.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...ecrm-aws-pipeline/Zend/Gdata/Contacts/Extension/Organization.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...suitecrm-aws-pipeline/Zend/Gdata/Contacts/Extension/Birthday.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...ce/suitecrm-aws-pipeline/Zend/Gdata/Contacts/Extension/Email.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: .../suitecrm-aws-pipeline/Zend/Gdata/Contacts/Extension/Address.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...ace/suitecrm-aws-pipeline/Zend/Gdata/Contacts/Extension/Name.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...tecrm-aws-pipeline/Zend/Gdata/Contacts/Extension/PhoneNumber.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...b/jenkins/workspace/suitecrm-aws-pipeline/Zend/Uri/Exception.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...ar/lib/jenkins/workspace/suitecrm-aws-pipeline/Zend/Uri/Http.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: .../jenkins/workspace/suitecrm-aws-pipeline/Zend/Http/Exception.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...b/jenkins/workspace/suitecrm-aws-pipeline/Zend/Http/Response.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: ...lib/jenkins/workspace/suitecrm-aws-pipeline/Zend/Http/Client.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...ns/workspace/suitecrm-aws-pipeline/Zend/Http/Response/Stream.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 43ms; Memory: 6MB FILE: ...s/workspace/suitecrm-aws-pipeline/Zend/Http/Client/Exception.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 36ms; Memory: 6MB FILE: ...ace/suitecrm-aws-pipeline/Zend/Http/Client/Adapter/Exception.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...kspace/suitecrm-aws-pipeline/Zend/Http/Client/Adapter/Socket.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 37ms; Memory: 6MB FILE: ...orkspace/suitecrm-aws-pipeline/Zend/Http/Client/Adapter/Curl.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 36ms; Memory: 6MB FILE: ...orkspace/suitecrm-aws-pipeline/Zend/Http/Client/Adapter/Test.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...ace/suitecrm-aws-pipeline/Zend/Http/Client/Adapter/Interface.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...rkspace/suitecrm-aws-pipeline/Zend/Http/Client/Adapter/Proxy.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 36ms; Memory: 6MB FILE: ...kspace/suitecrm-aws-pipeline/Zend/Http/Client/Adapter/Stream.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...jenkins/workspace/suitecrm-aws-pipeline/Zend/Oauth/Exception.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: .../jenkins/workspace/suitecrm-aws-pipeline/Zend/Oauth/Consumer.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: .../lib/jenkins/workspace/suitecrm-aws-pipeline/Zend/Oauth/Http.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...lib/jenkins/workspace/suitecrm-aws-pipeline/Zend/Oauth/Token.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...ib/jenkins/workspace/suitecrm-aws-pipeline/Zend/Oauth/Config.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: .../jenkins/workspace/suitecrm-aws-pipeline/Zend/Oauth/Provider.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...ib/jenkins/workspace/suitecrm-aws-pipeline/Zend/Oauth/Client.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...suitecrm-aws-pipeline/Zend/Oauth/Signature/SignatureAbstract.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...ins/workspace/suitecrm-aws-pipeline/Zend/Oauth/Signature/Rsa.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...rkspace/suitecrm-aws-pipeline/Zend/Oauth/Signature/Plaintext.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...ns/workspace/suitecrm-aws-pipeline/Zend/Oauth/Signature/Hmac.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...pace/suitecrm-aws-pipeline/Zend/Oauth/Config/ConfigInterface.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...kins/workspace/suitecrm-aws-pipeline/Zend/Oauth/Token/Access.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...ace/suitecrm-aws-pipeline/Zend/Oauth/Token/AuthorizedRequest.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 73ms; Memory: 6MB FILE: ...ins/workspace/suitecrm-aws-pipeline/Zend/Oauth/Token/Request.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 44ms; Memory: 6MB FILE: ...pace/suitecrm-aws-pipeline/Zend/Oauth/Http/UserAuthorization.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: .../workspace/suitecrm-aws-pipeline/Zend/Oauth/Http/AccessToken.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 37ms; Memory: 6MB FILE: ...kins/workspace/suitecrm-aws-pipeline/Zend/Oauth/Http/Utility.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 36ms; Memory: 6MB FILE: ...workspace/suitecrm-aws-pipeline/Zend/Oauth/Http/RequestToken.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 36ms; Memory: 6MB FILE: ...kins/workspace/suitecrm-aws-pipeline/Zend/Validate/Interface.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 37ms; Memory: 6MB FILE: ...nkins/workspace/suitecrm-aws-pipeline/Zend/Validate/Hostname.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 42ms; Memory: 6MB FILE: ...lib/jenkins/workspace/suitecrm-aws-pipeline/Zend/Validate/Ip.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...nkins/workspace/suitecrm-aws-pipeline/Zend/Validate/Abstract.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 36ms; Memory: 6MB FILE: ...ns/workspace/suitecrm-aws-pipeline/Zend/Validate/Hostname/Jp.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 36ms; Memory: 6MB FILE: ...ns/workspace/suitecrm-aws-pipeline/Zend/Validate/Hostname/Cn.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: ...s/workspace/suitecrm-aws-pipeline/Zend/Validate/Hostname/Com.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...s/workspace/suitecrm-aws-pipeline/Zend/Validate/Hostname/Biz.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 36ms; Memory: 6MB FILE: ...rkspace/suitecrm-aws-pipeline/metadata/outboundEmailMetaData.php ---------------------------------------------------------------------- FOUND 11 ERRORS AFFECTING 11 LINES ---------------------------------------------------------------------- 159 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 160 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 161 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 162 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 163 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 166 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 167 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 168 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 169 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 170 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 171 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed ---------------------------------------------------------------------- PHPCBF CAN FIX THE 11 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 47ms; Memory: 6MB FILE: ...aws-pipeline/metadata/email_marketing_prospect_listsMetaData.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 84 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 41ms; Memory: 6MB FILE: ...ecrm-aws-pipeline/metadata/aow_processed_aow_actionsMetaData.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 4 WARNINGS AFFECTING 4 LINES ---------------------------------------------------------------------- 54 | WARNING | Line exceeds 120 characters; contains 132 characters 55 | WARNING | Line exceeds 120 characters; contains 129 characters 59 | WARNING | Line exceeds 120 characters; contains 145 characters 62 | WARNING | Line exceeds 120 characters; contains 121 characters ---------------------------------------------------------------------- Time: 40ms; Memory: 6MB FILE: ...kspace/suitecrm-aws-pipeline/metadata/meetings_leadsMetaData.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 61 | WARNING | Line exceeds 120 characters; contains 130 characters ---------------------------------------------------------------------- Time: 40ms; Memory: 6MB FILE: ...workspace/suitecrm-aws-pipeline/metadata/email_cacheMetaData.php ---------------------------------------------------------------------- FOUND 76 ERRORS AFFECTING 76 LINES ---------------------------------------------------------------------- 53 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 54 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 57 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 58 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 59 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 60 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 63 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 64 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 65 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 66 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 69 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 70 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 71 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 72 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 75 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 76 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 77 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 78 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 81 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 82 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 83 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 86 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 87 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 88 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 89 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 92 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 93 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 94 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 95 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 98 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 99 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 100 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 101 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 104 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 105 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 106 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 107 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 110 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 111 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 112 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 113 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 116 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 117 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 118 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 119 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 122 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 123 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 124 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 125 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 128 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 129 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 130 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 131 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 134 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 135 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 136 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 137 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 140 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 141 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 142 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 143 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 148 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 149 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 150 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 155 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 156 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 157 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 164 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 165 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 166 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 173 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 174 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 175 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 180 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 181 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 182 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed ---------------------------------------------------------------------- PHPCBF CAN FIX THE 76 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 46ms; Memory: 6MB FILE: ...kspace/suitecrm-aws-pipeline/metadata/contacts_usersMetaData.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 57 | WARNING | Line exceeds 120 characters; contains 130 characters ---------------------------------------------------------------------- Time: 40ms; Memory: 6MB FILE: ...pace/suitecrm-aws-pipeline/metadata/users_signaturesMetaData.php ---------------------------------------------------------------------- FOUND 5 ERRORS AFFECTING 5 LINES ---------------------------------------------------------------------- 46 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 51 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 52 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 53 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 54 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed ---------------------------------------------------------------------- PHPCBF CAN FIX THE 5 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 41ms; Memory: 6MB FILE: ...uitecrm-aws-pipeline/metadata/accounts_opportunitiesMetaData.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 4 WARNINGS AFFECTING 4 LINES ---------------------------------------------------------------------- 54 | WARNING | Line exceeds 120 characters; contains 123 characters 55 | WARNING | Line exceeds 120 characters; contains 126 characters 58 | WARNING | Line exceeds 120 characters; contains 137 characters 61 | WARNING | Line exceeds 120 characters; contains 135 characters ---------------------------------------------------------------------- Time: 40ms; Memory: 6MB FILE: ...space/suitecrm-aws-pipeline/metadata/acl_roles_usersMetaData.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 91 | WARNING | Line exceeds 120 characters; contains 128 characters ---------------------------------------------------------------------- Time: 41ms; Memory: 6MB FILE: ...orkspace/suitecrm-aws-pipeline/metadata/emails_beansMetaData.php ---------------------------------------------------------------------- FOUND 210 ERRORS AFFECTING 209 LINES ---------------------------------------------------------------------- 52 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 53 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 54 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 55 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 58 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 59 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 60 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 61 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 62 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 65 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 66 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 67 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 68 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 69 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 72 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 73 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 74 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 75 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 81 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 82 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 82 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 85 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 86 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 87 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 88 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 89 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 94 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 95 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 96 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 99 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 100 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 101 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 104 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 105 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 106 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 111 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 112 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 113 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 114 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 115 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 116 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 117 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 118 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 119 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 120 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 125 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 126 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 127 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 128 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 129 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 130 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 131 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 132 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 133 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 134 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 139 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 140 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 141 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 142 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 143 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 144 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 145 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 146 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 147 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 148 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 152 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 153 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 154 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 155 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 156 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 157 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 158 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 159 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 162 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 163 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 164 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 167 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 168 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 169 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 170 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 171 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 172 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 173 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 174 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 175 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 176 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 181 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 182 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 183 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 184 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 185 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 186 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 187 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 188 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 189 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 190 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 195 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 196 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 197 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 198 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 199 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 200 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 201 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 202 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 203 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 204 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 209 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 210 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 211 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 212 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 213 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 214 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 215 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 216 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 217 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 218 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 223 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 224 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 225 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 226 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 227 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 228 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 229 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 230 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 231 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 232 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 237 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 238 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 239 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 240 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 241 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 242 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 243 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 244 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 245 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 246 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 251 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 252 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 253 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 254 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 255 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 256 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 257 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 258 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 259 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 260 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 265 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 266 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 267 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 268 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 269 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 270 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 271 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 272 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 273 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 274 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 294 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 295 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 296 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 297 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 298 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 299 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 300 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 301 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 304 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 305 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 306 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 307 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 308 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 311 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 312 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 313 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 314 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 315 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 318 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 319 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 320 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 321 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 324 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 325 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 326 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 327 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 330 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 331 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 332 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 333 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 336 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 337 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 338 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 339 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 340 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 343 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 344 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 345 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 346 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 347 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 350 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 351 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 352 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 353 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 354 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 357 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 358 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 359 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 364 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 365 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 366 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 369 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 370 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 371 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed ---------------------------------------------------------------------- PHPCBF CAN FIX THE 210 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 61ms; Memory: 8MB FILE: ...jenkins/workspace/suitecrm-aws-pipeline/metadata/oauth_nonce.php ---------------------------------------------------------------------- FOUND 19 ERRORS AFFECTING 19 LINES ---------------------------------------------------------------------- 51 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 52 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 53 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 54 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 55 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 58 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 59 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 60 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 61 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 62 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 65 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 66 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 67 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 72 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 73 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 74 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 77 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 78 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 79 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed ---------------------------------------------------------------------- PHPCBF CAN FIX THE 19 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: ...orkspace/suitecrm-aws-pipeline/metadata/queues_beansMetaData.php ---------------------------------------------------------------------- FOUND 12 ERRORS AFFECTING 12 LINES ---------------------------------------------------------------------- 85 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 99 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 100 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 101 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 102 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 103 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 104 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 105 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 106 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 107 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 108 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 109 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed ---------------------------------------------------------------------- PHPCBF CAN FIX THE 12 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 43ms; Memory: 6MB FILE: ...pace/suitecrm-aws-pipeline/metadata/linked_documentsMetaData.php ---------------------------------------------------------------------- FOUND 4 ERRORS AND 4 WARNINGS AFFECTING 7 LINES ---------------------------------------------------------------------- 56 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 56 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 57 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 58 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 65 | WARNING | [ ] Line exceeds 120 characters; contains 156 | | characters 70 | WARNING | [ ] Line exceeds 120 characters; contains 156 | | characters 72 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 75 | WARNING | [ ] Line exceeds 120 characters; contains 156 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 4 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 42ms; Memory: 6MB FILE: ...rm-aws-pipeline/metadata/inboundEmail_cacheTimestampMetaData.php ---------------------------------------------------------------------- FOUND 5 ERRORS AFFECTING 5 LINES ---------------------------------------------------------------------- 50 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 55 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 56 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 57 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 58 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed ---------------------------------------------------------------------- PHPCBF CAN FIX THE 5 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: ...kspace/suitecrm-aws-pipeline/metadata/meetings_usersMetaData.php ---------------------------------------------------------------------- FOUND 57 ERRORS AFFECTING 46 LINES ---------------------------------------------------------------------- 47 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 47 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 48 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 49 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 51 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 51 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 52 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 53 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 55 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 55 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 56 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 57 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 59 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 59 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 60 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 61 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 62 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 64 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 64 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 65 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 66 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 67 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 69 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 69 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 70 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 72 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 72 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 73 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 74 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 75 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 76 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 80 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 80 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 81 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 82 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 84 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 84 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 85 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 86 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 88 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 88 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 89 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 90 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 92 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 92 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 93 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 94 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 99 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 100 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 101 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 102 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 103 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 104 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 105 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 106 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 107 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 108 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed ---------------------------------------------------------------------- PHPCBF CAN FIX THE 57 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 42ms; Memory: 6MB FILE: ...orkspace/suitecrm-aws-pipeline/metadata/queues_queueMetaData.php ---------------------------------------------------------------------- FOUND 19 ERRORS AFFECTING 19 LINES ---------------------------------------------------------------------- 120 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 121 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 122 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 123 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 124 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 125 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 126 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 128 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 129 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 130 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 133 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 134 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 135 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 136 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 137 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 138 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 140 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 141 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 142 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed ---------------------------------------------------------------------- PHPCBF CAN FIX THE 19 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 44ms; Memory: 6MB FILE: ...workspace/suitecrm-aws-pipeline/metadata/calls_leadsMetaData.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 61 | WARNING | Line exceeds 120 characters; contains 121 characters ---------------------------------------------------------------------- Time: 40ms; Memory: 6MB FILE: ...itecrm-aws-pipeline/metadata/prospect_list_campaignsMetaData.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 98 | WARNING | Line exceeds 120 characters; contains 125 characters ---------------------------------------------------------------------- Time: 40ms; Memory: 6MB FILE: ...ace/suitecrm-aws-pipeline/metadata/meetings_contactsMetaData.php ---------------------------------------------------------------------- FOUND 57 ERRORS AFFECTING 46 LINES ---------------------------------------------------------------------- 47 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 47 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 48 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 49 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 51 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 51 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 52 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 53 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 55 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 55 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 56 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 57 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 59 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 59 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 60 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 61 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 62 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 64 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 64 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 65 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 66 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 67 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 69 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 69 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 70 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 72 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 72 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 73 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 74 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 75 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 76 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 80 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 80 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 81 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 82 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 84 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 84 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 85 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 86 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 88 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 88 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 89 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 90 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 92 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 92 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 93 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 94 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 99 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 100 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 101 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 102 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 103 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 104 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 105 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 106 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 107 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 108 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed ---------------------------------------------------------------------- PHPCBF CAN FIX THE 57 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 42ms; Memory: 6MB FILE: ...uitecrm-aws-pipeline/metadata/inboundEmail_autoreplyMetaData.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 77 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 43ms; Memory: 6MB FILE: ...uitecrm-aws-pipeline/metadata/projects_opportunitiesMetaData.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 59 | WARNING | Line exceeds 120 characters; contains 127 characters ---------------------------------------------------------------------- Time: 40ms; Memory: 6MB FILE: ...ins/workspace/suitecrm-aws-pipeline/metadata/foldersMetaData.php ---------------------------------------------------------------------- FOUND 83 ERRORS AFFECTING 83 LINES ---------------------------------------------------------------------- 50 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 51 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 52 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 55 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 56 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 57 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 58 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 61 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 62 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 63 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 64 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 67 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 68 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 69 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 72 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 73 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 74 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 77 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 78 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 79 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 82 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 83 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 84 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 87 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 88 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 91 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 92 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 93 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 97 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 98 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 99 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 102 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 103 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 104 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 107 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 108 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 109 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 114 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 115 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 116 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 119 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 120 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 121 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 130 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 131 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 132 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 135 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 136 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 137 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 140 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 141 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 142 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 147 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 148 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 149 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 152 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 153 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 154 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 163 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 164 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 165 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 168 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 169 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 170 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 173 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 174 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 175 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 176 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 179 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 180 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 181 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 184 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 185 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 186 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 191 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 192 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 193 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 196 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 197 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 198 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 201 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 202 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 203 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed ---------------------------------------------------------------------- PHPCBF CAN FIX THE 83 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 47ms; Memory: 6MB FILE: ...kspace/suitecrm-aws-pipeline/metadata/contacts_casesMetaData.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 58 | WARNING | Line exceeds 120 characters; contains 130 characters ---------------------------------------------------------------------- Time: 46ms; Memory: 6MB FILE: ...rkspace/suitecrm-aws-pipeline/metadata/accounts_bugsMetaData.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 58 | WARNING | Line exceeds 120 characters; contains 129 characters ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: ...kspace/suitecrm-aws-pipeline/metadata/calls_contactsMetaData.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 61 | WARNING | Line exceeds 120 characters; contains 124 characters ---------------------------------------------------------------------- Time: 40ms; Memory: 6MB FILE: ...uitecrm-aws-pipeline/metadata/securitygroups_recordsMetaData.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 2 LINES ---------------------------------------------------------------------- 16 | WARNING | Line exceeds 120 characters; contains 146 characters 17 | WARNING | Line exceeds 120 characters; contains 147 characters ---------------------------------------------------------------------- Time: 50ms; Memory: 8MB FILE: ...ace/suitecrm-aws-pipeline/metadata/acl_roles_actionsMetaData.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 2 LINES ---------------------------------------------------------------------- 97 | WARNING | Line exceeds 120 characters; contains 130 characters 100 | WARNING | Line exceeds 120 characters; contains 123 characters ---------------------------------------------------------------------- Time: 41ms; Memory: 6MB FILE: ...tecrm-aws-pipeline/metadata/prospect_lists_prospectsMetaData.php ---------------------------------------------------------------------- FOUND 6 ERRORS AFFECTING 6 LINES ---------------------------------------------------------------------- 95 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 103 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 117 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 131 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 145 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 159 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed ---------------------------------------------------------------------- PHPCBF CAN FIX THE 6 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 45ms; Memory: 6MB FILE: ...uitecrm-aws-pipeline/metadata/opportunities_contactsMetaData.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 3 WARNINGS AFFECTING 3 LINES ---------------------------------------------------------------------- 56 | WARNING | Line exceeds 120 characters; contains 126 characters 61 | WARNING | Line exceeds 120 characters; contains 148 characters 64 | WARNING | Line exceeds 120 characters; contains 134 characters ---------------------------------------------------------------------- Time: 40ms; Memory: 6MB FILE: ...ace/suitecrm-aws-pipeline/metadata/accounts_contactsMetaData.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 3 WARNINGS AFFECTING 3 LINES ---------------------------------------------------------------------- 54 | WARNING | Line exceeds 120 characters; contains 123 characters 58 | WARNING | Line exceeds 120 characters; contains 133 characters 61 | WARNING | Line exceeds 120 characters; contains 126 characters ---------------------------------------------------------------------- Time: 40ms; Memory: 6MB FILE: ...r/lib/jenkins/workspace/suitecrm-aws-pipeline/XTemplate/xtpl.php ---------------------------------------------------------------------- FOUND 717 ERRORS AND 19 WARNINGS AFFECTING 333 LINES ---------------------------------------------------------------------- 20 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 24 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 42 | WARNING | [ ] Line exceeds 120 characters; contains 173 | | characters 44 | WARNING | [ ] Line exceeds 120 characters; contains 153 | | characters 52 | WARNING | [ ] Line exceeds 120 characters; contains 131 | | characters 54 | WARNING | [ ] Line exceeds 120 characters; contains 133 | | characters 56 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 66 | WARNING | [ ] Line exceeds 120 characters; contains 205 | | characters 68 | WARNING | [ ] Line exceeds 120 characters; contains 133 | | characters 76 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 78 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 82 | WARNING | [ ] Line exceeds 120 characters; contains 150 | | characters 84 | WARNING | [ ] Line exceeds 120 characters; contains 159 | | characters 86 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 97 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 97 | ERROR | [x] Opening brace of a class must be on the line | | after the definition 100 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 101 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 102 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 103 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 104 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 106 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 108 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 109 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 110 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 112 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 113 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 114 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 115 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 116 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 118 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 119 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 120 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 127 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 0 127 | ERROR | [ ] The var keyword must not be used to declare a | | property 127 | ERROR | [ ] Visibility must be declared on property | | "$filecontents" 127 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 128 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 0 128 | ERROR | [ ] The var keyword must not be used to declare a | | property 128 | ERROR | [ ] Visibility must be declared on property | | "$blocks" 128 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 129 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 0 129 | ERROR | [ ] The var keyword must not be used to declare a | | property 129 | ERROR | [ ] Visibility must be declared on property | | "$parsed_blocks" 129 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 130 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 0 130 | ERROR | [ ] The var keyword must not be used to declare a | | property 130 | ERROR | [ ] Visibility must be declared on property | | "$block_parse_order" 130 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 131 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 0 131 | ERROR | [ ] The var keyword must not be used to declare a | | property 131 | ERROR | [ ] Visibility must be declared on property | | "$sub_blocks" 131 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 132 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 0 132 | ERROR | [ ] The var keyword must not be used to declare a | | property 132 | ERROR | [ ] Visibility must be declared on property "$VARS" 132 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 133 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 0 133 | ERROR | [ ] The var keyword must not be used to declare a | | property 133 | ERROR | [ ] Visibility must be declared on property | | "$alternate_include_directory" 135 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 0 135 | ERROR | [ ] The var keyword must not be used to declare a | | property 135 | ERROR | [ ] Visibility must be declared on property | | "$file_delim" 136 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 0 136 | ERROR | [ ] The var keyword must not be used to declare a | | property 136 | ERROR | [ ] Visibility must be declared on property | | "$block_start_delim" 136 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 137 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 0 137 | ERROR | [ ] The var keyword must not be used to declare a | | property 137 | ERROR | [ ] Visibility must be declared on property | | "$block_end_delim" 137 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 138 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 0 138 | ERROR | [ ] The var keyword must not be used to declare a | | property 138 | ERROR | [ ] Visibility must be declared on property | | "$block_start_word" 138 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 139 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 0 139 | ERROR | [ ] The var keyword must not be used to declare a | | property 139 | ERROR | [ ] Visibility must be declared on property | | "$block_end_word" 139 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 143 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 0 143 | ERROR | [ ] The var keyword must not be used to declare a | | property 143 | ERROR | [ ] Visibility must be declared on property | | "$NULL_STRING" 143 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 144 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 0 144 | ERROR | [ ] The var keyword must not be used to declare a | | property 144 | ERROR | [ ] Visibility must be declared on property | | "$NULL_BLOCK" 144 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 145 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 0 145 | ERROR | [ ] The var keyword must not be used to declare a | | property 145 | ERROR | [ ] Visibility must be declared on property | | "$mainblock" 146 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 0 146 | ERROR | [ ] The var keyword must not be used to declare a | | property 146 | ERROR | [ ] Visibility must be declared on property "$ERROR" 147 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 0 147 | ERROR | [ ] The var keyword must not be used to declare a | | property 147 | ERROR | [ ] Visibility must be declared on property | | "$AUTORESET" 147 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 151 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 0 151 | ERROR | [ ] Visibility must be declared on method | | "__construct" 151 | ERROR | [ ] Expected "function abc(...)"; found "function | | abc (...)" 151 | ERROR | [x] Expected 0 spaces before opening parenthesis; 1 | | found 151 | ERROR | [x] Incorrect spacing between argument "$mainblock" | | and equals sign; expected 1 but found 0 151 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$mainblock"; expected | | 1 but found 0 151 | ERROR | [x] Opening brace should be on a new line 152 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 152 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 153 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 153 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 154 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 154 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 154 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 155 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 155 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 155 | ERROR | [x] No space found after comma in argument list 155 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 156 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 157 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 0 160 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters 162 | ERROR | [ ] Visibility must be declared on method | | "XTemplate" 162 | ERROR | [x] Incorrect spacing between argument "$mainblock" | | and equals sign; expected 1 but found 0 162 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$mainblock"; expected | | 1 but found 0 162 | ERROR | [x] Opening brace should be on a new line 163 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 164 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 166 | ERROR | [x] Expected 1 space after closing brace; newline | | found 182 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 185 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 0 185 | ERROR | [ ] Visibility must be declared on method "assign" 185 | ERROR | [ ] Expected "function abc(...)"; found "function | | abc (...)" 185 | ERROR | [x] Expected 0 spaces before opening parenthesis; 1 | | found 185 | ERROR | [x] Expected 1 space between comma and argument | | "$val"; 0 found 185 | ERROR | [x] Incorrect spacing between argument "$val" and | | equals sign; expected 1 but found 0 185 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$val"; expected 1 but | | found 0 185 | ERROR | [x] Opening brace should be on a new line 186 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 186 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 187 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 187 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 188 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 188 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 12 189 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 189 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 190 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 190 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 191 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 191 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 192 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 192 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 193 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 0 195 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 0 195 | ERROR | [ ] Visibility must be declared on method "append" 195 | ERROR | [ ] Expected "function abc(...)"; found "function | | abc (...)" 195 | ERROR | [x] Expected 0 spaces before opening parenthesis; 1 | | found 195 | ERROR | [x] Expected 1 space between comma and argument | | "$val"; 0 found 195 | ERROR | [x] Incorrect spacing between argument "$val" and | | equals sign; expected 1 but found 0 195 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$val"; expected 1 but | | found 0 195 | ERROR | [x] Opening brace should be on a new line 196 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 196 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 196 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 196 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found 0 197 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 197 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 198 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 198 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 199 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 3 199 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 199 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found 0 200 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 201 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 201 | ERROR | [x] Closing brace indented incorrectly; expected 3 | | spaces, found 4 202 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 0 206 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 209 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 0 209 | ERROR | [ ] Visibility must be declared on method "parse" 209 | ERROR | [ ] Expected "function abc(...)"; found "function | | abc (...)" 209 | ERROR | [x] Expected 0 spaces before opening parenthesis; 1 | | found 209 | ERROR | [x] Opening brace should be on a new line 210 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 210 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 212 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 212 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 213 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 213 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 214 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 216 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 216 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 216 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 216 | ERROR | [x] Inline control structures are not allowed 217 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 219 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 219 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 220 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 220 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 220 | ERROR | [x] Inline control structures are not allowed 221 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 221 | ERROR | [x] Space before opening parenthesis of function | | call prohibited 222 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 222 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 222 | ERROR | [x] No space found after comma in argument list 222 | ERROR | [x] No space found after comma in argument list 223 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 223 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 224 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 224 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 225 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 225 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 225 | ERROR | [x] No space found after comma in argument list 226 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 226 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 227 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 227 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 12 228 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 228 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 12 228 | ERROR | [x] No space found after comma in argument list 230 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 230 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 230 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 230 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 231 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 231 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 12 232 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 232 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 16 233 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 233 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 233 | ERROR | [x] Expected 1 space after closing brace; newline | | found 234 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 234 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 234 | ERROR | [x] Expected 1 space(s) after ELSE keyword; newline | | found 235 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 235 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 12 236 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 236 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 16 237 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 237 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 239 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 239 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 12 240 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 240 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 12 241 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 242 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 243 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 244 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 244 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 12 244 | ERROR | [x] No space found after comma in argument list 244 | ERROR | [x] No space found after comma in argument list 245 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 245 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 246 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 246 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 12 248 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 248 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 248 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 249 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 249 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 12 250 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 250 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 250 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 250 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 251 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 251 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 16 252 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 252 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 20 253 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 253 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 253 | ERROR | [x] Expected 1 space after closing brace; newline | | found 254 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 254 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 254 | ERROR | [x] Expected 1 space(s) after ELSE keyword; newline | | found 255 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 255 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 16 256 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 256 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 20 257 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 257 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 258 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 258 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 260 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 260 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 12 261 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 261 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 12 262 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 263 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 264 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 266 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 267 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 267 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 267 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 267 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 268 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 268 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 12 269 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 269 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 16 269 | ERROR | [x] No space found after comma in argument list 269 | ERROR | [x] No space found after comma in argument list 270 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 270 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 271 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 271 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 272 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 272 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 274 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 274 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 274 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 274 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 275 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 275 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 276 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 276 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 277 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 277 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 277 | ERROR | [x] Expected 1 space after closing brace; newline | | found 278 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 278 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 278 | ERROR | [x] Expected 1 space(s) after ELSE keyword; newline | | found 279 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 279 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 280 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 280 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 281 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 281 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 283 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 284 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 284 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 285 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 285 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 286 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 286 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 286 | ERROR | [x] Inline control structures are not allowed 287 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 288 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 288 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 289 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 0 293 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 295 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 0 295 | ERROR | [ ] Visibility must be declared on method "exists" 295 | ERROR | [x] Opening brace should be on a new line 296 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 296 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 297 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 0 302 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 304 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 0 304 | ERROR | [ ] Method name "XTemplate::var_exists" is not in | | camel caps format 304 | ERROR | [ ] Visibility must be declared on method | | "var_exists" 304 | ERROR | [x] Expected 1 space between comma and argument | | "$vname"; 0 found 304 | ERROR | [x] Opening brace should be on a new line 305 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 305 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 305 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 305 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found 0 306 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 306 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 307 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 307 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 308 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 308 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 309 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 0 314 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 317 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 0 317 | ERROR | [ ] Visibility must be declared on method "rparse" 317 | ERROR | [x] Opening brace should be on a new line 318 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 318 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 319 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 319 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 320 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 320 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 320 | ERROR | [x] Expected 1 space(s) after FOREACH keyword; 0 | | found 321 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 322 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 16 323 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 324 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 324 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 325 | ERROR | [x] Blank line found at end of control structure 326 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 326 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 327 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 327 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 328 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 0 332 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 335 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 0 335 | ERROR | [ ] Method name "XTemplate::insert_loop" is not in | | camel caps format 335 | ERROR | [ ] Visibility must be declared on method | | "insert_loop" 335 | ERROR | [x] Expected 1 space between comma and argument | | "$var"; 0 found 335 | ERROR | [x] Expected 1 space between comma and argument | | "$value"; 0 found 335 | ERROR | [x] Incorrect spacing between argument "$value" and | | equals sign; expected 1 but found 0 335 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$value"; expected 1 | | but found 0 335 | ERROR | [x] Opening brace should be on a new line 336 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 336 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 336 | ERROR | [x] No space found after comma in argument list 337 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 337 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 338 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 0 342 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 345 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 0 345 | ERROR | [ ] Visibility must be declared on method "text" 345 | ERROR | [x] Opening brace should be on a new line 347 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 347 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 347 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found 0 348 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 348 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 7 349 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 349 | ERROR | [x] Expected 1 space after closing brace; 0 found 349 | ERROR | [x] Expected 1 space(s) after ELSE keyword; 0 found 350 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 351 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 352 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 0 356 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 359 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 0 359 | ERROR | [ ] Visibility must be declared on method "out" 359 | ERROR | [ ] Expected "function abc(...)"; found "function | | abc (...)" 359 | ERROR | [x] Expected 0 spaces before opening parenthesis; 1 | | found 359 | ERROR | [x] Opening brace should be on a new line 360 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 360 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 362 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 362 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 362 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 362 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found 0 363 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 363 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 365 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 365 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 365 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 365 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found 0 365 | ERROR | [x] Blank line found at start of control structure 367 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 367 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 12 369 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 369 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 12 370 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 370 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 12 371 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 371 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 4 371 | ERROR | [x] Closing brace indented incorrectly; expected 8 | | spaces, found 4 371 | ERROR | [x] Closing brace must be on a line by itself 373 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 373 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 374 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 0 378 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 381 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 0 381 | ERROR | [ ] Visibility must be declared on method "reset" 381 | ERROR | [ ] Expected "function abc(...)"; found "function | | abc (...)" 381 | ERROR | [x] Expected 0 spaces before opening parenthesis; 1 | | found 381 | ERROR | [x] Opening brace should be on a new line 382 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 382 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 383 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 0 387 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 390 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 0 390 | ERROR | [ ] Visibility must be declared on method "parsed" 390 | ERROR | [ ] Expected "function abc(...)"; found "function | | abc (...)" 390 | ERROR | [x] Expected 0 spaces before opening parenthesis; 1 | | found 390 | ERROR | [x] Opening brace should be on a new line 391 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 391 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 392 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 0 396 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 399 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 0 399 | ERROR | [ ] Method name "XTemplate::SetNullString" is not in | | camel caps format 399 | ERROR | [ ] Visibility must be declared on method | | "SetNullString" 399 | ERROR | [x] Expected 1 space between comma and argument | | "$varname"; 0 found 399 | ERROR | [x] Incorrect spacing between argument "$varname" | | and equals sign; expected 1 but found 0 399 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$varname"; expected 1 | | but found 0 399 | ERROR | [x] Opening brace should be on a new line 400 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 400 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 401 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 0 405 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 408 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 0 408 | ERROR | [ ] Method name "XTemplate::SetNullBlock" is not in | | camel caps format 408 | ERROR | [ ] Visibility must be declared on method | | "SetNullBlock" 408 | ERROR | [x] Expected 1 space between comma and argument | | "$bname"; 0 found 408 | ERROR | [x] Incorrect spacing between argument "$bname" and | | equals sign; expected 1 but found 0 408 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$bname"; expected 1 | | but found 0 408 | ERROR | [x] Opening brace should be on a new line 409 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 409 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 410 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 0 414 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 415 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 416 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 419 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 0 419 | ERROR | [ ] Method name "XTemplate::set_autoreset" is not in | | camel caps format 419 | ERROR | [ ] Visibility must be declared on method | | "set_autoreset" 419 | ERROR | [x] Opening brace should be on a new line 420 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 420 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 421 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 0 425 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 426 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 427 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 430 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 0 430 | ERROR | [ ] Method name "XTemplate::clear_autoreset" is not | | in camel caps format 430 | ERROR | [ ] Visibility must be declared on method | | "clear_autoreset" 430 | ERROR | [x] Opening brace should be on a new line 431 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 431 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 432 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 0 436 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 439 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 0 439 | ERROR | [ ] Method name "XTemplate::scan_globals" is not in | | camel caps format 439 | ERROR | [ ] Visibility must be declared on method | | "scan_globals" 439 | ERROR | [x] Opening brace should be on a new line 440 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 440 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 441 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 441 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 442 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 443 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 443 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 445 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 445 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 445 | ERROR | [x] No space found after comma in argument list 445 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 446 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 0 450 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 451 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 462 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 464 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 468 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 0 468 | ERROR | [ ] Visibility must be declared on method "maketree" 468 | ERROR | [x] Expected 1 space between comma and argument | | "$block"; 0 found 468 | ERROR | [x] Opening brace should be on a new line 469 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 469 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 469 | ERROR | [x] No space found after comma in argument list 470 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 470 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 471 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 471 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 472 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 472 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 473 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 473 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 474 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 474 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 475 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 475 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 476 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 476 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 476 | ERROR | [x] No space found after comma in argument list 476 | ERROR | [x] No space found after comma in argument list 477 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 478 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 479 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 480 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 480 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 481 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 481 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 16 481 | ERROR | [x] No space found after comma in argument list 482 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 482 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 16 482 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 482 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 483 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 483 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 16 483 | ERROR | [x] No space found after comma in argument list 483 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 484 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 484 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 16 484 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 486 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 486 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 486 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 486 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 487 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 487 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 16 488 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 488 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 20 488 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 489 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 489 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 489 | ERROR | [x] Expected 1 space after closing brace; newline | | found 490 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 490 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 490 | ERROR | [x] Expected 1 space(s) after ELSE keyword; newline | | found 491 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 491 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 16 492 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 492 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 20 492 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 493 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 493 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 495 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 496 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 496 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 496 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 496 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 497 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 497 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 16 498 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 498 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 20 499 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 499 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 499 | ERROR | [x] Expected 1 space after closing brace; newline | | found 500 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 500 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 500 | ERROR | [x] Expected 1 space(s) after ELSE keyword; newline | | found 501 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 501 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 16 502 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 502 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 20 503 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 503 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 16 505 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 505 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 16 505 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 505 | WARNING | [ ] Line exceeds 120 characters; contains 139 | | characters 506 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 506 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 16 506 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 507 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 507 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 507 | WARNING | [x] Usage of ELSE IF is discouraged; use ELSEIF | | instead 508 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 508 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 16 509 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 509 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 16 509 | ERROR | [x] No space found after comma in argument list 510 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 510 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 16 510 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 511 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 511 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 512 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 512 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 513 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 513 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 12 513 | ERROR | [x] No space found after comma in argument list 514 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 514 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 514 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 514 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 515 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 515 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 12 516 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 516 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 16 517 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 517 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 517 | ERROR | [x] Expected 1 space after closing brace; newline | | found 518 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 518 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 518 | ERROR | [x] Expected 1 space(s) after ELSE keyword; newline | | found 519 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 519 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 12 520 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 520 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 16 521 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 521 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 12 522 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 522 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 523 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 523 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 524 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 524 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 525 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 0 531 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 534 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 0 534 | ERROR | [ ] Method name "XTemplate::get_error" is not in | | camel caps format 534 | ERROR | [ ] Visibility must be declared on method | | "get_error" 534 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 534 | ERROR | [x] Opening brace should be on a new line 535 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 535 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 536 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 0 539 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 0 539 | ERROR | [ ] Method name "XTemplate::set_error" is not in | | camel caps format 539 | ERROR | [ ] Visibility must be declared on method | | "set_error" 539 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 539 | ERROR | [x] Opening brace should be on a new line 540 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 540 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 541 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 0 545 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 548 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 0 548 | ERROR | [ ] Visibility must be declared on method "getfile" 548 | ERROR | [x] Opening brace should be on a new line 549 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 549 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 550 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 550 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 551 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 551 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 552 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 552 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 554 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 555 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 556 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 556 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 556 | ERROR | [x] Inline control structures are not allowed 557 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 559 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 559 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 559 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 559 | ERROR | [x] Expected 1 space(s) after closing parenthesis; | | found newline 560 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 560 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 561 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 561 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 562 | ERROR | [x] Blank line found at end of control structure 563 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 563 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 564 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 564 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 565 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 565 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 566 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 566 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 568 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 568 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 569 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 0 573 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 577 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 0 577 | ERROR | [ ] Method name "XTemplate::r_getfile" is not in | | camel caps format 577 | ERROR | [ ] Visibility must be declared on method | | "r_getfile" 577 | ERROR | [x] Opening brace should be on a new line 578 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 578 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 579 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 579 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 579 | ERROR | [x] No space found after comma in argument list 579 | ERROR | [x] No space found after comma in argument list 580 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 580 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 581 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 581 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 582 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 582 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 583 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 583 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 584 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 0 586 | ERROR | [x] The closing brace for the class must go on the | | next line after the body 588 | ERROR | [x] A closing tag is not permitted at the end of a | | PHP file ---------------------------------------------------------------------- PHPCBF CAN FIX THE 643 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 77ms; Memory: 8MB FILE: ...s/workspace/suitecrm-aws-pipeline/Api/V8/Helper/VarDefHelper.php ---------------------------------------------------------------------- FOUND 2 ERRORS AFFECTING 2 LINES ---------------------------------------------------------------------- 2 | ERROR | [x] There must be one blank line after the namespace | | declaration 21 | ERROR | [x] Expected 1 newline at end of file; 0 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 36ms; Memory: 6MB FILE: ...-aws-pipeline/Api/V8/OAuth2/Repository/AccessTokenRepository.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 134 | WARNING | Line exceeds 120 characters; contains 134 characters ---------------------------------------------------------------------- Time: 45ms; Memory: 6MB FILE: ...crm-aws-pipeline/Api/V8/Controller/UserPreferencesController.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 2 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 60 and the first side effect is on | | line 44. 84 | WARNING | Line exceeds 120 characters; contains 123 characters ---------------------------------------------------------------------- Time: 41ms; Memory: 6MB FILE: ...ecrm-aws-pipeline/Api/V8/Controller/ListViewSearchController.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, functions, | | constants, etc.) and cause no other side effects, or | | it should execute logic with side effects, but should | | not do both. The first symbol is defined on line 60 | | and the first side effect is on line 44. ---------------------------------------------------------------------- Time: 40ms; Memory: 6MB FILE: ...space/suitecrm-aws-pipeline/Api/V8/Controller/MetaController.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, functions, | | constants, etc.) and cause no other side effects, or | | it should execute logic with side effects, but should | | not do both. The first symbol is defined on line 57 | | and the first side effect is on line 44. ---------------------------------------------------------------------- Time: 44ms; Memory: 6MB FILE: ...e/suitecrm-aws-pipeline/Api/V8/Controller/ListViewController.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, functions, | | constants, etc.) and cause no other side effects, or | | it should execute logic with side effects, but should | | not do both. The first symbol is defined on line 60 | | and the first side effect is on line 44. ---------------------------------------------------------------------- Time: 98ms; Memory: 6MB FILE: ...space/suitecrm-aws-pipeline/Api/V8/Controller/UserController.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, functions, | | constants, etc.) and cause no other side effects, or | | it should execute logic with side effects, but should | | not do both. The first symbol is defined on line 57 | | and the first side effect is on line 44. ---------------------------------------------------------------------- Time: 40ms; Memory: 6MB FILE: ...workspace/suitecrm-aws-pipeline/Api/V8/Service/ModuleService.php ---------------------------------------------------------------------- FOUND 5 ERRORS AFFECTING 3 LINES ---------------------------------------------------------------------- 240 | ERROR | [x] Opening parenthesis of a multi-line function call | | must be the last content on the line 240 | ERROR | [x] Only one argument is allowed per line in a | | multi-line function call 241 | ERROR | [x] Multi-line function call not indented correctly; | | expected 12 spaces but found 20 241 | ERROR | [x] Closing parenthesis of a multi-line function call | | must be on a line by itself 313 | ERROR | [x] Blank line found at start of control structure ---------------------------------------------------------------------- PHPCBF CAN FIX THE 5 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 69ms; Memory: 8MB FILE: ...rkspace/suitecrm-aws-pipeline/Api/V8/Service/ListViewService.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 2 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 63 and the first side effect is on | | line 53. 144 | WARNING | Line exceeds 120 characters; contains 152 characters ---------------------------------------------------------------------- Time: 45ms; Memory: 6MB FILE: ...e/suitecrm-aws-pipeline/Api/V8/Service/ListViewSearchService.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 2 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 68 and the first side effect is on | | line 57. 106 | WARNING | Line exceeds 120 characters; contains 132 characters ---------------------------------------------------------------------- Time: 47ms; Memory: 6MB FILE: .../suitecrm-aws-pipeline/Api/V8/Service/UserPreferencesService.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 2 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 59 and the first side effect is on | | line 51. 88 | WARNING | Line exceeds 120 characters; contains 173 characters ---------------------------------------------------------------------- Time: 42ms; Memory: 6MB FILE: ...s/workspace/suitecrm-aws-pipeline/Api/V8/Service/UserService.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 2 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 60 and the first side effect is on | | line 52. 113 | WARNING | Line exceeds 120 characters; contains 130 characters ---------------------------------------------------------------------- Time: 43ms; Memory: 6MB FILE: ...kspace/suitecrm-aws-pipeline/Api/V8/Param/GetFieldListParams.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, functions, | | constants, etc.) and cause no other side effects, or | | it should execute logic with side effects, but should | | not do both. The first symbol is defined on line 54 | | and the first side effect is on line 44. ---------------------------------------------------------------------- Time: 40ms; Memory: 6MB FILE: ...ace/suitecrm-aws-pipeline/Api/V8/Param/ListViewColumnsParams.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, functions, | | constants, etc.) and cause no other side effects, or | | it should execute logic with side effects, but should | | not do both. The first symbol is defined on line 55 | | and the first side effect is on line 47. ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: .../suitecrm-aws-pipeline/Api/V8/Param/GetUserPreferencesParams.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, functions, | | constants, etc.) and cause no other side effects, or | | it should execute logic with side effects, but should | | not do both. The first symbol is defined on line 55 | | and the first side effect is on line 44. ---------------------------------------------------------------------- Time: 40ms; Memory: 6MB FILE: ...pace/suitecrm-aws-pipeline/Api/V8/Param/ListViewSearchParams.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, functions, | | constants, etc.) and cause no other side effects, or | | it should execute logic with side effects, but should | | not do both. The first symbol is defined on line 55 | | and the first side effect is on line 44. ---------------------------------------------------------------------- Time: 46ms; Memory: 6MB FILE: ...kspace/suitecrm-aws-pipeline/Api/V8/Param/Options/Attributes.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 13 | WARNING | Line exceeds 120 characters; contains 129 characters ---------------------------------------------------------------------- Time: 40ms; Memory: 6MB FILE: ...var/lib/jenkins/workspace/suitecrm-aws-pipeline/Api/Core/app.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, functions, | | constants, etc.) and cause no other side effects, or | | it should execute logic with side effects, but should | | not do both. The first symbol is defined on line 9 and | | the first side effect is on line 3. ---------------------------------------------------------------------- Time: 36ms; Memory: 6MB FILE: ...ustom/Extension/application/Ext/LogicHooks/AOW_WorkFlow_Hook.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 31 | ERROR | [x] PHP keywords must be lowercase; expected "array" | | but found "Array" 31 | WARNING | [ ] Line exceeds 120 characters; contains 130 | | characters 31 | ERROR | [x] Expected 1 newline at end of file; 0 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 58ms; Memory: 6MB FILE: ...m-aws-pipeline/custom/modules/unified_search_modules_display.php ---------------------------------------------------------------------- FOUND 35 ERRORS AFFECTING 35 LINES ---------------------------------------------------------------------- 4 | ERROR | [x] Whitespace found at end of line 8 | ERROR | [x] Whitespace found at end of line 12 | ERROR | [x] Whitespace found at end of line 16 | ERROR | [x] Whitespace found at end of line 20 | ERROR | [x] Whitespace found at end of line 24 | ERROR | [x] Whitespace found at end of line 28 | ERROR | [x] Whitespace found at end of line 32 | ERROR | [x] Whitespace found at end of line 36 | ERROR | [x] Whitespace found at end of line 40 | ERROR | [x] Whitespace found at end of line 44 | ERROR | [x] Whitespace found at end of line 48 | ERROR | [x] Whitespace found at end of line 52 | ERROR | [x] Whitespace found at end of line 56 | ERROR | [x] Whitespace found at end of line 60 | ERROR | [x] Whitespace found at end of line 64 | ERROR | [x] Whitespace found at end of line 68 | ERROR | [x] Whitespace found at end of line 72 | ERROR | [x] Whitespace found at end of line 76 | ERROR | [x] Whitespace found at end of line 80 | ERROR | [x] Whitespace found at end of line 84 | ERROR | [x] Whitespace found at end of line 88 | ERROR | [x] Whitespace found at end of line 92 | ERROR | [x] Whitespace found at end of line 96 | ERROR | [x] Whitespace found at end of line 100 | ERROR | [x] Whitespace found at end of line 104 | ERROR | [x] Whitespace found at end of line 108 | ERROR | [x] Whitespace found at end of line 112 | ERROR | [x] Whitespace found at end of line 116 | ERROR | [x] Whitespace found at end of line 120 | ERROR | [x] Whitespace found at end of line 124 | ERROR | [x] Whitespace found at end of line 128 | ERROR | [x] Whitespace found at end of line 132 | ERROR | [x] Whitespace found at end of line 136 | ERROR | [x] Whitespace found at end of line 140 | ERROR | [x] Expected 1 newline at end of file; 0 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 35 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 41ms; Memory: 6MB FILE: ...orkspace/suitecrm-aws-pipeline/modules/EmailMarketing/Delete.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 67 | WARNING | Line exceeds 120 characters; contains 137 characters ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: .../workspace/suitecrm-aws-pipeline/modules/EmailMarketing/List.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 62 | WARNING | Line exceeds 120 characters; contains 185 characters ---------------------------------------------------------------------- Time: 42ms; Memory: 6MB FILE: ...kspace/suitecrm-aws-pipeline/modules/EmailMarketing/EditView.php ---------------------------------------------------------------------- FOUND 5 ERRORS AND 7 WARNINGS AFFECTING 11 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 231 and the first side | | effect is on line 3. 59 | WARNING | [ ] Line exceeds 120 characters; contains 282 | | characters 84 | WARNING | [ ] Line exceeds 120 characters; contains 140 | | characters 137 | WARNING | [ ] Line exceeds 120 characters; contains 132 | | characters 163 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 199 | ERROR | [x] Expected 1 space before "=>"; 0 found 199 | ERROR | [x] Expected 1 space after "=>"; 0 found 221 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 234 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 235 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 236 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 255 | WARNING | [ ] Line exceeds 120 characters; contains 160 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 5 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 59ms; Memory: 8MB FILE: .../workspace/suitecrm-aws-pipeline/modules/EmailMarketing/Menu.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 6 WARNINGS AFFECTING 6 LINES ---------------------------------------------------------------------- 48 | WARNING | Line exceeds 120 characters; contains 158 characters 49 | WARNING | Line exceeds 120 characters; contains 139 characters 50 | WARNING | Line exceeds 120 characters; contains 161 characters 51 | WARNING | Line exceeds 120 characters; contains 152 characters 52 | WARNING | Line exceeds 120 characters; contains 148 characters 53 | WARNING | Line exceeds 120 characters; contains 139 characters ---------------------------------------------------------------------- Time: 37ms; Memory: 6MB FILE: ...pace/suitecrm-aws-pipeline/modules/EmailMarketing/DetailView.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 153 | WARNING | Line exceeds 120 characters; contains 129 characters ---------------------------------------------------------------------- Time: 47ms; Memory: 6MB FILE: .../suitecrm-aws-pipeline/modules/EmailMarketing/EmailMarketing.php ---------------------------------------------------------------------- FOUND 14 ERRORS AND 11 WARNINGS AFFECTING 20 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 45 and the first side | | effect is on line 3. 45 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 81 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters 83 | ERROR | [ ] Method name "EmailMarketing::EmailMarketing" is | | not in camel caps format 85 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 111 | WARNING | [ ] Line exceeds 120 characters; contains 168 | | characters 119 | ERROR | [x] Incorrect spacing between argument "$encode" and | | equals sign; expected 1 but found 0 119 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$encode"; expected 1 | | but found 0 119 | ERROR | [x] Incorrect spacing between argument "$deleted" | | and equals sign; expected 1 but found 0 119 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$deleted"; expected 1 | | but found 0 133 | ERROR | [ ] Method name "EmailMarketing::get_summary_text" | | is not in camel caps format 138 | ERROR | [ ] Method name | | "EmailMarketing::create_export_query" is not in | | camel caps format 143 | ERROR | [ ] Method name "EmailMarketing::get_list_view_data" | | is not in camel caps format 156 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 215 | WARNING | [ ] Line exceeds 120 characters; contains 222 | | characters 225 | ERROR | [ ] Method name "EmailMarketing::bean_implements" is | | not in camel caps format 228 | ERROR | [x] The CASE body must start on the line following | | the statement 228 | ERROR | [x] Terminating statement must be on a line by | | itself 228 | ERROR | [x] Closing brace must be on a line by itself 233 | ERROR | [ ] Method name | | "EmailMarketing::get_all_prospect_lists" is not | | in camel caps format 250 | WARNING | [ ] Line exceeds 120 characters; contains 141 | | characters 253 | WARNING | [ ] Line exceeds 120 characters; contains 177 | | characters 256 | WARNING | [ ] Line exceeds 120 characters; contains 135 | | characters 259 | WARNING | [ ] Line exceeds 120 characters; contains 131 | | characters 262 | WARNING | [ ] Line exceeds 120 characters; contains 164 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 7 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 57ms; Memory: 6MB FILE: ...rkspace/suitecrm-aws-pipeline/modules/EmailMarketing/vardefs.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 258 | ERROR | [x] Expected 1 newline at end of file; 0 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 49ms; Memory: 8MB FILE: ...ce/suitecrm-aws-pipeline/modules/EmailMarketing/field_arrays.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 54 | WARNING | Line exceeds 120 characters; contains 173 characters ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: ...workspace/suitecrm-aws-pipeline/modules/EmailMarketing/Forms.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, functions, | | constants, etc.) and cause no other side effects, or | | it should execute logic with side effects, but should | | not do both. The first symbol is defined on line 44 | | and the first side effect is on line 3. ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: .../workspace/suitecrm-aws-pipeline/modules/EmailMarketing/Save.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 3 WARNINGS AFFECTING 4 LINES ---------------------------------------------------------------------- 55 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 79 | WARNING | [ ] Line exceeds 120 characters; contains 158 | | characters 141 | ERROR | [x] Expected 1 space before "=>"; 0 found 141 | ERROR | [x] Expected 1 space after "=>"; 0 found 147 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 48ms; Memory: 6MB FILE: ...ce/suitecrm-aws-pipeline/modules/EmailMarketing/SubPanelView.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 4 WARNINGS AFFECTING 4 LINES ---------------------------------------------------------------------- 75 | WARNING | Line exceeds 120 characters; contains 263 characters 82 | WARNING | Line exceeds 120 characters; contains 180 characters 83 | WARNING | Line exceeds 120 characters; contains 186 characters 85 | WARNING | Line exceeds 120 characters; contains 125 characters ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: ...ecrm-aws-pipeline/modules/EmailMarketing/language/en_us.lang.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 98 | WARNING | Line exceeds 120 characters; contains 162 characters ---------------------------------------------------------------------- Time: 42ms; Memory: 6MB FILE: ...ins/workspace/suitecrm-aws-pipeline/modules/AOR_Reports/Menu.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 3 WARNINGS AFFECTING 3 LINES ---------------------------------------------------------------------- 32 | WARNING | Line exceeds 120 characters; contains 180 characters 35 | WARNING | Line exceeds 120 characters; contains 169 characters 38 | WARNING | Line exceeds 120 characters; contains 189 characters ---------------------------------------------------------------------- Time: 43ms; Memory: 6MB FILE: ...rkspace/suitecrm-aws-pipeline/modules/AOR_Reports/controller.php ---------------------------------------------------------------------- FOUND 22 ERRORS AND 11 WARNINGS AFFECTING 32 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 30 and the first side effect is on | | line 27. 30 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 30 | ERROR | Class name "AOR_ReportsController" is not in | | PascalCase format 32 | ERROR | Method name | | "AOR_ReportsController::action_getModuleFields" is | | not in camel caps format 46 | ERROR | Method name | | "AOR_ReportsController::action_getVarDefs" is not in | | camel caps format 55 | ERROR | Method name | | "AOR_ReportsController::action_getModuleTreeData" is | | not in camel caps format 66 | ERROR | Method name | | "AOR_ReportsController::action_getModuleRelationships" | | is not in camel caps format 74 | ERROR | Method name | | "AOR_ReportsController::action_changeReportPage" is | | not in camel caps format 86 | ERROR | Method name | | "AOR_ReportsController::action_getParametersForReport" | | is not in camel caps format 108 | ERROR | Method name | | "AOR_ReportsController::action_getChartsForReport" | | is not in camel caps format 128 | ERROR | Method name | | "AOR_ReportsController::action_addToProspectList" is | | not in camel caps format 163 | ERROR | Method name | | "AOR_ReportsController::action_chartReport" is not | | in camel caps format 170 | ERROR | Method name "AOR_ReportsController::action_export" | | is not in camel caps format 183 | ERROR | Method name | | "AOR_ReportsController::action_downloadPDF" is not | | in camel caps format 228 | WARNING | Line exceeds 120 characters; contains 128 characters 273 | ERROR | Method name | | "AOR_ReportsController::action_getModuleFunctionField" | | is not in camel caps format 284 | WARNING | Line exceeds 120 characters; contains 148 characters 295 | ERROR | Method name | | "AOR_ReportsController::action_getModuleOperatorField" | | is not in camel caps format 383 | WARNING | Line exceeds 120 characters; contains 148 characters 393 | ERROR | Method name | | "AOR_ReportsController::action_getFieldTypeOptions" | | is not in camel caps format 465 | WARNING | Line exceeds 120 characters; contains 148 characters 475 | ERROR | Method name | | "AOR_ReportsController::action_getActionFieldTypeOptions" | | is not in camel caps format 547 | WARNING | Line exceeds 120 characters; contains 148 characters 557 | ERROR | Method name | | "AOR_ReportsController::action_getModuleFieldType" | | is not in camel caps format 589 | WARNING | Line exceeds 120 characters; contains 145 characters 606 | WARNING | Line exceeds 120 characters; contains 145 characters 625 | ERROR | Method name | | "AOR_ReportsController::action_getModuleFieldTypeSet" | | is not in camel caps format 649 | WARNING | Line exceeds 120 characters; contains 145 characters 677 | ERROR | Method name | | "AOR_ReportsController::action_getModuleField" is | | not in camel caps format 701 | ERROR | Method name | | "AOR_ReportsController::action_getRelFieldTypeSet" | | is not in camel caps format 725 | WARNING | Line exceeds 120 characters; contains 145 characters 742 | ERROR | Method name | | "AOR_ReportsController::action_getRelActionFieldTypeOptions" | | is not in camel caps format 784 | WARNING | Line exceeds 120 characters; contains 148 characters ---------------------------------------------------------------------- Time: 101ms; Memory: 10MB FILE: .../workspace/suitecrm-aws-pipeline/modules/AOR_Reports/vardefs.php ---------------------------------------------------------------------- FOUND 8 ERRORS AFFECTING 8 LINES ---------------------------------------------------------------------- 122 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 123 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 131 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 132 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 133 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 140 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 141 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 150 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 8 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 47ms; Memory: 6MB FILE: ...rkspace/suitecrm-aws-pipeline/modules/AOR_Reports/AOR_Report.php ---------------------------------------------------------------------- FOUND 20 ERRORS AND 86 WARNINGS AFFECTING 103 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 45 and the first side | | effect is on line 42. 45 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 45 | ERROR | [ ] Class name "AOR_Report" is not in PascalCase | | format 79 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters 81 | ERROR | [ ] Method name "AOR_Report::AOR_Report" is not in | | camel caps format 83 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 93 | ERROR | [ ] Method name "AOR_Report::bean_implements" is | | not in camel caps format 106 | WARNING | [ ] Line exceeds 120 characters; contains 139 | | characters 147 | ERROR | [ ] Method name | | "AOR_Report::fill_in_additional_detail_fields" | | is not in camel caps format 153 | ERROR | [ ] Method name "AOR_Report::load_report_beans" is | | not in camel caps format 195 | ERROR | [ ] Method name "AOR_Report::build_report_chart" is | | not in camel caps format 205 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 247 | ERROR | [x] Blank line found at start of control structure 324 | WARNING | [ ] Line exceeds 120 characters; contains 199 | | characters 345 | WARNING | [ ] Line exceeds 120 characters; contains 144 | | characters 352 | ERROR | [x] Multi-line function call not indented | | correctly; expected 28 spaces but found 32 357 | ERROR | [x] Multi-line function call not indented | | correctly; expected 28 spaces but found 32 390 | WARNING | [ ] Line exceeds 120 characters; contains 139 | | characters 428 | ERROR | [ ] Method name "AOR_Report::build_group_report" is | | not in camel caps format 437 | WARNING | [ ] Line exceeds 120 characters; contains 148 | | characters 484 | WARNING | [ ] Line exceeds 120 characters; contains 155 | | characters 485 | WARNING | [ ] Line exceeds 120 characters; contains 154 | | characters 487 | WARNING | [ ] Line exceeds 120 characters; contains 144 | | characters 605 | WARNING | [ ] Line exceeds 120 characters; contains 156 | | characters 612 | WARNING | [ ] Line exceeds 120 characters; contains 131 | | characters 633 | ERROR | [ ] Method name "AOR_Report::build_report_html" is | | not in camel caps format 633 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 648 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 677 | WARNING | [ ] Line exceeds 120 characters; contains 180 | | characters 679 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 759 | WARNING | [ ] Line exceeds 120 characters; contains 153 | | characters 762 | WARNING | [ ] Line exceeds 120 characters; contains 144 | | characters 766 | WARNING | [ ] Line exceeds 120 characters; contains 239 | | characters 769 | WARNING | [ ] Line exceeds 120 characters; contains 253 | | characters 773 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 777 | WARNING | [ ] Line exceeds 120 characters; contains 255 | | characters 780 | WARNING | [ ] Line exceeds 120 characters; contains 247 | | characters 784 | WARNING | [ ] Line exceeds 120 characters; contains 151 | | characters 787 | WARNING | [ ] Line exceeds 120 characters; contains 143 | | characters 821 | WARNING | [ ] Line exceeds 120 characters; contains 181 | | characters 824 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 875 | WARNING | [ ] Line exceeds 120 characters; contains 154 | | characters 876 | WARNING | [ ] Line exceeds 120 characters; contains 154 | | characters 879 | WARNING | [ ] Line exceeds 120 characters; contains 151 | | characters 894 | WARNING | [ ] Line exceeds 120 characters; contains 148 | | characters 907 | WARNING | [ ] Line exceeds 120 characters; contains 133 | | characters 975 | WARNING | [ ] Line exceeds 120 characters; contains 150 | | characters 1051 | ERROR | [ ] Method name "AOR_Report::build_report_csv" is | | not in camel caps format 1063 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 1153 | ERROR | [ ] Method name "AOR_Report::build_report_query" is | | not in camel caps format 1253 | ERROR | [ ] Method name | | "AOR_Report::build_report_query_select" is not | | in camel caps format 1260 | WARNING | [ ] Line exceeds 120 characters; contains 147 | | characters 1263 | WARNING | [ ] Line exceeds 120 characters; contains 130 | | characters 1301 | WARNING | [ ] Line exceeds 120 characters; contains 143 | | characters 1327 | ERROR | [x] No space found after comma in argument list 1327 | WARNING | [ ] Line exceeds 120 characters; contains 135 | | characters 1328 | WARNING | [ ] Line exceeds 120 characters; contains 159 | | characters 1329 | WARNING | [ ] Line exceeds 120 characters; contains 180 | | characters 1330 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 1332 | WARNING | [ ] Line exceeds 120 characters; contains 170 | | characters 1403 | ERROR | [ ] Method name | | "AOR_Report::build_report_query_join" is not in | | camel caps format 1459 | ERROR | [x] Blank line found at end of control structure 1466 | ERROR | [ ] Method name | | "AOR_Report::build_report_access_query" is not | | in camel caps format 1499 | ERROR | [ ] Method name | | "AOR_Report::build_report_query_where" is not | | in camel caps format 1522 | WARNING | [ ] Line exceeds 120 characters; contains 138 | | characters 1569 | WARNING | [ ] Line exceeds 120 characters; contains 148 | | characters 1627 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 1663 | WARNING | [ ] Line exceeds 120 characters; contains 157 | | characters 1716 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters 1718 | WARNING | [ ] Line exceeds 120 characters; contains 171 | | characters 1739 | WARNING | [ ] Line exceeds 120 characters; contains 160 | | characters 1746 | WARNING | [ ] Line exceeds 120 characters; contains 138 | | characters 1750 | WARNING | [ ] Line exceeds 120 characters; contains 144 | | characters 1773 | WARNING | [ ] Line exceeds 120 characters; contains 186 | | characters 1774 | WARNING | [ ] Line exceeds 120 characters; contains 154 | | characters 1775 | WARNING | [ ] Line exceeds 120 characters; contains 140 | | characters 1781 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 1782 | WARNING | [ ] Line exceeds 120 characters; contains 154 | | characters 1791 | WARNING | [ ] Line exceeds 120 characters; contains 193 | | characters 1792 | WARNING | [ ] Line exceeds 120 characters; contains 158 | | characters 1793 | WARNING | [ ] Line exceeds 120 characters; contains 140 | | characters 1799 | WARNING | [ ] Line exceeds 120 characters; contains 129 | | characters 1800 | WARNING | [ ] Line exceeds 120 characters; contains 158 | | characters 1809 | WARNING | [ ] Line exceeds 120 characters; contains 161 | | characters 1810 | WARNING | [ ] Line exceeds 120 characters; contains 140 | | characters 1815 | WARNING | [ ] Line exceeds 120 characters; contains 161 | | characters 1824 | WARNING | [ ] Line exceeds 120 characters; contains 158 | | characters 1825 | WARNING | [ ] Line exceeds 120 characters; contains 140 | | characters 1830 | WARNING | [ ] Line exceeds 120 characters; contains 158 | | characters 1838 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 1840 | WARNING | [ ] Line exceeds 120 characters; contains 202 | | characters 1841 | WARNING | [ ] Line exceeds 120 characters; contains 167 | | characters 1842 | WARNING | [ ] Line exceeds 120 characters; contains 140 | | characters 1848 | WARNING | [ ] Line exceeds 120 characters; contains 196 | | characters 1849 | WARNING | [ ] Line exceeds 120 characters; contains 167 | | characters 1859 | WARNING | [ ] Line exceeds 120 characters; contains 199 | | characters 1860 | WARNING | [ ] Line exceeds 120 characters; contains 164 | | characters 1861 | WARNING | [ ] Line exceeds 120 characters; contains 140 | | characters 1867 | WARNING | [ ] Line exceeds 120 characters; contains 193 | | characters 1868 | WARNING | [ ] Line exceeds 120 characters; contains 164 | | characters 1919 | WARNING | [ ] Line exceeds 120 characters; contains 131 | | characters 1924 | WARNING | [ ] Line exceeds 120 characters; contains 134 | | characters 1927 | WARNING | [ ] Line exceeds 120 characters; contains 139 | | characters 1933 | WARNING | [ ] Line exceeds 120 characters; contains 131 | | characters 1938 | WARNING | [ ] Line exceeds 120 characters; contains 212 | | characters 1946 | WARNING | [ ] Line exceeds 120 characters; contains 137 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 5 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 253ms; Memory: 22MB FILE: ...orkspace/suitecrm-aws-pipeline/modules/AOR_Reports/aor_utils.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 3 WARNINGS AFFECTING 3 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 51 and the first side effect is on | | line 42. 93 | WARNING | Line exceeds 120 characters; contains 139 characters 202 | WARNING | Line exceeds 120 characters; contains 125 characters ---------------------------------------------------------------------- Time: 96ms; Memory: 10MB FILE: ...uitecrm-aws-pipeline/modules/AOR_Reports/metadata/searchdefs.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 38 | WARNING | Line exceeds 120 characters; contains 187 characters ---------------------------------------------------------------------- Time: 37ms; Memory: 6MB FILE: ...tecrm-aws-pipeline/modules/AOR_Reports/metadata/subpaneldefs.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 30 | WARNING | Line exceeds 120 characters; contains 149 characters ---------------------------------------------------------------------- Time: 37ms; Memory: 6MB FILE: ...suitecrm-aws-pipeline/modules/AOR_Reports/metadata/metafiles.php ---------------------------------------------------------------------- FOUND 5 ERRORS AFFECTING 5 LINES ---------------------------------------------------------------------- 26 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 27 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 28 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 30 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 31 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed ---------------------------------------------------------------------- PHPCBF CAN FIX THE 5 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 36ms; Memory: 6MB FILE: ...crm-aws-pipeline/modules/AOR_Reports/metadata/detailviewdefs.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 3 WARNINGS AFFECTING 3 LINES ---------------------------------------------------------------------- 49 | WARNING | Line exceeds 120 characters; contains 151 characters 52 | WARNING | Line exceeds 120 characters; contains 157 characters 55 | WARNING | Line exceeds 120 characters; contains 146 characters ---------------------------------------------------------------------- Time: 40ms; Memory: 6MB FILE: ...tecrm-aws-pipeline/modules/AOR_Reports/metadata/SearchFields.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 6 WARNINGS AFFECTING 6 LINES ---------------------------------------------------------------------- 31 | WARNING | Line exceeds 120 characters; contains 172 characters 36 | WARNING | Line exceeds 120 characters; contains 126 characters 37 | WARNING | Line exceeds 120 characters; contains 124 characters 38 | WARNING | Line exceeds 120 characters; contains 121 characters 39 | WARNING | Line exceeds 120 characters; contains 127 characters 40 | WARNING | Line exceeds 120 characters; contains 125 characters ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...ce/suitecrm-aws-pipeline/modules/AOR_Reports/views/view.edit.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 7 WARNINGS AFFECTING 8 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 28 and the first side effect is on | | line 26. 28 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 28 | ERROR | Class name "AOR_ReportsViewEdit" is not in | | PascalCase format 56 | WARNING | Line exceeds 120 characters; contains 146 characters 57 | WARNING | Line exceeds 120 characters; contains 144 characters 58 | WARNING | Line exceeds 120 characters; contains 146 characters 78 | WARNING | Line exceeds 120 characters; contains 136 characters 93 | WARNING | Line exceeds 120 characters; contains 128 characters 111 | WARNING | Line exceeds 120 characters; contains 128 characters ---------------------------------------------------------------------- Time: 48ms; Memory: 6MB FILE: .../suitecrm-aws-pipeline/modules/AOR_Reports/views/view.detail.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 27 and the first side effect is on | | line 25. 27 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 27 | ERROR | Class name "AOR_ReportsViewDetail" is not in | | PascalCase format ---------------------------------------------------------------------- Time: 45ms; Memory: 6MB FILE: ...OR_Reports/Dashlets/AORReportsDashlet/AORReportsDashlet.meta.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 7 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...les/AOR_Reports/Dashlets/AORReportsDashlet/AORReportsDashlet.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 4 WARNINGS AFFECTING 5 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 10 and the first side effect is on | | line 3. 10 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 50 | WARNING | Line exceeds 120 characters; contains 163 characters 54 | WARNING | Line exceeds 120 characters; contains 121 characters 136 | WARNING | Line exceeds 120 characters; contains 124 characters ---------------------------------------------------------------------- Time: 53ms; Memory: 6MB FILE: ...s-pipeline/modules/AOS_Line_Item_Groups/AOS_Line_Item_Groups.php ---------------------------------------------------------------------- FOUND 4 ERRORS AND 5 WARNINGS AFFECTING 8 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 43 and the first side effect is on | | line 41. 43 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 43 | ERROR | Class name "AOS_Line_Item_Groups" is not in | | PascalCase format 51 | WARNING | Line exceeds 120 characters; contains 163 characters 53 | ERROR | Method name | | "AOS_Line_Item_Groups::AOS_Line_Item_Groups" is not | | in camel caps format 55 | WARNING | Line exceeds 120 characters; contains 121 characters 65 | ERROR | Method name "AOS_Line_Item_Groups::save_groups" is | | not in camel caps format 75 | WARNING | Line exceeds 120 characters; contains 151 characters 95 | WARNING | Line exceeds 120 characters; contains 131 characters ---------------------------------------------------------------------- Time: 46ms; Memory: 6MB FILE: ...e/suitecrm-aws-pipeline/modules/AOS_Line_Item_Groups/vardefs.php ---------------------------------------------------------------------- FOUND 37 ERRORS AFFECTING 37 LINES ---------------------------------------------------------------------- 46 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 47 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 64 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 3 73 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 74 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 75 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 89 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 90 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 107 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 108 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 122 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 123 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 140 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 141 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 155 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 156 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 173 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 174 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 188 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 189 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 206 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 207 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 223 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 224 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 241 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 242 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 262 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 263 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 264 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 281 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 282 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 283 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 297 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 315 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 339 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 340 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 348 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 1 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 37 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 59ms; Memory: 8MB FILE: ...line/modules/AOS_Line_Item_Groups/AOS_Line_Item_Groups_sugar.php ---------------------------------------------------------------------- FOUND 7 ERRORS AND 2 WARNINGS AFFECTING 6 LINES ---------------------------------------------------------------------- 34 | ERROR | [ ] Each class must be in a namespace of at least one | | level (a top-level vendor name) 34 | ERROR | [ ] Class name "AOS_Line_Item_Groups_sugar" is not in | | PascalCase format 50 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters 52 | ERROR | [ ] Method name | | "AOS_Line_Item_Groups_sugar::AOS_Line_Item_Groups_sugar" | | is not in camel caps format 54 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 64 | ERROR | [ ] Method name | | "AOS_Line_Item_Groups_sugar::bean_implements" is | | not in camel caps format 67 | ERROR | [x] The CASE body must start on the line following | | the statement 67 | ERROR | [x] Terminating statement must be on a line by itself 67 | ERROR | [x] Closing brace must be on a line by itself ---------------------------------------------------------------------- PHPCBF CAN FIX THE 3 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 40ms; Memory: 6MB FILE: .../jenkins/workspace/suitecrm-aws-pipeline/modules/Audit/Audit.php ---------------------------------------------------------------------- FOUND 10 ERRORS AND 11 WARNINGS AFFECTING 21 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 49 and the first side effect is on | | line 3. 49 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 64 | WARNING | Line exceeds 120 characters; contains 163 characters 66 | ERROR | Method name "Audit::Audit" is not in camel caps | | format 68 | WARNING | Line exceeds 120 characters; contains 121 characters 80 | ERROR | Method name "Audit::get_summary_text" is not in | | camel caps format 85 | ERROR | Method name "Audit::create_export_query" is not in | | camel caps format 89 | ERROR | Method name "Audit::fill_in_additional_list_fields" | | is not in camel caps format 93 | ERROR | Method name | | "Audit::fill_in_additional_detail_fields" is not in | | camel caps format 97 | ERROR | Method name | | "Audit::fill_in_additional_parent_fields" is not in | | camel caps format 101 | ERROR | Method name "Audit::get_list_view_data" is not in | | camel caps format 105 | ERROR | Method name "Audit::get_audit_link" is not in camel | | caps format 109 | ERROR | Method name "Audit::get_audit_list" is not in camel | | caps format 122 | WARNING | Line exceeds 120 characters; contains 129 characters 124 | WARNING | Line exceeds 120 characters; contains 318 characters 136 | WARNING | Line exceeds 120 characters; contains 244 characters 138 | WARNING | Line exceeds 120 characters; contains 129 characters 151 | WARNING | Line exceeds 120 characters; contains 264 characters 167 | WARNING | Line exceeds 120 characters; contains 121 characters 169 | WARNING | Line exceeds 120 characters; contains 162 characters 196 | WARNING | Line exceeds 120 characters; contains 145 characters ---------------------------------------------------------------------- Time: 57ms; Memory: 6MB FILE: ...s/workspace/suitecrm-aws-pipeline/modules/Audit/Popup_picker.php ---------------------------------------------------------------------- FOUND 6 ERRORS AND 12 WARNINGS AFFECTING 16 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 62 and the first side | | effect is on line 42. 51 | WARNING | [ ] Line exceeds 120 characters; contains 139 | | characters 55 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 62 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 62 | ERROR | [ ] Class name "Popup_Picker" is not in PascalCase | | format 74 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters 76 | ERROR | [ ] Method name "Popup_Picker::Popup_Picker" is not | | in camel caps format 78 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 91 | ERROR | [ ] Method name "Popup_Picker::process_page" is not | | in camel caps format 117 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 127 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 133 | WARNING | [ ] Line exceeds 120 characters; contains 164 | | characters 135 | WARNING | [ ] Line exceeds 120 characters; contains 164 | | characters 144 | WARNING | [ ] Line exceeds 120 characters; contains 142 | | characters 156 | ERROR | [x] Expected 1 space before "=>"; 0 found 156 | ERROR | [x] Expected 1 space after "=>"; 0 found 190 | WARNING | [ ] Line exceeds 120 characters; contains 133 | | characters 191 | WARNING | [ ] Line exceeds 120 characters; contains 131 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 53ms; Memory: 6MB FILE: ...rkspace/suitecrm-aws-pipeline/modules/OAuthTokens/OAuthToken.php ---------------------------------------------------------------------- FOUND 8 ERRORS AND 4 WARNINGS AFFECTING 8 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 50 and the first side | | effect is on line 42. 50 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 74 | ERROR | [x] Incorrect spacing between argument "$token" and | | equals sign; expected 1 but found 0 74 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$token"; expected 1 | | but found 0 74 | ERROR | [x] Incorrect spacing between argument "$secret" and | | equals sign; expected 1 but found 0 74 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$secret"; expected 1 | | but found 0 257 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 263 | WARNING | [ ] Line exceeds 120 characters; contains 159 | | characters 269 | WARNING | [ ] Line exceeds 120 characters; contains 147 | | characters 278 | ERROR | [ ] Method name "OAuthToken::mark_deleted" is not in | | camel caps format 304 | ERROR | [x] Incorrect spacing between argument "$view" and | | equals sign; expected 1 but found 0 304 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$view"; expected 1 but | | found 0 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 6 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 58ms; Memory: 6MB FILE: ...rkspace/suitecrm-aws-pipeline/modules/OAuthTokens/controller.php ---------------------------------------------------------------------- FOUND 3 ERRORS AFFECTING 3 LINES ---------------------------------------------------------------------- 42 | ERROR | Each class must be in a namespace of at least one level | | (a top-level vendor name) 44 | ERROR | Method name "OAuthTokensController::action_delete" is | | not in camel caps format 60 | ERROR | Method name "OAuthTokensController::post_delete" is not | | in camel caps format ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: .../workspace/suitecrm-aws-pipeline/modules/OAuthTokens/vardefs.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 197 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 48ms; Memory: 6MB FILE: ...uitecrm-aws-pipeline/modules/OAuthTokens/language/en_us.lang.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 55 | WARNING | Line exceeds 120 characters; contains 128 characters ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: ...itecrm-aws-pipeline/modules/OAuthTokens/views/view.authorize.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 3 WARNINGS AFFECTING 4 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 48 and the first side effect is on | | line 3. 48 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 65 | WARNING | Line exceeds 120 characters; contains 127 characters 70 | WARNING | Line exceeds 120 characters; contains 133 characters ---------------------------------------------------------------------- Time: 43ms; Memory: 6MB FILE: ...rkspace/suitecrm-aws-pipeline/modules/AOW_Conditions/vardefs.php ---------------------------------------------------------------------- FOUND 19 ERRORS AFFECTING 19 LINES ---------------------------------------------------------------------- 49 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 50 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 51 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 70 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 71 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 72 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 77 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 78 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 79 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 99 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 100 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 101 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 122 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 142 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 143 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 160 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 161 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 162 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 169 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 19 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 46ms; Memory: 6MB FILE: ...e/suitecrm-aws-pipeline/modules/AOW_Conditions/AOW_Condition.php ---------------------------------------------------------------------- FOUND 5 ERRORS AND 7 WARNINGS AFFECTING 11 LINES ---------------------------------------------------------------------- 41 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 41 | ERROR | Class name "AOW_Condition" is not in PascalCase | | format 78 | WARNING | Line exceeds 120 characters; contains 163 characters 80 | ERROR | Method name "AOW_Condition::AOW_Condition" is not in | | camel caps format 82 | WARNING | Line exceeds 120 characters; contains 121 characters 92 | ERROR | Method name "AOW_Condition::bean_implements" is not | | in camel caps format 97 | ERROR | Method name "AOW_Condition::save_lines" is not in | | camel caps format 113 | WARNING | Line exceeds 120 characters; contains 170 characters 125 | WARNING | Line exceeds 120 characters; contains 130 characters 129 | WARNING | Line exceeds 120 characters; contains 138 characters 132 | WARNING | Line exceeds 120 characters; contains 134 characters 137 | WARNING | Line exceeds 120 characters; contains 166 characters ---------------------------------------------------------------------- Time: 48ms; Memory: 6MB FILE: .../suitecrm-aws-pipeline/modules/AOW_Conditions/conditionLines.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 7 WARNINGS AFFECTING 7 LINES ---------------------------------------------------------------------- 43 | WARNING | Line exceeds 120 characters; contains 194 characters 50 | WARNING | Line exceeds 120 characters; contains 129 characters 54 | WARNING | Line exceeds 120 characters; contains 141 characters 64 | WARNING | Line exceeds 120 characters; contains 176 characters 84 | WARNING | Line exceeds 120 characters; contains 133 characters 86 | WARNING | Line exceeds 120 characters; contains 141 characters 96 | WARNING | Line exceeds 120 characters; contains 176 characters ---------------------------------------------------------------------- Time: 46ms; Memory: 6MB FILE: ...b/jenkins/workspace/suitecrm-aws-pipeline/modules/Calls/Menu.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 3 WARNINGS AFFECTING 3 LINES ---------------------------------------------------------------------- 49 | WARNING | Line exceeds 120 characters; contains 158 characters 52 | WARNING | Line exceeds 120 characters; contains 147 characters 55 | WARNING | Line exceeds 120 characters; contains 178 characters ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: ...rkspace/suitecrm-aws-pipeline/modules/Calls/CallsQuickCreate.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 11 WARNINGS AFFECTING 12 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 49 and the first side effect is on | | line 3. 49 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 66 | WARNING | Line exceeds 120 characters; contains 183 characters 67 | WARNING | Line exceeds 120 characters; contains 126 characters 123 | WARNING | Line exceeds 120 characters; contains 139 characters 125 | WARNING | Line exceeds 120 characters; contains 136 characters 127 | WARNING | Line exceeds 120 characters; contains 136 characters 143 | WARNING | Line exceeds 120 characters; contains 128 characters 146 | WARNING | Line exceeds 120 characters; contains 132 characters 148 | WARNING | Line exceeds 120 characters; contains 122 characters 151 | WARNING | Line exceeds 120 characters; contains 135 characters 152 | WARNING | Line exceeds 120 characters; contains 126 characters ---------------------------------------------------------------------- Time: 50ms; Memory: 6MB FILE: ...s/workspace/suitecrm-aws-pipeline/modules/Calls/CallFormBase.php ---------------------------------------------------------------------- FOUND 36 ERRORS AND 37 WARNINGS AFFECTING 53 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 54 and the first side | | effect is on line 3. 54 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 56 | ERROR | [x] Incorrect spacing between argument "$mod" and | | equals sign; expected 1 but found 0 56 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$mod"; expected 1 but | | found 0 56 | ERROR | [x] Incorrect spacing between argument "$formname" | | and equals sign; expected 1 but found 0 56 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$formname"; expected 1 | | but found 0 56 | ERROR | [x] Incorrect spacing between argument "$cal_date" | | and equals sign; expected 1 but found 0 56 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$cal_date"; expected 1 | | but found 0 56 | ERROR | [x] Incorrect spacing between argument "$cal_time" | | and equals sign; expected 1 but found 0 56 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$cal_time"; expected 1 | | but found 0 79 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 101 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 116 | WARNING | [ ] Line exceeds 120 characters; contains 236 | | characters 119 | WARNING | [ ] Line exceeds 120 characters; contains 189 | | characters 125 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 130 | WARNING | [ ] Line exceeds 120 characters; contains 213 | | characters 145 | WARNING | [ ] Line exceeds 120 characters; contains 223 | | characters 149 | ERROR | [x] Incorrect spacing between argument "$mod" and | | equals sign; expected 1 but found 0 149 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$mod"; expected 1 but | | found 0 149 | ERROR | [x] Incorrect spacing between argument "$title" and | | equals sign; expected 1 but found 0 149 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$title"; expected 1 | | but found 0 172 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 179 | ERROR | [x] Incorrect spacing between argument "$mod" and | | equals sign; expected 1 but found 0 179 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$mod"; expected 1 but | | found 0 188 | WARNING | [ ] Line exceeds 120 characters; contains 155 | | characters 194 | ERROR | [x] Incorrect spacing between argument "$mod" and | | equals sign; expected 1 but found 0 194 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$mod"; expected 1 but | | found 0 207 | ERROR | [x] Incorrect spacing between argument "$redirect" | | and equals sign; expected 1 but found 0 207 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$redirect"; expected 1 | | but found 0 207 | ERROR | [x] Incorrect spacing between argument | | "$useRequired" and equals sign; expected 1 but | | found 0 207 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$useRequired"; | | expected 1 but found 0 234 | WARNING | [ ] Line exceeds 120 characters; contains 143 | | characters 252 | WARNING | [ ] Line exceeds 120 characters; contains 131 | | characters 256 | WARNING | [ ] Line exceeds 120 characters; contains 162 | | characters 276 | WARNING | [ ] Line exceeds 120 characters; contains 193 | | characters 277 | WARNING | [ ] Line exceeds 120 characters; contains 165 | | characters 278 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 300 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 305 | WARNING | [ ] Line exceeds 120 characters; contains 137 | | characters 306 | WARNING | [ ] Line exceeds 120 characters; contains 143 | | characters 311 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 341 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 354 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 372 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 406 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 409 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 414 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 429 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 12 429 | WARNING | [ ] Line exceeds 120 characters; contains 137 | | characters 430 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 12 449 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 463 | WARNING | [ ] Line exceeds 120 characters; contains 167 | | characters 472 | WARNING | [ ] Line exceeds 120 characters; contains 132 | | characters 485 | WARNING | [ ] Line exceeds 120 characters; contains 149 | | characters 494 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 510 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 533 | ERROR | [x] Incorrect spacing between argument "$mod" and | | equals sign; expected 1 but found 0 533 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$mod"; expected 1 but | | found 0 533 | ERROR | [x] Incorrect spacing between argument "$formname" | | and equals sign; expected 1 but found 0 533 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$formname"; expected 1 | | but found 0 533 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$wide"; expected 1 but | | found 0 555 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 574 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 590 | WARNING | [ ] Line exceeds 120 characters; contains 138 | | characters 595 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 602 | WARNING | [ ] Line exceeds 120 characters; contains 190 | | characters 606 | WARNING | [ ] Line exceeds 120 characters; contains 179 | | characters 610 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 622 | WARNING | [ ] Line exceeds 120 characters; contains 140 | | characters 625 | WARNING | [ ] Line exceeds 120 characters; contains 198 | | characters 626 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 631 | WARNING | [ ] Line exceeds 120 characters; contains 140 | | characters 641 | WARNING | [ ] Line exceeds 120 characters; contains 210 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 35 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 90ms; Memory: 10MB FILE: ...space/suitecrm-aws-pipeline/modules/Calls/reschedule_history.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 3 WARNINGS AFFECTING 3 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 43 and the first side effect is on | | line 41. 51 | WARNING | Line exceeds 120 characters; contains 202 characters 60 | WARNING | Line exceeds 120 characters; contains 166 characters ---------------------------------------------------------------------- Time: 40ms; Memory: 6MB FILE: ...b/jenkins/workspace/suitecrm-aws-pipeline/modules/Calls/Call.php ---------------------------------------------------------------------- FOUND 47 ERRORS AND 23 WARNINGS AFFECTING 60 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 47 and the first side | | effect is on line 3. 47 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 97 | WARNING | [ ] Line exceeds 120 characters; contains 217 | | characters 112 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 113 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 113 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 114 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 115 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 116 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 117 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 118 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 119 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 120 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 143 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters 145 | ERROR | [ ] Method name "Call::Call" is not in camel caps | | format 147 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 161 | ERROR | [x] Incorrect spacing between argument "$is_owner" | | and equals sign; expected 1 but found 0 161 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$is_owner"; expected 1 | | but found 0 161 | ERROR | [x] Incorrect spacing between argument "$in_group" | | and equals sign; expected 1 but found 0 161 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$in_group"; expected 1 | | but found 0 212 | WARNING | [ ] Line exceeds 120 characters; contains 389 | | characters 227 | WARNING | [ ] Line exceeds 120 characters; contains 170 | | characters 231 | WARNING | [ ] Line exceeds 120 characters; contains 200 | | characters 232 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 233 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 302 | ERROR | [ ] Method name "Call::get_contacts" is not in camel | | caps format 312 | ERROR | [ ] Method name "Call::get_summary_text" is not in | | camel caps format 317 | ERROR | [ ] Method name "Call::create_list_query" is not in | | camel caps format 317 | ERROR | [x] Incorrect spacing between argument | | "$show_deleted" and equals sign; expected 1 but | | found 0 317 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$show_deleted"; | | expected 1 but found 0 341 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 378 | ERROR | [ ] Method name "Call::create_export_query" is not | | in camel caps format 378 | ERROR | [x] Incorrect spacing between argument | | "$relate_link_join" and equals sign; expected 1 | | but found 0 378 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$relate_link_join"; | | expected 1 but found 0 387 | WARNING | [ ] Line exceeds 120 characters; contains 149 | | characters 419 | ERROR | [ ] Method name | | "Call::fill_in_additional_detail_fields" is not | | in camel caps format 498 | ERROR | [ ] Method name "Call::get_list_view_data" is not in | | camel caps format 511 | WARNING | [ ] Line exceeds 120 characters; contains 134 | | characters 516 | WARNING | [ ] Line exceeds 120 characters; contains 240 | | characters 518 | WARNING | [ ] Line exceeds 120 characters; contains 131 | | characters 529 | WARNING | [ ] Line exceeds 120 characters; contains 177 | | characters 531 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 536 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 569 | ERROR | [ ] Method name "Call::set_notification_body" is not | | in camel caps format 587 | WARNING | [ ] Line exceeds 120 characters; contains 134 | | characters 590 | WARNING | [ ] Line exceeds 120 characters; contains 131 | | characters 593 | WARNING | [ ] Line exceeds 120 characters; contains 131 | | characters 608 | ERROR | [ ] Method name "Call::get_call_users" is not in | | camel caps format 612 | WARNING | [ ] Line exceeds 120 characters; contains 176 | | characters 632 | ERROR | [ ] Method name "Call::get_invite_calls" is not in | | camel caps format 636 | WARNING | [ ] Line exceeds 120 characters; contains 254 | | characters 661 | ERROR | [ ] Method name "Call::set_accept_status" is not in | | camel caps format 685 | ERROR | [ ] Method name "Call::get_notification_recipients" | | is not in camel caps format 691 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 694 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 698 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 702 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 735 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 739 | ERROR | [ ] Method name "Call::bean_implements" is not in | | camel caps format 742 | ERROR | [x] The CASE body must start on the line following | | the statement 742 | ERROR | [x] Terminating statement must be on a line by | | itself 742 | ERROR | [x] Closing brace must be on a line by itself 756 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 773 | WARNING | [ ] Line exceeds 120 characters; contains 135 | | characters 775 | WARNING | [ ] Line exceeds 120 characters; contains 158 | | characters 787 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 815 | ERROR | [ ] Method name "Call::save_relationship_changes" is | | not in camel caps format 819 | WARNING | [ ] Line exceeds 120 characters; contains 160 | | characters 820 | WARNING | [ ] Line exceeds 120 characters; contains 159 | | characters 848 | ERROR | [ ] Method name "Call::mark_deleted" is not in camel | | caps format ---------------------------------------------------------------------- PHPCBF CAN FIX THE 29 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 114ms; Memory: 12MB FILE: ...enkins/workspace/suitecrm-aws-pipeline/modules/Calls/vardefs.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 4 WARNINGS AFFECTING 4 LINES ---------------------------------------------------------------------- 75 | WARNING | Line exceeds 120 characters; contains 141 characters 182 | WARNING | Line exceeds 120 characters; contains 151 characters 204 | WARNING | Line exceeds 120 characters; contains 157 characters 244 | WARNING | Line exceeds 120 characters; contains 145 characters ---------------------------------------------------------------------- Time: 75ms; Memory: 10MB FILE: ...s/workspace/suitecrm-aws-pipeline/modules/Calls/field_arrays.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 71 | WARNING | Line exceeds 120 characters; contains 292 characters ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: ...ace/suitecrm-aws-pipeline/modules/Calls/SubPanelViewInvitees.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 5 WARNINGS AFFECTING 5 LINES ---------------------------------------------------------------------- 63 | WARNING | Line exceeds 120 characters; contains 138 characters 66 | WARNING | Line exceeds 120 characters; contains 142 characters 74 | WARNING | Line exceeds 120 characters; contains 483 characters 76 | WARNING | Line exceeds 120 characters; contains 396 characters 78 | WARNING | Line exceeds 120 characters; contains 383 characters ---------------------------------------------------------------------- Time: 44ms; Memory: 6MB FILE: ...ce/suitecrm-aws-pipeline/modules/Calls/metadata/editviewdefs.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 11 WARNINGS AFFECTING 11 LINES ---------------------------------------------------------------------- 65 | WARNING | Line exceeds 120 characters; contains 497 characters 70 | WARNING | Line exceeds 120 characters; contains 443 characters 74 | WARNING | Line exceeds 120 characters; contains 679 characters 81 | WARNING | Line exceeds 120 characters; contains 497 characters 86 | WARNING | Line exceeds 120 characters; contains 443 characters 90 | WARNING | Line exceeds 120 characters; contains 679 characters 98 | WARNING | Line exceeds 120 characters; contains 509 characters 103 | WARNING | Line exceeds 120 characters; contains 466 characters 107 | WARNING | Line exceeds 120 characters; contains 650 characters 128 | WARNING | Line exceeds 120 characters; contains 246 characters 188 | WARNING | Line exceeds 120 characters; contains 588 characters ---------------------------------------------------------------------- Time: 46ms; Memory: 6MB FILE: ...itecrm-aws-pipeline/modules/Calls/metadata/additionalDetails.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, functions, | | constants, etc.) and cause no other side effects, or | | it should execute logic with side effects, but should | | not do both. The first symbol is defined on line 48 | | and the first side effect is on line 42. ---------------------------------------------------------------------- Time: 37ms; Memory: 6MB FILE: ...suitecrm-aws-pipeline/modules/Calls/metadata/quickcreatedefs.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 5 WARNINGS AFFECTING 5 LINES ---------------------------------------------------------------------- 65 | WARNING | Line exceeds 120 characters; contains 482 characters 70 | WARNING | Line exceeds 120 characters; contains 423 characters 74 | WARNING | Line exceeds 120 characters; contains 582 characters 93 | WARNING | Line exceeds 120 characters; contains 147 characters 148 | WARNING | Line exceeds 120 characters; contains 594 characters ---------------------------------------------------------------------- Time: 43ms; Memory: 6MB FILE: ...ce/suitecrm-aws-pipeline/modules/Calls/metadata/subpaneldefs.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 99 | WARNING | Line exceeds 120 characters; contains 149 characters ---------------------------------------------------------------------- Time: 42ms; Memory: 6MB FILE: .../suitecrm-aws-pipeline/modules/Calls/metadata/detailviewdefs.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 7 WARNINGS AFFECTING 7 LINES ---------------------------------------------------------------------- 57 | WARNING | Line exceeds 120 characters; contains 720 characters 66 | WARNING | Line exceeds 120 characters; contains 339 characters 75 | WARNING | Line exceeds 120 characters; contains 579 characters 85 | WARNING | Line exceeds 120 characters; contains 301 characters 94 | WARNING | Line exceeds 120 characters; contains 231 characters 162 | WARNING | Line exceeds 120 characters; contains 130 characters 185 | WARNING | Line exceeds 120 characters; contains 146 characters ---------------------------------------------------------------------- Time: 47ms; Memory: 6MB FILE: ...pace/suitecrm-aws-pipeline/modules/Calls/language/en_us.lang.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 138 | WARNING | Line exceeds 120 characters; contains 232 characters ---------------------------------------------------------------------- Time: 45ms; Memory: 6MB FILE: ...orkspace/suitecrm-aws-pipeline/modules/Calls/views/view.list.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 3 WARNINGS AFFECTING 4 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 46 and the first side effect is on | | line 3. 46 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 62 | WARNING | Line exceeds 120 characters; contains 133 characters 63 | WARNING | Line exceeds 120 characters; contains 131 characters ---------------------------------------------------------------------- Time: 41ms; Memory: 6MB FILE: ...orkspace/suitecrm-aws-pipeline/modules/Calls/views/view.edit.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 3 WARNINGS AFFECTING 4 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 48 and the first side effect is on | | line 3. 48 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 80 | WARNING | Line exceeds 120 characters; contains 122 characters 81 | WARNING | Line exceeds 120 characters; contains 130 characters ---------------------------------------------------------------------- Time: 42ms; Memory: 6MB FILE: ...ne/modules/Calls/Dashlets/MyCallsDashlet/MyCallsDashlet.data.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 4 WARNINGS AFFECTING 4 LINES ---------------------------------------------------------------------- 63 | WARNING | Line exceeds 120 characters; contains 130 characters 75 | WARNING | Line exceeds 120 characters; contains 127 characters 82 | WARNING | Line exceeds 120 characters; contains 135 characters 90 | WARNING | Line exceeds 120 characters; contains 126 characters ---------------------------------------------------------------------- Time: 42ms; Memory: 6MB FILE: ...ipeline/modules/Calls/Dashlets/MyCallsDashlet/MyCallsDashlet.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 17 WARNINGS AFFECTING 19 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 50 and the first side effect is on | | line 3. 50 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 80 | WARNING | Line exceeds 120 characters; contains 163 characters 82 | ERROR | Method name "MyCallsDashlet::MyCallsDashlet" is not | | in camel caps format 84 | WARNING | Line exceeds 120 characters; contains 121 characters 104 | WARNING | Line exceeds 120 characters; contains 177 characters 108 | WARNING | Line exceeds 120 characters; contains 127 characters 122 | WARNING | Line exceeds 120 characters; contains 178 characters 126 | WARNING | Line exceeds 120 characters; contains 124 characters 137 | WARNING | Line exceeds 120 characters; contains 151 characters 140 | WARNING | Line exceeds 120 characters; contains 176 characters 143 | WARNING | Line exceeds 120 characters; contains 152 characters 150 | WARNING | Line exceeds 120 characters; contains 180 characters 151 | WARNING | Line exceeds 120 characters; contains 310 characters 152 | WARNING | Line exceeds 120 characters; contains 549 characters 153 | WARNING | Line exceeds 120 characters; contains 551 characters 154 | WARNING | Line exceeds 120 characters; contains 189 characters 156 | WARNING | Line exceeds 120 characters; contains 175 characters 168 | WARNING | Line exceeds 120 characters; contains 122 characters ---------------------------------------------------------------------- Time: 54ms; Memory: 6MB FILE: ...ne/modules/Calls/Dashlets/MyCallsDashlet/MyCallsDashlet.meta.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 49 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 37ms; Memory: 6MB FILE: ...kins/workspace/suitecrm-aws-pipeline/modules/Surveys/Surveys.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 1 WARNING AFFECTING 3 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 45 and the first side effect is on | | line 42. 45 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 134 | ERROR | Method name "Surveys::bean_implements" is not in | | camel caps format ---------------------------------------------------------------------- Time: 51ms; Memory: 6MB FILE: ...s/workspace/suitecrm-aws-pipeline/modules/Surveys/controller.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 1 WARNING AFFECTING 3 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, functions, | | constants, etc.) and cause no other side effects, or | | it should execute logic with side effects, but should | | not do both. The first symbol is defined on line 7 and | | the first side effect is on line 4. 7 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 9 | ERROR | Method name "SurveysController::action_Reports" is not | | in camel caps format ---------------------------------------------------------------------- Time: 36ms; Memory: 6MB FILE: ...workspace/suitecrm-aws-pipeline/modules/Surveys/Entry/Survey.php ---------------------------------------------------------------------- FOUND 30 ERRORS AND 3 WARNINGS AFFECTING 32 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 59 and the first side | | effect is on line 6. 155 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 4 156 | ERROR | [x] Multi-line function call not indented correctly; | | expected 8 spaces but found 12 157 | ERROR | [x] Multi-line function call not indented correctly; | | expected 8 spaces but found 12 160 | ERROR | [x] Multi-line function call not indented correctly; | | expected 4 spaces but found 8 161 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 162 | ERROR | [x] Line indented incorrectly; expected at least 12 | | spaces, found 8 163 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 4 180 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 181 | ERROR | [x] Multi-line function call not indented correctly; | | expected 8 spaces but found 20 182 | ERROR | [x] Multi-line function call not indented correctly; | | expected 8 spaces but found 20 183 | ERROR | [x] Multi-line function call not indented correctly; | | expected 8 spaces but found 20 184 | ERROR | [x] Multi-line function call not indented correctly; | | expected 4 spaces but found 16 185 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 8 186 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 8 187 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 8 188 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 8 189 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 190 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 4 190 | ERROR | [x] Blank line found at start of control structure 198 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 207 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 223 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 235 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 238 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 241 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 244 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 247 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 250 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 254 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 255 | ERROR | [x] Closing brace indented incorrectly; expected 4 | | spaces, found 16 349 | WARNING | [ ] Line exceeds 120 characters; contains 144 | | characters 360 | WARNING | [ ] Line exceeds 120 characters; contains 140 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 30 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 67ms; Memory: 6MB FILE: ...ace/suitecrm-aws-pipeline/modules/Surveys/Entry/SurveySubmit.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, functions, | | constants, etc.) and cause no other side effects, or | | it should execute logic with side effects, but should | | not do both. The first symbol is defined on line 23 | | and the first side effect is on line 3. ---------------------------------------------------------------------- Time: 51ms; Memory: 6MB FILE: ...ace/suitecrm-aws-pipeline/modules/Surveys/metadata/popupdefs.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 57 | ERROR | [x] A closing tag is not permitted at the end of a PHP | | file ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: ...uitecrm-aws-pipeline/modules/Surveys/metadata/detailviewdefs.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 13 | WARNING | Line exceeds 120 characters; contains 247 characters ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...ace/suitecrm-aws-pipeline/modules/Surveys/views/view.reports.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 2 WARNINGS AFFECTING 3 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 7 and the first side effect is on | | line 3. 7 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 87 | WARNING | Line exceeds 120 characters; contains 122 characters ---------------------------------------------------------------------- Time: 59ms; Memory: 8MB FILE: ...eline/modules/Surveys/Dashlets/SurveysDashlet/SurveysDashlet.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 47 and the first side effect is on | | line 3. 47 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: ...rkspace/suitecrm-aws-pipeline/modules/ResourceCalendar/index.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 50 | ERROR | [x] A closing tag is not permitted at the end of a PHP | | file ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 37ms; Memory: 6MB FILE: .../workspace/suitecrm-aws-pipeline/modules/Schedulers/EditView.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 3 WARNINGS AFFECTING 5 LINES ---------------------------------------------------------------------- 107 | WARNING | [ ] Line exceeds 120 characters; contains 184 | | characters 108 | WARNING | [ ] Line exceeds 120 characters; contains 160 | | characters 109 | WARNING | [ ] Line exceeds 120 characters; contains 166 | | characters 203 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 276 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed ---------------------------------------------------------------------- PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 74ms; Memory: 8MB FILE: ...kins/workspace/suitecrm-aws-pipeline/modules/Schedulers/Menu.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 50 | WARNING | [ ] Line exceeds 120 characters; contains 161 | | characters 56 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 0 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 37ms; Memory: 6MB FILE: ...kspace/suitecrm-aws-pipeline/modules/Schedulers/_AddJobsHere.php ---------------------------------------------------------------------- FOUND 4 ERRORS AND 20 WARNINGS AFFECTING 24 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 91 and the first side | | effect is on line 45. 102 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 112 | WARNING | [ ] Line exceeds 120 characters; contains 151 | | characters 253 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 258 | WARNING | [ ] Line exceeds 120 characters; contains 154 | | characters 367 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 368 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 383 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 384 | ERROR | [x] Blank line found at start of control structure 391 | WARNING | [ ] Line exceeds 120 characters; contains 140 | | characters 414 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 489 | WARNING | [ ] Line exceeds 120 characters; contains 186 | | characters 509 | WARNING | [ ] Line exceeds 120 characters; contains 211 | | characters 513 | WARNING | [ ] Line exceeds 120 characters; contains 130 | | characters 547 | WARNING | [ ] Line exceeds 120 characters; contains 155 | | characters 554 | WARNING | [ ] Line exceeds 120 characters; contains 146 | | characters 636 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 657 | WARNING | [ ] Line exceeds 120 characters; contains 139 | | characters 676 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 700 | WARNING | [ ] Line exceeds 120 characters; contains 138 | | characters 705 | WARNING | [ ] Line exceeds 120 characters; contains 182 | | characters 758 | WARNING | [ ] Line exceeds 120 characters; contains 265 | | characters 788 | WARNING | [ ] Line exceeds 120 characters; contains 180 | | characters 814 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) ---------------------------------------------------------------------- PHPCBF CAN FIX THE 3 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 116ms; Memory: 12MB FILE: ...workspace/suitecrm-aws-pipeline/modules/Schedulers/Scheduler.php ---------------------------------------------------------------------- FOUND 11 ERRORS AND 13 WARNINGS AFFECTING 24 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 47 and the first side | | effect is on line 42. 47 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 118 | WARNING | [ ] Line exceeds 120 characters; contains 142 | | characters 142 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 162 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 195 | WARNING | [ ] Line exceeds 120 characters; contains 222 | | characters 495 | WARNING | [ ] Line exceeds 120 characters; contains 147 | | characters 523 | WARNING | [ ] Line exceeds 120 characters; contains 144 | | characters 527 | WARNING | [ ] Line exceeds 120 characters; contains 131 | | characters 628 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 687 | WARNING | [ ] Line exceeds 120 characters; contains 212 | | characters 754 | WARNING | [ ] Line exceeds 120 characters; contains 131 | | characters 801 | WARNING | [ ] Line exceeds 120 characters; contains 131 | | characters 803 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 804 | WARNING | [ ] Line exceeds 120 characters; contains 152 | | characters 992 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 997 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1001 | ERROR | [ ] Method name "Scheduler::create_export_query" is | | not in camel caps format 1009 | ERROR | [ ] Method name | | "Scheduler::fill_in_additional_list_fields" is | | not in camel caps format 1017 | ERROR | [ ] Method name | | "Scheduler::fill_in_additional_detail_fields" | | is not in camel caps format 1018 | ERROR | [x] Closing brace must be on a line by itself 1023 | ERROR | [ ] Method name "Scheduler::get_list_view_data" is | | not in camel caps format 1042 | ERROR | [ ] Method name "Scheduler::get_summary_text" is | | not in camel caps format 1046 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed ---------------------------------------------------------------------- PHPCBF CAN FIX THE 5 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 142ms; Memory: 14MB FILE: ...s/workspace/suitecrm-aws-pipeline/modules/Schedulers/vardefs.php ---------------------------------------------------------------------- FOUND 28 ERRORS AFFECTING 28 LINES ---------------------------------------------------------------------- 261 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 262 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 263 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 264 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 265 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 266 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 267 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 289 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 290 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 291 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 292 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 293 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 294 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 295 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 298 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 299 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 300 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 301 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 302 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 303 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 304 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 307 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 308 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 309 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 310 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 311 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 312 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 313 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed ---------------------------------------------------------------------- PHPCBF CAN FIX THE 28 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 55ms; Memory: 8MB FILE: ...kins/workspace/suitecrm-aws-pipeline/modules/Schedulers/Save.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 3 WARNINGS AFFECTING 5 LINES ---------------------------------------------------------------------- 50 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 52 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 53 | WARNING | [ ] Line exceeds 120 characters; contains 137 | | characters 102 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 104 | WARNING | [ ] Line exceeds 120 characters; contains 151 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 47ms; Memory: 6MB FILE: ...itecrm-aws-pipeline/modules/Schedulers/metadata/editviewdefs.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 11 WARNINGS AFFECTING 11 LINES ---------------------------------------------------------------------- 95 | WARNING | Line exceeds 120 characters; contains 137 characters 96 | WARNING | Line exceeds 120 characters; contains 125 characters 101 | WARNING | Line exceeds 120 characters; contains 165 characters 104 | WARNING | Line exceeds 120 characters; contains 137 characters 107 | WARNING | Line exceeds 120 characters; contains 138 characters 110 | WARNING | Line exceeds 120 characters; contains 138 characters 118 | WARNING | Line exceeds 120 characters; contains 138 characters 121 | WARNING | Line exceeds 120 characters; contains 138 characters 124 | WARNING | Line exceeds 120 characters; contains 138 characters 127 | WARNING | Line exceeds 120 characters; contains 138 characters 137 | WARNING | Line exceeds 120 characters; contains 122 characters ---------------------------------------------------------------------- Time: 42ms; Memory: 6MB FILE: ...suitecrm-aws-pipeline/modules/Schedulers/metadata/searchdefs.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 58 | ERROR | [x] Line indented incorrectly; expected at least 2 | | spaces, found 0 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 37ms; Memory: 6MB FILE: ...ecrm-aws-pipeline/modules/Schedulers/metadata/detailviewdefs.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 83 | WARNING | Line exceeds 120 characters; contains 121 characters ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: ...m-aws-pipeline/modules/Schedulers/metadata/subpanels/default.php ---------------------------------------------------------------------- FOUND 2 ERRORS AFFECTING 2 LINES ---------------------------------------------------------------------- 53 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 58 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed ---------------------------------------------------------------------- PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...suitecrm-aws-pipeline/modules/Schedulers/language/en_us.lang.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 3 WARNINGS AFFECTING 3 LINES ---------------------------------------------------------------------- 120 | WARNING | Line exceeds 120 characters; contains 274 characters 133 | WARNING | Line exceeds 120 characters; contains 130 characters 136 | WARNING | Line exceeds 120 characters; contains 186 characters ---------------------------------------------------------------------- Time: 44ms; Memory: 6MB FILE: ...ace/suitecrm-aws-pipeline/modules/Schedulers/views/view.list.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 46 and the first side effect is on | | line 3. 46 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...ace/suitecrm-aws-pipeline/modules/Schedulers/views/view.edit.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 2 WARNINGS AFFECTING 3 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 46 and the first side effect is on | | line 42. 46 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 67 | WARNING | Method name "_getModuleTitleListParam" should not be | | prefixed with an underscore to indicate visibility ---------------------------------------------------------------------- Time: 52ms; Memory: 6MB FILE: ...e/suitecrm-aws-pipeline/modules/Schedulers/views/view.detail.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 2 WARNINGS AFFECTING 3 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 49 and the first side effect is on | | line 3. 49 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 55 | WARNING | Method name "_getModuleTitleListParam" should not be | | prefixed with an underscore to indicate visibility ---------------------------------------------------------------------- Time: 40ms; Memory: 6MB FILE: ...ins/workspace/suitecrm-aws-pipeline/modules/Currencies/index.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 12 WARNINGS AFFECTING 13 LINES ---------------------------------------------------------------------- 62 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 66 | ERROR | [x] Multi-line function call not indented correctly; | | expected 0 spaces but found 8 99 | WARNING | [ ] Line exceeds 120 characters; contains 423 | | characters 113 | WARNING | [ ] Line exceeds 120 characters; contains 153 | | characters 114 | WARNING | [ ] Line exceeds 120 characters; contains 223 | | characters 126 | WARNING | [ ] Line exceeds 120 characters; contains 333 | | characters 127 | WARNING | [ ] Line exceeds 120 characters; contains 308 | | characters 130 | WARNING | [ ] Line exceeds 120 characters; contains 287 | | characters 136 | WARNING | [ ] Line exceeds 120 characters; contains 190 | | characters 147 | WARNING | [ ] Line exceeds 120 characters; contains 287 | | characters 152 | WARNING | [ ] Line exceeds 120 characters; contains 129 | | characters 184 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 196 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 54ms; Memory: 6MB FILE: ...s/workspace/suitecrm-aws-pipeline/modules/Currencies/vardefs.php ---------------------------------------------------------------------- FOUND 10 ERRORS AFFECTING 10 LINES ---------------------------------------------------------------------- 55 | ERROR | [x] Line indented incorrectly; expected at least 31 | | spaces, found 4 65 | ERROR | [x] Line indented incorrectly; expected at least 31 | | spaces, found 2 75 | ERROR | [x] Line indented incorrectly; expected at least 31 | | spaces, found 2 83 | ERROR | [x] Line indented incorrectly; expected at least 31 | | spaces, found 2 94 | ERROR | [x] Line indented incorrectly; expected at least 31 | | spaces, found 2 105 | ERROR | [x] Line indented incorrectly; expected at least 31 | | spaces, found 2 114 | ERROR | [x] Line indented incorrectly; expected at least 31 | | spaces, found 2 123 | ERROR | [x] Line indented incorrectly; expected at least 31 | | spaces, found 2 131 | ERROR | [x] Line indented incorrectly; expected at least 31 | | spaces, found 2 141 | ERROR | [x] Line indented incorrectly; expected at least 31 | | spaces, found 2 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 10 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 43ms; Memory: 6MB FILE: ...kspace/suitecrm-aws-pipeline/modules/Currencies/ListCurrency.php ---------------------------------------------------------------------- FOUND 50 ERRORS AND 17 WARNINGS AFFECTING 63 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 45 and the first side | | effect is on line 3. 45 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 1 45 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 50 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 55 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 57 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 59 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 60 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 61 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 64 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 65 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 65 | WARNING | [ ] Line exceeds 120 characters; contains 248 | | characters 67 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 69 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 77 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 78 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 79 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 81 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 84 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 85 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 85 | WARNING | [ ] Line exceeds 120 characters; contains 218 | | characters 92 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 92 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 94 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 97 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 104 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 105 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 106 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 107 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 109 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 111 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 125 | WARNING | [ ] Line exceeds 120 characters; contains 166 | | characters 133 | WARNING | [ ] Line exceeds 120 characters; contains 202 | | characters 157 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 158 | WARNING | [ ] Line exceeds 120 characters; contains 186 | | characters 164 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 167 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 175 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 176 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 177 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 178 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 182 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 183 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 184 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 21 188 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 17 189 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 190 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 192 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 193 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 195 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 196 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 207 | WARNING | [ ] Line exceeds 120 characters; contains 156 | | characters 209 | WARNING | [ ] Line exceeds 120 characters; contains 146 | | characters 210 | WARNING | [ ] Line exceeds 120 characters; contains 139 | | characters 212 | WARNING | [ ] Line exceeds 120 characters; contains 151 | | characters 214 | WARNING | [ ] Line exceeds 120 characters; contains 146 | | characters 217 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 218 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 219 | WARNING | [ ] Line exceeds 120 characters; contains 679 | | characters 220 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 13 221 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 223 | WARNING | [ ] Line exceeds 120 characters; contains 168 | | characters 228 | WARNING | [ ] Line exceeds 120 characters; contains 364 | | characters 232 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 234 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 238 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 239 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 1 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 49 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 56ms; Memory: 6MB FILE: ...ins/workspace/suitecrm-aws-pipeline/modules/Currencies/Forms.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, functions, | | constants, etc.) and cause no other side effects, or | | it should execute logic with side effects, but should | | not do both. The first symbol is defined on line 57 | | and the first side effect is on line 3. ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: .../workspace/suitecrm-aws-pipeline/modules/Currencies/Currency.php ---------------------------------------------------------------------- FOUND 32 ERRORS AND 7 WARNINGS AFFECTING 21 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 57 and the first side | | effect is on line 3. 57 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 177 | ERROR | [ ] Method name | | "Currency::list_view_parse_additional_sections" | | is not in camel caps format 187 | ERROR | [ ] Method name "Currency::retrieve_id_by_name" is | | not in camel caps format 204 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 217 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 234 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 236 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 245 | ERROR | [ ] Method name "Currency::get_list_view_data" is | | not in camel caps format 565 | ERROR | [x] Incorrect spacing between argument "$field" and | | equals sign; expected 1 but found 0 565 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$field"; expected 1 | | but found 0 565 | ERROR | [x] Incorrect spacing between argument "$value" and | | equals sign; expected 1 but found 0 565 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$value"; expected 1 | | but found 0 565 | ERROR | [x] Incorrect spacing between argument "$view" and | | equals sign; expected 1 but found 0 565 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$view"; expected 1 but | | found 0 586 | WARNING | [ ] Line exceeds 120 characters; contains 144 | | characters 589 | WARNING | [ ] Line exceeds 120 characters; contains 142 | | characters 596 | ERROR | [x] Expected 1 space before "=>"; 0 found 596 | ERROR | [x] Expected 1 space after "=>"; 0 found 625 | ERROR | [x] Incorrect spacing between argument "$field" and | | equals sign; expected 1 but found 0 625 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$field"; expected 1 | | but found 0 625 | ERROR | [x] Incorrect spacing between argument "$value" and | | equals sign; expected 1 but found 0 625 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$value"; expected 1 | | but found 0 625 | ERROR | [x] Incorrect spacing between argument "$view" and | | equals sign; expected 1 but found 0 625 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$view"; expected 1 but | | found 0 636 | WARNING | [ ] Line exceeds 120 characters; contains 144 | | characters 639 | WARNING | [ ] Line exceeds 120 characters; contains 142 | | characters 646 | ERROR | [x] Expected 1 space before "=>"; 0 found 646 | ERROR | [x] Expected 1 space after "=>"; 0 found 670 | ERROR | [x] Incorrect spacing between argument "$field" and | | equals sign; expected 1 but found 0 670 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$field"; expected 1 | | but found 0 670 | ERROR | [x] Incorrect spacing between argument "$value" and | | equals sign; expected 1 but found 0 670 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$value"; expected 1 | | but found 0 670 | ERROR | [x] Incorrect spacing between argument "$view" and | | equals sign; expected 1 but found 0 670 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$view"; expected 1 but | | found 0 681 | WARNING | [ ] Line exceeds 120 characters; contains 144 | | characters 684 | WARNING | [ ] Line exceeds 120 characters; contains 142 | | characters 691 | ERROR | [x] Expected 1 space before "=>"; 0 found 691 | ERROR | [x] Expected 1 space after "=>"; 0 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 28 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 99ms; Memory: 10MB FILE: ...suitecrm-aws-pipeline/modules/Currencies/language/en_us.lang.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 2 LINES ---------------------------------------------------------------------- 51 | WARNING | Line exceeds 120 characters; contains 225 characters 71 | WARNING | Line exceeds 120 characters; contains 232 characters ---------------------------------------------------------------------- Time: 40ms; Memory: 6MB FILE: ...crm-aws-pipeline/modules/AOD_IndexEvent/AOD_IndexEvent_sugar.php ---------------------------------------------------------------------- FOUND 7 ERRORS AND 3 WARNINGS AFFECTING 7 LINES ---------------------------------------------------------------------- 48 | ERROR | [ ] Each class must be in a namespace of at least one | | level (a top-level vendor name) 48 | ERROR | [ ] Class name "AOD_IndexEvent_sugar" is not in | | PascalCase format 56 | WARNING | [ ] Line exceeds 120 characters; contains 184 | | characters 81 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters 83 | ERROR | [ ] Method name | | "AOD_IndexEvent_sugar::AOD_IndexEvent_sugar" is | | not in camel caps format 85 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 95 | ERROR | [ ] Method name | | "AOD_IndexEvent_sugar::bean_implements" is not in | | camel caps format 98 | ERROR | [x] The CASE body must start on the line following | | the statement 98 | ERROR | [x] Terminating statement must be on a line by itself 98 | ERROR | [x] Closing brace must be on a line by itself ---------------------------------------------------------------------- PHPCBF CAN FIX THE 3 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 41ms; Memory: 6MB FILE: ...rkspace/suitecrm-aws-pipeline/modules/AOD_IndexEvent/vardefs.php ---------------------------------------------------------------------- FOUND 8 ERRORS AFFECTING 8 LINES ---------------------------------------------------------------------- 65 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 2 66 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 67 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 85 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 2 86 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 91 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 2 92 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 110 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 2 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 8 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 42ms; Memory: 6MB FILE: .../suitecrm-aws-pipeline/modules/AOD_IndexEvent/AOD_IndexEvent.php ---------------------------------------------------------------------- FOUND 3 ERRORS AND 3 WARNINGS AFFECTING 5 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 45 and the first side effect is on | | line 44. 45 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 45 | ERROR | Class name "AOD_IndexEvent" is not in PascalCase | | format 53 | WARNING | Line exceeds 120 characters; contains 163 characters 55 | ERROR | Method name "AOD_IndexEvent::AOD_IndexEvent" is not | | in camel caps format 57 | WARNING | Line exceeds 120 characters; contains 121 characters ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: ...rm-aws-pipeline/modules/AOD_IndexEvent/metadata/listviewdefs.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 21 | WARNING | Line exceeds 120 characters; contains 122 characters ---------------------------------------------------------------------- Time: 37ms; Memory: 6MB FILE: ...aws-pipeline/modules/AOD_IndexEvent/metadata/dashletviewdefs.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 2 LINES ---------------------------------------------------------------------- 52 | WARNING | Line exceeds 120 characters; contains 121 characters 65 | WARNING | Line exceeds 120 characters; contains 124 characters ---------------------------------------------------------------------- Time: 40ms; Memory: 6MB FILE: ...ecrm-aws-pipeline/modules/AOD_IndexEvent/metadata/searchdefs.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 61 | WARNING | Line exceeds 120 characters; contains 187 characters ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: ...tecrm-aws-pipeline/modules/AOD_IndexEvent/metadata/metafiles.php ---------------------------------------------------------------------- FOUND 5 ERRORS AFFECTING 5 LINES ---------------------------------------------------------------------- 49 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 50 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 51 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 53 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 54 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed ---------------------------------------------------------------------- PHPCBF CAN FIX THE 5 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...rm-aws-pipeline/modules/AOD_IndexEvent/metadata/SearchFields.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 6 WARNINGS AFFECTING 6 LINES ---------------------------------------------------------------------- 48 | WARNING | Line exceeds 120 characters; contains 172 characters 53 | WARNING | Line exceeds 120 characters; contains 126 characters 54 | WARNING | Line exceeds 120 characters; contains 124 characters 55 | WARNING | Line exceeds 120 characters; contains 121 characters 56 | WARNING | Line exceeds 120 characters; contains 127 characters 57 | WARNING | Line exceeds 120 characters; contains 125 characters ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: ...orkspace/suitecrm-aws-pipeline/modules/LabelEditor/LabelList.php ---------------------------------------------------------------------- FOUND 4 ERRORS AND 4 WARNINGS AFFECTING 6 LINES ---------------------------------------------------------------------- 56 | ERROR | [x] Expected 1 space before "=>"; 0 found 56 | ERROR | [x] Expected 1 space after "=>"; 0 found 57 | WARNING | [ ] Line exceeds 120 characters; contains 211 | | characters 74 | WARNING | [ ] Line exceeds 120 characters; contains 453 | | characters 84 | ERROR | [x] Expected 1 space before "=>"; 0 found 84 | ERROR | [x] Expected 1 space after "=>"; 0 found 85 | WARNING | [ ] Line exceeds 120 characters; contains 170 | | characters 91 | WARNING | [ ] Line exceeds 120 characters; contains 390 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 4 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 41ms; Memory: 6MB FILE: ...workspace/suitecrm-aws-pipeline/modules/LabelEditor/EditView.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 59 | WARNING | Line exceeds 120 characters; contains 135 characters ---------------------------------------------------------------------- Time: 41ms; Memory: 6MB FILE: ...ns/workspace/suitecrm-aws-pipeline/modules/LabelEditor/Forms.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, functions, | | constants, etc.) and cause no other side effects, or | | it should execute logic with side effects, but should | | not do both. The first symbol is defined on line 45 | | and the first side effect is on line 3. ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...ins/workspace/suitecrm-aws-pipeline/modules/LabelEditor/Save.php ---------------------------------------------------------------------- FOUND 2 ERRORS AFFECTING 1 LINE ---------------------------------------------------------------------- 51 | ERROR | [x] Expected 1 space before "=>"; 0 found 51 | ERROR | [x] Expected 1 space after "=>"; 0 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 41ms; Memory: 6MB FILE: ...kins/workspace/suitecrm-aws-pipeline/modules/Import/Importer.php ---------------------------------------------------------------------- FOUND 11 ERRORS AND 31 WARNINGS AFFECTING 38 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 51 and the first side | | effect is on line 3. 51 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 157 | WARNING | [ ] Line exceeds 120 characters; contains 154 | | characters 172 | WARNING | [ ] Line exceeds 120 characters; contains 137 | | characters 173 | WARNING | [ ] Line exceeds 120 characters; contains 201 | | characters 223 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 249 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 254 | WARNING | [ ] Line exceeds 120 characters; contains 161 | | characters 281 | WARNING | [ ] Line exceeds 120 characters; contains 132 | | characters 289 | WARNING | [ ] Line exceeds 120 characters; contains 130 | | characters 309 | WARNING | [ ] Line exceeds 120 characters; contains 144 | | characters 322 | WARNING | [ ] Line exceeds 120 characters; contains 143 | | characters 339 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 455 | WARNING | [ ] Line exceeds 120 characters; contains 148 | | characters 504 | WARNING | [ ] Line exceeds 120 characters; contains 175 | | characters 520 | WARNING | [ ] Line exceeds 120 characters; contains 170 | | characters 541 | ERROR | [x] Expected 1 space before "=>"; 0 found 541 | ERROR | [x] Expected 1 space after "=>"; 0 found 542 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 573 | WARNING | [ ] Line exceeds 120 characters; contains 159 | | characters 623 | ERROR | [x] Expected 1 space before "=>"; 0 found 623 | ERROR | [x] Expected 1 space after "=>"; 0 found 631 | ERROR | [x] Expected 1 space before "=>"; 0 found 631 | ERROR | [x] Expected 1 space after "=>"; 0 found 668 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 672 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 675 | WARNING | [ ] Line exceeds 120 characters; contains 178 | | characters 676 | WARNING | [ ] Line exceeds 120 characters; contains 159 | | characters 679 | WARNING | [ ] Line exceeds 120 characters; contains 155 | | characters 680 | WARNING | [ ] Line exceeds 120 characters; contains 131 | | characters 683 | WARNING | [ ] Line exceeds 120 characters; contains 135 | | characters 684 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 720 | WARNING | [ ] Line exceeds 120 characters; contains 157 | | characters 734 | WARNING | [ ] Line exceeds 120 characters; contains 131 | | characters 750 | WARNING | [ ] Method name "_undoCreatedBeans" should not be | | prefixed with an underscore to indicate | | visibility 764 | WARNING | [ ] Method name "_convertId" should not be prefixed | | with an underscore to indicate visibility 791 | ERROR | [x] Expected 1 space before "=>"; 0 found 791 | ERROR | [x] Expected 1 space after "=>"; 0 found 808 | WARNING | [ ] Line exceeds 120 characters; contains 164 | | characters 877 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 878 | WARNING | [ ] Line exceeds 120 characters; contains 135 | | characters 899 | ERROR | [x] Blank line found at start of control structure ---------------------------------------------------------------------- PHPCBF CAN FIX THE 9 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 124ms; Memory: 12MB FILE: ...ace/suitecrm-aws-pipeline/modules/Import/ImportFieldSanitize.php ---------------------------------------------------------------------- FOUND 7 ERRORS AND 1 WARNING AFFECTING 8 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 53 and the first side | | effect is on line 3. 53 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 89 | ERROR | [x] Multi-line function declaration not indented | | correctly; expected 4 spaces but found 8 129 | ERROR | [x] Multi-line function declaration not indented | | correctly; expected 4 spaces but found 8 162 | ERROR | [x] Multi-line function declaration not indented | | correctly; expected 4 spaces but found 8 189 | ERROR | [x] Multi-line function declaration not indented | | correctly; expected 4 spaces but found 8 233 | ERROR | [x] Multi-line function declaration not indented | | correctly; expected 4 spaces but found 8 277 | ERROR | [x] Multi-line function declaration not indented | | correctly; expected 4 spaces but found 8 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 6 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 60ms; Memory: 8MB FILE: ...ce/suitecrm-aws-pipeline/modules/Import/ImportDuplicateCheck.php ---------------------------------------------------------------------- FOUND 4 ERRORS AND 11 WARNINGS AFFECTING 15 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 52 and the first side | | effect is on line 3. 52 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 57 | WARNING | [ ] Property name "$_focus" should not be prefixed | | with an underscore to indicate visibility 62 | WARNING | [ ] Property name "$_dupedFields" should not be | | prefixed with an underscore to indicate | | visibility 79 | WARNING | [ ] Method name "_getIndexVardefs" should not be | | prefixed with an underscore to indicate | | visibility 117 | ERROR | [x] Multi-line function call not indented correctly; | | expected 8 spaces but found 12 153 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 228 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 229 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 232 | WARNING | [ ] Line exceeds 120 characters; contains 169 | | characters 257 | ERROR | [x] Multi-line function call not indented correctly; | | expected 16 spaces but found 24 264 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 320 | WARNING | [ ] Line exceeds 120 characters; contains 176 | | characters 323 | WARNING | [ ] Line exceeds 120 characters; contains 221 | | characters 333 | WARNING | [ ] Line exceeds 120 characters; contains 131 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 68ms; Memory: 8MB FILE: ...pace/suitecrm-aws-pipeline/modules/Import/ImportFileSplitter.php ---------------------------------------------------------------------- FOUND 4 ERRORS AND 6 WARNINGS AFFECTING 10 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 52 and the first side | | effect is on line 3. 52 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 57 | WARNING | [ ] Property name "$_sourceFile" should not be | | prefixed with an underscore to indicate | | visibility 62 | WARNING | [ ] Property name "$_fileCount" should not be | | prefixed with an underscore to indicate | | visibility 67 | WARNING | [ ] Property name "$_recordCount" should not be | | prefixed with an underscore to indicate | | visibility 72 | WARNING | [ ] Property name "$_recordThreshold" should not be | | prefixed with an underscore to indicate | | visibility 82 | ERROR | [x] Multi-line function declaration not indented | | correctly; expected 4 spaces but found 8 124 | ERROR | [x] Multi-line function declaration not indented | | correctly; expected 4 spaces but found 8 155 | WARNING | [ ] Line exceeds 120 characters; contains 258 | | characters 204 | ERROR | [x] Multi-line function declaration not indented | | correctly; expected 4 spaces but found 8 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 3 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 50ms; Memory: 6MB FILE: ...ns/workspace/suitecrm-aws-pipeline/modules/Import/controller.php ---------------------------------------------------------------------- FOUND 20 ERRORS AND 1 WARNING AFFECTING 21 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 57 and the first side effect is on | | line 3. 57 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 98 | ERROR | Method name "ImportController::action_index" is not | | in camel caps format 103 | ERROR | Method name "ImportController::action_mapping" is | | not in camel caps format 135 | ERROR | Method name | | "ImportController::action_RefreshMapping" is not in | | camel caps format 163 | ERROR | Method name "ImportController::action_RefreshTable" | | is not in camel caps format 182 | ERROR | Method name "ImportController::action_Step1" is not | | in camel caps format 193 | ERROR | Method name "ImportController::action_Step2" is not | | in camel caps format 198 | ERROR | Method name "ImportController::action_Confirm" is | | not in camel caps format 203 | ERROR | Method name "ImportController::action_Step3" is not | | in camel caps format 208 | ERROR | Method name "ImportController::action_DupCheck" is | | not in camel caps format 213 | ERROR | Method name "ImportController::action_Step4" is not | | in camel caps format 218 | ERROR | Method name "ImportController::action_Last" is not | | in camel caps format 223 | ERROR | Method name "ImportController::action_Undo" is not | | in camel caps format 228 | ERROR | Method name "ImportController::action_Error" is not | | in camel caps format 233 | ERROR | Method name "ImportController::action_ExtStep1" is | | not in camel caps format 238 | ERROR | Method name "ImportController::action_Extdupcheck" | | is not in camel caps format 243 | ERROR | Method name "ImportController::action_Extimport" is | | not in camel caps format 248 | ERROR | Method name "ImportController::action_GetControl" is | | not in camel caps format 254 | ERROR | Method name | | "ImportController::action_AuthenticatedSources" is | | not in camel caps format 259 | ERROR | Method name "ImportController::action_RevokeAccess" | | is not in camel caps format ---------------------------------------------------------------------- Time: 57ms; Memory: 6MB FILE: ...rkspace/suitecrm-aws-pipeline/modules/Import/UsersLastImport.php ---------------------------------------------------------------------- FOUND 4 ERRORS AND 2 WARNINGS AFFECTING 6 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 54 and the first side | | effect is on line 3. 54 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 114 | ERROR | [ ] Method name | | "UsersLastImport::mark_deleted_by_user_id" is | | not in camel caps format 174 | WARNING | [ ] Method name "_deleteRecord" should not be | | prefixed with an underscore to indicate | | visibility 189 | ERROR | [x] Multi-line function call not indented correctly; | | expected 8 spaces but found 12 204 | ERROR | [x] Multi-line function call not indented correctly; | | expected 8 spaces but found 12 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 51ms; Memory: 6MB FILE: ...workspace/suitecrm-aws-pipeline/modules/Import/CsvAutoDetect.php ---------------------------------------------------------------------- FOUND 7 ERRORS AND 19 WARNINGS AFFECTING 23 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 91 and the first side | | effect is on line 3. 91 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 93 | WARNING | [ ] Property name "$_parser" should not be prefixed | | with an underscore to indicate visibility 95 | WARNING | [ ] Property name "$_csv_file" should not be | | prefixed with an underscore to indicate | | visibility 97 | WARNING | [ ] Property name "$_max_depth" should not be | | prefixed with an underscore to indicate | | visibility 99 | WARNING | [ ] Property name "$_parsed" should not be prefixed | | with an underscore to indicate visibility 101 | WARNING | [ ] Property name "$_date_formats" should not be | | prefixed with an underscore to indicate | | visibility 113 | WARNING | [ ] Property name "$_time_formats" should not be | | prefixed with an underscore to indicate | | visibility 114 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 115 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 116 | WARNING | [ ] Line exceeds 120 characters; contains 133 | | characters 117 | WARNING | [ ] Line exceeds 120 characters; contains 133 | | characters 118 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 119 | WARNING | [ ] Line exceeds 120 characters; contains 130 | | characters 120 | WARNING | [ ] Line exceeds 120 characters; contains 130 | | characters 121 | WARNING | [ ] Line exceeds 120 characters; contains 135 | | characters 122 | WARNING | [ ] Line exceeds 120 characters; contains 135 | | characters 123 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 294 | ERROR | [x] Expected 1 space before "=>"; 0 found 294 | ERROR | [x] Expected 1 space after "=>"; 0 found 294 | ERROR | [x] Blank line found at start of control structure 300 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 304 | WARNING | [ ] Line exceeds 120 characters; contains 167 | | characters 310 | WARNING | [ ] Line exceeds 120 characters; contains 193 | | characters 348 | ERROR | [x] Expected 1 space before "=>"; 0 found 348 | ERROR | [x] Expected 1 space after "=>"; 0 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 5 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 64ms; Memory: 8MB FILE: ...jenkins/workspace/suitecrm-aws-pipeline/modules/Import/Forms.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 6 WARNINGS AFFECTING 8 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 61 and the first side | | effect is on line 3. 66 | ERROR | [x] Multi-line function declaration not indented | | correctly; expected 0 spaces but found 4 167 | WARNING | [ ] Line exceeds 120 characters; contains 151 | | characters 169 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 171 | WARNING | [ ] Line exceeds 120 characters; contains 150 | | characters 181 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 184 | WARNING | [ ] Line exceeds 120 characters; contains 129 | | characters 190 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 56ms; Memory: 6MB FILE: ...kspace/suitecrm-aws-pipeline/modules/Import/ImportCacheFiles.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 2 WARNINGS AFFECTING 3 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 53 and the first side effect is on | | line 3. 53 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 112 | WARNING | Method name "_createFileName" should not be prefixed | | with an underscore to indicate visibility ---------------------------------------------------------------------- Time: 49ms; Memory: 6MB FILE: ...ace/suitecrm-aws-pipeline/modules/Import/language/en_us.lang.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 37 WARNINGS AFFECTING 37 LINES ---------------------------------------------------------------------- 53 | WARNING | Line exceeds 120 characters; contains 131 characters 58 | WARNING | Line exceeds 120 characters; contains 223 characters 59 | WARNING | Line exceeds 120 characters; contains 185 characters 89 | WARNING | Line exceeds 120 characters; contains 178 characters 92 | WARNING | Line exceeds 120 characters; contains 245 characters 105 | WARNING | Line exceeds 120 characters; contains 218 characters 136 | WARNING | Line exceeds 120 characters; contains 159 characters 137 | WARNING | Line exceeds 120 characters; contains 180 characters 138 | WARNING | Line exceeds 120 characters; contains 180 characters 142 | WARNING | Line exceeds 120 characters; contains 144 characters 200 | WARNING | Line exceeds 120 characters; contains 235 characters 201 | WARNING | Line exceeds 120 characters; contains 386 characters 202 | WARNING | Line exceeds 120 characters; contains 771 characters 203 | WARNING | Line exceeds 120 characters; contains 148 characters 205 | WARNING | Line exceeds 120 characters; contains 155 characters 206 | WARNING | Line exceeds 120 characters; contains 225 characters 207 | WARNING | Line exceeds 120 characters; contains 200 characters 208 | WARNING | Line exceeds 120 characters; contains 303 characters 212 | WARNING | Line exceeds 120 characters; contains 129 characters 213 | WARNING | Line exceeds 120 characters; contains 155 characters 215 | WARNING | Line exceeds 120 characters; contains 308 characters 216 | WARNING | Line exceeds 120 characters; contains 130 characters 217 | WARNING | Line exceeds 120 characters; contains 218 characters 218 | WARNING | Line exceeds 120 characters; contains 167 characters 219 | WARNING | Line exceeds 120 characters; contains 167 characters 220 | WARNING | Line exceeds 120 characters; contains 127 characters 222 | WARNING | Line exceeds 120 characters; contains 184 characters 224 | WARNING | Line exceeds 120 characters; contains 205 characters 227 | WARNING | Line exceeds 120 characters; contains 124 characters 228 | WARNING | Line exceeds 120 characters; contains 200 characters 229 | WARNING | Line exceeds 120 characters; contains 390 characters 230 | WARNING | Line exceeds 120 characters; contains 479 characters 231 | WARNING | Line exceeds 120 characters; contains 514 characters 232 | WARNING | Line exceeds 120 characters; contains 306 characters 235 | WARNING | Line exceeds 120 characters; contains 188 characters 236 | WARNING | Line exceeds 120 characters; contains 155 characters 237 | WARNING | Line exceeds 120 characters; contains 161 characters ---------------------------------------------------------------------- Time: 51ms; Memory: 8MB FILE: ...pace/suitecrm-aws-pipeline/modules/Import/sources/ImportFile.php ---------------------------------------------------------------------- FOUND 3 ERRORS AND 15 WARNINGS AFFECTING 16 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 55 and the first side | | effect is on line 3. 55 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 60 | WARNING | [ ] Property name "$_deleteFile" should not be | | prefixed with an underscore to indicate | | visibility 65 | WARNING | [ ] Property name "$_fp" should not be prefixed with | | an underscore to indicate visibility 70 | WARNING | [ ] Property name "$_hasHeader" should not be | | prefixed with an underscore to indicate | | visibility 75 | WARNING | [ ] Property name "$_detector" should not be | | prefixed with an underscore to indicate | | visibility 80 | WARNING | [ ] Property name "$_date_format" should not be | | prefixed with an underscore to indicate | | visibility 85 | WARNING | [ ] Property name "$_time_format" should not be | | prefixed with an underscore to indicate | | visibility 90 | WARNING | [ ] Property name "$_importFile" should not be | | prefixed with an underscore to indicate | | visibility 95 | WARNING | [ ] Property name "$_delimiter" should not be | | prefixed with an underscore to indicate | | visibility 100 | WARNING | [ ] Property name "$_enclosure" should not be | | prefixed with an underscore to indicate | | visibility 105 | WARNING | [ ] Property name "$_encoding" should not be | | prefixed with an underscore to indicate | | visibility 116 | ERROR | [x] Incorrect spacing between argument "$delimiter" | | and equals sign; expected 1 but found 2 116 | ERROR | [x] Incorrect spacing between argument "$enclosure" | | and equals sign; expected 1 but found 2 116 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 123 | WARNING | [ ] Line exceeds 120 characters; contains 141 | | characters 327 | WARNING | [ ] Line exceeds 120 characters; contains 136 | | characters 408 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 71ms; Memory: 8MB FILE: ...uitecrm-aws-pipeline/modules/Import/sources/ImportDataSource.php ---------------------------------------------------------------------- FOUND 3 ERRORS AND 13 WARNINGS AFFECTING 15 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 50 and the first side | | effect is on line 3. 50 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 55 | WARNING | [ ] Property name "$_offset" should not be prefixed | | with an underscore to indicate visibility 60 | WARNING | [ ] Property name "$_rowsCount" should not be | | prefixed with an underscore to indicate | | visibility 65 | WARNING | [ ] Property name "$_rowCountedForErrors" should not | | be prefixed with an underscore to indicate | | visibility 70 | WARNING | [ ] Property name "$_errorCount" should not be | | prefixed with an underscore to indicate | | visibility 75 | WARNING | [ ] Property name "$_dupeCount" should not be | | prefixed with an underscore to indicate | | visibility 80 | WARNING | [ ] Property name "$_createdCount" should not be | | prefixed with an underscore to indicate | | visibility 85 | WARNING | [ ] Property name "$_updatedCount" should not be | | prefixed with an underscore to indicate | | visibility 90 | WARNING | [ ] Property name "$_sourcename" should not be | | prefixed with an underscore to indicate | | visibility 95 | WARNING | [ ] Property name "$_currentRow" should not be | | prefixed with an underscore to indicate | | visibility 101 | WARNING | [ ] Property name "$_localeSettings" should not be | | prefixed with an underscore to indicate | | visibility 106 | WARNING | [ ] Property name "$_dataSet" should not be prefixed | | with an underscore to indicate visibility 254 | ERROR | [x] Incorrect spacing between argument | | "$field_names" and equals sign; expected 1 but | | found 0 254 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$field_names"; | | expected 1 but found 0 294 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 58ms; Memory: 6MB FILE: ...ws-pipeline/modules/Import/sources/ExternalSourceEAPMAdapter.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 7 WARNINGS AFFECTING 8 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 46 and the first side effect is on | | line 43. 46 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 52 | WARNING | Property name "$_eapmName" should not be prefixed | | with an underscore to indicate visibility 57 | WARNING | Property name "$_totalRecordCount" should not be | | prefixed with an underscore to indicate visibility 62 | WARNING | Property name "$_recordSet" should not be prefixed | | with an underscore to indicate visibility 64 | WARNING | Property name "$_localeSettings" should not be | | prefixed with an underscore to indicate visibility 82 | WARNING | Line exceeds 120 characters; contains 171 characters 83 | WARNING | Line exceeds 120 characters; contains 121 characters ---------------------------------------------------------------------- Time: 46ms; Memory: 6MB FILE: ...ce/suitecrm-aws-pipeline/modules/Import/views/ImportListView.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 4 WARNINGS AFFECTING 5 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 49 and the first side effect is on | | line 3. 49 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 110 | WARNING | Line exceeds 120 characters; contains 140 characters 125 | WARNING | Line exceeds 120 characters; contains 154 characters 176 | WARNING | Line exceeds 120 characters; contains 137 characters ---------------------------------------------------------------------- Time: 48ms; Memory: 6MB FILE: ...rkspace/suitecrm-aws-pipeline/modules/Import/views/view.undo.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 2 WARNINGS AFFECTING 3 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 53 and the first side effect is on | | line 3. 53 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 85 | WARNING | Method name "_getJS" should not be prefixed with an | | underscore to indicate visibility ---------------------------------------------------------------------- Time: 41ms; Memory: 6MB FILE: ...rkspace/suitecrm-aws-pipeline/modules/Import/views/view.last.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 11 WARNINGS AFFECTING 13 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 51 and the first side | | effect is on line 42. 51 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 118 | WARNING | [ ] Line exceeds 120 characters; contains 143 | | characters 140 | WARNING | [ ] Line exceeds 120 characters; contains 129 | | characters 141 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 194 | WARNING | [ ] Method name "_getJS" should not be prefixed with | | an underscore to indicate visibility 227 | WARNING | [ ] Line exceeds 120 characters; contains 135 | | characters 280 | WARNING | [ ] Method name "_addToProspectListButton" should | | not be prefixed with an underscore to indicate | | visibility 284 | WARNING | [ ] Line exceeds 120 characters; contains 157 | | characters 288 | WARNING | [ ] Line exceeds 120 characters; contains 214 | | characters 290 | WARNING | [ ] Line exceeds 120 characters; contains 166 | | characters 317 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 326 | WARNING | [ ] Line exceeds 120 characters; contains 138 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 57ms; Memory: 8MB FILE: ...kspace/suitecrm-aws-pipeline/modules/Import/views/view.step2.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 9 WARNINGS AFFECTING 11 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 54 and the first side | | effect is on line 3. 54 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 73 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 84 | WARNING | [ ] Line exceeds 120 characters; contains 264 | | characters 86 | WARNING | [ ] Line exceeds 120 characters; contains 185 | | characters 101 | WARNING | [ ] Line exceeds 120 characters; contains 189 | | characters 112 | WARNING | [ ] Line exceeds 120 characters; contains 154 | | characters 126 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 143 | WARNING | [ ] Method name "_getJS" should not be prefixed with | | an underscore to indicate visibility 171 | WARNING | [ ] Line exceeds 120 characters; contains 162 | | characters 184 | WARNING | [ ] Line exceeds 120 characters; contains 141 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 49ms; Memory: 6MB FILE: ...kspace/suitecrm-aws-pipeline/modules/Import/views/view.step3.php ---------------------------------------------------------------------- FOUND 9 ERRORS AND 19 WARNINGS AFFECTING 26 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 58 and the first side | | effect is on line 3. 58 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 74 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters 119 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 121 | WARNING | [ ] Line exceeds 120 characters; contains 136 | | characters 130 | WARNING | [ ] Line exceeds 120 characters; contains 136 | | characters 146 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 173 | WARNING | [ ] Line exceeds 120 characters; contains 173 | | characters 174 | WARNING | [ ] Line exceeds 120 characters; contains 178 | | characters 186 | ERROR | [x] Multi-line function call not indented correctly; | | expected 12 spaces but found 16 187 | ERROR | [x] Multi-line function call not indented correctly; | | expected 8 spaces but found 12 276 | WARNING | [ ] Line exceeds 120 characters; contains 139 | | characters 288 | ERROR | [x] Multi-line function call not indented correctly; | | expected 16 spaces but found 20 345 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 350 | WARNING | [ ] Line exceeds 120 characters; contains 160 | | characters 362 | ERROR | [x] Multi-line function call not indented correctly; | | expected 20 spaces but found 24 395 | ERROR | [x] Expected 1 space after first semicolon of FOR | | loop; 0 found 395 | ERROR | [x] Expected 1 space after second semicolon of FOR | | loop; 0 found 413 | WARNING | [ ] Line exceeds 120 characters; contains 155 | | characters 512 | WARNING | [ ] Method name "_getCSS" should not be prefixed | | with an underscore to indicate visibility 521 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters 528 | WARNING | [ ] Line exceeds 120 characters; contains 165 | | characters 554 | WARNING | [ ] Method name "_getJS" should not be prefixed with | | an underscore to indicate visibility 559 | ERROR | [x] Expected 1 space before "=>"; 0 found 559 | ERROR | [x] Expected 1 space after "=>"; 0 found 665 | WARNING | [ ] Line exceeds 120 characters; contains 146 | | characters 712 | WARNING | [ ] Line exceeds 120 characters; contains 156 | | characters 797 | WARNING | [ ] Line exceeds 120 characters; contains 146 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 8 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 89ms; Memory: 10MB FILE: .../suitecrm-aws-pipeline/modules/Import/views/view.extdupcheck.php ---------------------------------------------------------------------- FOUND 3 ERRORS AND 5 WARNINGS AFFECTING 7 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 55 and the first side | | effect is on line 3. 55 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 68 | WARNING | [ ] Line exceeds 120 characters; contains 174 | | characters 69 | WARNING | [ ] Line exceeds 120 characters; contains 177 | | characters 70 | WARNING | [ ] Line exceeds 120 characters; contains 183 | | characters 81 | ERROR | [x] Expected 1 space before "=>"; 0 found 81 | ERROR | [x] Expected 1 space after "=>"; 0 found 101 | WARNING | [ ] Method name "_getJS" should not be prefixed with | | an underscore to indicate visibility ---------------------------------------------------------------------- PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 44ms; Memory: 6MB FILE: ...kspace/suitecrm-aws-pipeline/modules/Import/views/view.error.php ---------------------------------------------------------------------- FOUND 3 ERRORS AND 3 WARNINGS AFFECTING 6 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 53 and the first side | | effect is on line 3. 53 | ERROR | [ ] Each class must be in a namespace of at least one | | level (a top-level vendor name) 60 | ERROR | [x] Multi-line function declaration not indented | | correctly; expected 4 spaces but found 8 78 | WARNING | [ ] Method name "_getModuleTab" should not be | | prefixed with an underscore to indicate | | visibility 82 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 87 | ERROR | [ ] Expected 1 space after closing brace; newline | | found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 43ms; Memory: 6MB FILE: ...pace/suitecrm-aws-pipeline/modules/Import/views/view.confirm.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 29 WARNINGS AFFECTING 29 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 57 and the first side effect is on | | line 3. 57 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 80 | WARNING | Line exceeds 120 characters; contains 163 characters 96 | WARNING | Line exceeds 120 characters; contains 142 characters 103 | WARNING | Line exceeds 120 characters; contains 122 characters 110 | WARNING | Line exceeds 120 characters; contains 168 characters 122 | WARNING | Line exceeds 120 characters; contains 155 characters 180 | WARNING | Line exceeds 120 characters; contains 125 characters 188 | WARNING | Line exceeds 120 characters; contains 136 characters 191 | WARNING | Line exceeds 120 characters; contains 142 characters 290 | WARNING | Line exceeds 120 characters; contains 196 characters 299 | WARNING | Line exceeds 120 characters; contains 155 characters 300 | WARNING | Line exceeds 120 characters; contains 139 characters 302 | WARNING | Line exceeds 120 characters; contains 132 characters 306 | WARNING | Line exceeds 120 characters; contains 163 characters 307 | WARNING | Line exceeds 120 characters; contains 121 characters 325 | WARNING | Line exceeds 120 characters; contains 159 characters 359 | WARNING | Line exceeds 120 characters; contains 135 characters 360 | WARNING | Line exceeds 120 characters; contains 135 characters 366 | WARNING | Line exceeds 120 characters; contains 141 characters 380 | WARNING | Line exceeds 120 characters; contains 149 characters 381 | WARNING | Line exceeds 120 characters; contains 182 characters 394 | WARNING | Line exceeds 120 characters; contains 128 characters 438 | WARNING | Method name "_getJS" should not be prefixed with an | | underscore to indicate visibility 466 | WARNING | Line exceeds 120 characters; contains 124 characters 471 | WARNING | Line exceeds 120 characters; contains 124 characters 533 | WARNING | Line exceeds 120 characters; contains 153 characters 539 | WARNING | Line exceeds 120 characters; contains 123 characters 597 | WARNING | Method name "_showImportError" should not be | | prefixed with an underscore to indicate visibility 597 | WARNING | Line exceeds 120 characters; contains 137 characters ---------------------------------------------------------------------- Time: 88ms; Memory: 10MB FILE: ...kspace/suitecrm-aws-pipeline/modules/Import/views/view.step4.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 2 WARNINGS AFFECTING 3 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 55 and the first side effect is on | | line 3. 55 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 79 | WARNING | Line exceeds 120 characters; contains 146 characters ---------------------------------------------------------------------- Time: 42ms; Memory: 6MB FILE: ...kspace/suitecrm-aws-pipeline/modules/Import/views/view.step1.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 13 WARNINGS AFFECTING 14 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 55 and the first side effect is on | | line 3. 55 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 72 | WARNING | Method name "_getModuleTitleParams" should not be | | prefixed with an underscore to indicate visibility 79 | WARNING | Line exceeds 120 characters; contains 304 characters 83 | WARNING | Line exceeds 120 characters; contains 157 characters 98 | WARNING | Line exceeds 120 characters; contains 185 characters 99 | WARNING | Line exceeds 120 characters; contains 188 characters 100 | WARNING | Line exceeds 120 characters; contains 194 characters 122 | WARNING | Line exceeds 120 characters; contains 123 characters 128 | WARNING | Line exceeds 120 characters; contains 123 characters 129 | WARNING | Line exceeds 120 characters; contains 253 characters 130 | WARNING | Line exceeds 120 characters; contains 208 characters 166 | WARNING | Method name "_getJS" should not be prefixed with an | | underscore to indicate visibility 200 | WARNING | Line exceeds 120 characters; contains 147 characters ---------------------------------------------------------------------- Time: 53ms; Memory: 6MB FILE: ...ace/suitecrm-aws-pipeline/modules/Import/views/view.dupcheck.php ---------------------------------------------------------------------- FOUND 4 ERRORS AND 8 WARNINGS AFFECTING 10 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 58 and the first side | | effect is on line 3. 58 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 76 | WARNING | [ ] Line exceeds 120 characters; contains 174 | | characters 77 | WARNING | [ ] Line exceeds 120 characters; contains 177 | | characters 78 | WARNING | [ ] Line exceeds 120 characters; contains 183 | | characters 103 | WARNING | [ ] Method name "_getJS" should not be prefixed with | | an underscore to indicate visibility 110 | WARNING | [ ] Line exceeds 120 characters; contains 142 | | characters 136 | ERROR | [x] Expected 1 space before "=>"; 0 found 136 | ERROR | [x] Expected 1 space after "=>"; 0 found 136 | ERROR | [x] Blank line found at start of control structure 142 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 244 | WARNING | [ ] Line exceeds 120 characters; contains 142 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 3 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 51ms; Memory: 6MB FILE: ...kspace/suitecrm-aws-pipeline/modules/Import/views/ImportView.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 5 WARNINGS AFFECTING 7 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 47 and the first side effect is on | | line 3. 47 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 100 | WARNING | Method name "_getModuleTab" should not be prefixed | | with an underscore to indicate visibility 104 | WARNING | Line exceeds 120 characters; contains 122 characters 109 | ERROR | Expected 1 space after closing brace; newline found 149 | WARNING | Method name "_getModuleTitleParams" should not be | | prefixed with an underscore to indicate visibility 178 | WARNING | Method name "_showImportError" should not be | | prefixed with an underscore to indicate visibility ---------------------------------------------------------------------- Time: 51ms; Memory: 6MB FILE: ...uitecrm-aws-pipeline/modules/Import/maps/ImportMapSalesforce.php ---------------------------------------------------------------------- FOUND 10 ERRORS AND 1 WARNING AFFECTING 11 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 53 and the first side | | effect is on line 3. 53 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 80 | ERROR | [x] Multi-line function declaration not indented | | correctly; expected 4 spaces but found 8 83 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 84 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 85 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 118 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 119 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 151 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 152 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 161 | ERROR | [x] Multi-line function declaration not indented | | correctly; expected 4 spaces but found 8 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 9 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 44ms; Memory: 6MB FILE: ...space/suitecrm-aws-pipeline/modules/Import/maps/ImportMapAct.php ---------------------------------------------------------------------- FOUND 9 ERRORS AND 1 WARNING AFFECTING 10 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 53 and the first side | | effect is on line 3. 53 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 80 | ERROR | [x] Multi-line function declaration not indented | | correctly; expected 4 spaces but found 8 83 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 84 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 85 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 113 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 114 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 127 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 128 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body ---------------------------------------------------------------------- PHPCBF CAN FIX THE 8 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 42ms; Memory: 6MB FILE: ...e/suitecrm-aws-pipeline/modules/Import/maps/ImportMapOutlook.php ---------------------------------------------------------------------- FOUND 9 ERRORS AND 1 WARNING AFFECTING 10 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 53 and the first side | | effect is on line 3. 53 | ERROR | [ ] Each class must be in a namespace of at least one | | level (a top-level vendor name) 80 | ERROR | [x] Multi-line function declaration not indented | | correctly; expected 4 spaces but found 8 83 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 84 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 85 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 91 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 92 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 94 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 95 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body ---------------------------------------------------------------------- PHPCBF CAN FIX THE 8 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 40ms; Memory: 6MB FILE: ...orkspace/suitecrm-aws-pipeline/modules/Import/maps/ImportMap.php ---------------------------------------------------------------------- FOUND 18 ERRORS AND 4 WARNINGS AFFECTING 18 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 53 and the first side | | effect is on line 3. 53 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 131 | ERROR | [x] Multi-line function declaration not indented | | correctly; expected 4 spaces but found 8 165 | ERROR | [x] Multi-line function declaration not indented | | correctly; expected 4 spaces but found 8 176 | ERROR | [x] Incorrect spacing between argument "$encode" and | | equals sign; expected 1 but found 0 176 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$encode"; expected 1 | | but found 0 176 | ERROR | [x] Incorrect spacing between argument "$deleted" | | and equals sign; expected 1 but found 0 176 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$deleted"; expected 1 | | but found 0 208 | WARNING | [ ] Method name "_save" should not be prefixed with | | an underscore to indicate visibility 216 | ERROR | [x] Multi-line function declaration not indented | | correctly; expected 4 spaces but found 8 225 | ERROR | [x] Multi-line function call not indented correctly; | | expected 8 spaces but found 12 260 | ERROR | [ ] Method name "ImportMap::mark_deleted" is not in | | camel caps format 262 | ERROR | [x] Multi-line function declaration not indented | | correctly; expected 4 spaces but found 8 284 | ERROR | [ ] Method name "ImportMap::mark_published" is not | | in camel caps format 287 | ERROR | [x] Multi-line function declaration not indented | | correctly; expected 4 spaces but found 8 337 | ERROR | [ ] Method name | | "ImportMap::retrieve_all_by_string_fields" is | | not in camel caps format 339 | ERROR | [x] Multi-line function declaration not indented | | correctly; expected 4 spaces but found 8 368 | ERROR | [ ] Method name | | "ImportMap::set_get_import_wizard_fields" is not | | in camel caps format 379 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters 390 | WARNING | [ ] Line exceeds 120 characters; contains 154 | | characters 398 | ERROR | [x] Expected 1 space before "=>"; 0 found 398 | ERROR | [x] Expected 1 space after "=>"; 0 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 13 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 64ms; Memory: 8MB FILE: ...ace/suitecrm-aws-pipeline/modules/Import/maps/ImportMapOther.php ---------------------------------------------------------------------- FOUND 12 ERRORS AND 1 WARNING AFFECTING 13 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 51 and the first side | | effect is on line 3. 51 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 78 | ERROR | [x] Multi-line function declaration not indented | | correctly; expected 4 spaces but found 8 80 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 81 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 82 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 116 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 117 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 129 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 130 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 142 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 143 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 155 | ERROR | [x] Multi-line function declaration not indented | | correctly; expected 4 spaces but found 8 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 11 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 43ms; Memory: 6MB FILE: ...space/suitecrm-aws-pipeline/modules/Import/maps/ImportMapTab.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 53 and the first side effect is on | | line 3. 53 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...ce/suitecrm-aws-pipeline/modules/Import/maps/ImportMapGoogle.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 17 WARNINGS AFFECTING 18 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 48 and the first side effect is on | | line 3. 48 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 70 | WARNING | Line exceeds 120 characters; contains 135 characters 71 | WARNING | Line exceeds 120 characters; contains 143 characters 72 | WARNING | Line exceeds 120 characters; contains 129 characters 73 | WARNING | Line exceeds 120 characters; contains 132 characters 74 | WARNING | Line exceeds 120 characters; contains 138 characters 76 | WARNING | Line exceeds 120 characters; contains 143 characters 77 | WARNING | Line exceeds 120 characters; contains 151 characters 78 | WARNING | Line exceeds 120 characters; contains 137 characters 79 | WARNING | Line exceeds 120 characters; contains 140 characters 80 | WARNING | Line exceeds 120 characters; contains 146 characters 83 | WARNING | Line exceeds 120 characters; contains 124 characters 88 | WARNING | Line exceeds 120 characters; contains 130 characters 89 | WARNING | Line exceeds 120 characters; contains 134 characters 91 | WARNING | Line exceeds 120 characters; contains 208 characters 92 | WARNING | Line exceeds 120 characters; contains 168 characters 97 | WARNING | Line exceeds 120 characters; contains 129 characters ---------------------------------------------------------------------- Time: 45ms; Memory: 6MB FILE: ...space/suitecrm-aws-pipeline/modules/Import/maps/ImportMapCsv.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 53 and the first side effect is on | | line 3. 53 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) ---------------------------------------------------------------------- Time: 37ms; Memory: 6MB FILE: ...pace/suitecrm-aws-pipeline/modules/AOW_WorkFlow/AOW_WorkFlow.php ---------------------------------------------------------------------- FOUND 64 ERRORS AND 25 WARNINGS AFFECTING 67 LINES ---------------------------------------------------------------------- 41 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 41 | ERROR | [ ] Class name "AOW_WorkFlow" is not in PascalCase | | format 121 | ERROR | [ ] Method name "AOW_WorkFlow::bean_implements" is | | not in camel caps format 151 | ERROR | [ ] Method name "AOW_WorkFlow::mark_deleted" is not | | in camel caps format 164 | ERROR | [ ] Method name "AOW_WorkFlow::load_flow_beans" is | | not in camel caps format 177 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 186 | ERROR | [ ] Method name "AOW_WorkFlow::run_flows" is not in | | camel caps format 188 | WARNING | [ ] Line exceeds 120 characters; contains 203 | | characters 204 | ERROR | [ ] Method name "AOW_WorkFlow::run_flow" is not in | | camel caps format 218 | ERROR | [ ] Method name "AOW_WorkFlow::run_bean_flows" is | | not in camel caps format 221 | WARNING | [ ] Line exceeds 120 characters; contains 289 | | characters 239 | ERROR | [ ] Method name "AOW_WorkFlow::get_flow_beans" is | | not in camel caps format 284 | ERROR | [ ] Method name | | "AOW_WorkFlow::build_flow_custom_query_join" is | | not in camel caps format 297 | ERROR | [ ] Method name | | "AOW_WorkFlow::build_flow_relationship_query_join" | | is not in camel caps format 315 | ERROR | [ ] Method name | | "AOW_WorkFlow::build_flow_query_where" is not in | | camel caps format 329 | WARNING | [ ] Line exceeds 120 characters; contains 136 | | characters 341 | ERROR | [x] Blank line found at start of control structure 343 | ERROR | [x] CASE keyword must be followed by a single space 345 | WARNING | [ ] Line exceeds 120 characters; contains 135 | | characters 347 | WARNING | [ ] Line exceeds 120 characters; contains 133 | | characters 351 | ERROR | [x] CASE keyword must be followed by a single space 353 | WARNING | [ ] Line exceeds 120 characters; contains 246 | | characters 355 | WARNING | [ ] Line exceeds 120 characters; contains 244 | | characters 358 | ERROR | [x] Blank line found at end of control structure 368 | WARNING | [ ] Line exceeds 120 characters; contains 255 | | characters 377 | ERROR | [ ] Method name "AOW_WorkFlow::build_query_where" is | | not in camel caps format 417 | WARNING | [ ] Line exceeds 120 characters; contains 154 | | characters 422 | ERROR | [x] The CASE body must start on the line following | | the statement 428 | WARNING | [ ] Line exceeds 120 characters; contains 177 | | characters 449 | ERROR | [x] The CASE body must start on the line following | | the statement 485 | WARNING | [ ] Line exceeds 120 characters; contains 155 | | characters 488 | ERROR | [x] Line indented incorrectly; expected 28 spaces, | | found 24 489 | ERROR | [x] Line indented incorrectly; expected at least 32 | | spaces, found 28 490 | ERROR | [x] Line indented incorrectly; expected at least 32 | | spaces, found 28 495 | ERROR | [x] Line indented incorrectly; expected at least 36 | | spaces, found 28 496 | ERROR | [x] Closing brace indented incorrectly; expected 24 | | spaces, found 28 505 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 524 | WARNING | [ ] Line exceeds 120 characters; contains 147 | | characters 539 | WARNING | [ ] Line exceeds 120 characters; contains 138 | | characters 543 | WARNING | [ ] Line exceeds 120 characters; contains 139 | | characters 584 | WARNING | [ ] Line exceeds 120 characters; contains 206 | | characters 586 | WARNING | [ ] Line exceeds 120 characters; contains 173 | | characters 623 | ERROR | [ ] Method name "AOW_WorkFlow::check_valid_bean" is | | not in camel caps format 650 | ERROR | [x] CASE keyword must be followed by a single space 656 | ERROR | [x] CASE keyword must be followed by a single space 665 | WARNING | [ ] Line exceeds 120 characters; contains 132 | | characters 721 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 779 | WARNING | [ ] Line exceeds 120 characters; contains 144 | | characters 790 | ERROR | [x] The CASE body must start on the line following | | the statement 858 | ERROR | [ ] Method name "AOW_WorkFlow::compare_condition" is | | not in camel caps format 861 | ERROR | [x] The CASE body must start on the line following | | the statement 861 | ERROR | [x] Terminating statement must be on a line by | | itself 861 | ERROR | [x] Closing brace must be on a line by itself 862 | ERROR | [x] The CASE body must start on the line following | | the statement 862 | ERROR | [x] Terminating statement must be on a line by | | itself 862 | ERROR | [x] Closing brace must be on a line by itself 863 | ERROR | [x] The CASE body must start on the line following | | the statement 863 | ERROR | [x] Terminating statement must be on a line by | | itself 863 | ERROR | [x] Closing brace must be on a line by itself 864 | ERROR | [x] The CASE body must start on the line following | | the statement 864 | ERROR | [x] Terminating statement must be on a line by | | itself 864 | ERROR | [x] Closing brace must be on a line by itself 865 | ERROR | [x] The CASE body must start on the line following | | the statement 865 | ERROR | [x] Terminating statement must be on a line by | | itself 865 | ERROR | [x] Closing brace must be on a line by itself 866 | ERROR | [x] The CASE body must start on the line following | | the statement 866 | ERROR | [x] Terminating statement must be on a line by | | itself 866 | ERROR | [x] Closing brace must be on a line by itself 867 | ERROR | [x] The CASE body must start on the line following | | the statement 867 | ERROR | [x] Terminating statement must be on a line by | | itself 867 | ERROR | [x] Closing brace must be on a line by itself 868 | ERROR | [x] The CASE body must start on the line following | | the statement 868 | ERROR | [x] Terminating statement must be on a line by | | itself 868 | ERROR | [x] Closing brace must be on a line by itself 869 | ERROR | [x] The CASE body must start on the line following | | the statement 869 | ERROR | [x] Terminating statement must be on a line by | | itself 869 | ERROR | [x] Closing brace must be on a line by itself 879 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 890 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 893 | ERROR | [x] The DEFAULT body must start on the line | | following the statement 893 | ERROR | [x] Terminating statement must be on a line by | | itself 893 | ERROR | [x] Closing brace must be on a line by itself 893 | ERROR | [x] Closing brace must be on a line by itself 897 | ERROR | [ ] Method name "AOW_WorkFlow::check_in_group" is | | not in camel caps format 899 | WARNING | [ ] Line exceeds 120 characters; contains 165 | | characters 901 | WARNING | [ ] Line exceeds 120 characters; contains 138 | | characters 913 | ERROR | [ ] Method name "AOW_WorkFlow::run_actions" is not | | in camel caps format 934 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 941 | WARNING | [ ] Line exceeds 120 characters; contains 218 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 47 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 130ms; Memory: 12MB FILE: ...ns/workspace/suitecrm-aws-pipeline/modules/AOW_WorkFlow/Menu.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 3 WARNINGS AFFECTING 3 LINES ---------------------------------------------------------------------- 32 | WARNING | Line exceeds 120 characters; contains 183 characters 35 | WARNING | Line exceeds 120 characters; contains 172 characters 38 | WARNING | Line exceeds 120 characters; contains 199 characters ---------------------------------------------------------------------- Time: 37ms; Memory: 6MB FILE: ...kspace/suitecrm-aws-pipeline/modules/AOW_WorkFlow/controller.php ---------------------------------------------------------------------- FOUND 21 ERRORS AND 14 WARNINGS AFFECTING 31 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 28 and the first side | | effect is on line 26. 28 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 28 | ERROR | [ ] Class name "AOW_WorkFlowController" is not in | | PascalCase format 30 | ERROR | [ ] Method name | | "AOW_WorkFlowController::action_getModuleFields" | | is not in camel caps format 50 | ERROR | [ ] Method name | | "AOW_WorkFlowController::action_getRelatedModule" | | is not in camel caps format 63 | ERROR | [ ] Method name | | "AOW_WorkFlowController::action_getModuleRelationships" | | is not in camel caps format 77 | ERROR | [ ] Method name | | "AOW_WorkFlowController::action_getModuleOperatorField" | | is not in camel caps format 112 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 16 112 | WARNING | [ ] Line exceeds 120 characters; contains 150 | | characters 120 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 16 120 | WARNING | [ ] Line exceeds 120 characters; contains 150 | | characters 125 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 16 125 | WARNING | [ ] Line exceeds 120 characters; contains 150 | | characters 129 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 16 132 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 16 146 | WARNING | [ ] Line exceeds 120 characters; contains 191 | | characters 154 | ERROR | [ ] Method name | | "AOW_WorkFlowController::action_getFieldTypeOptions" | | is not in camel caps format 227 | WARNING | [ ] Line exceeds 120 characters; contains 194 | | characters 234 | ERROR | [ ] Method name | | "AOW_WorkFlowController::action_getActionFieldTypeOptions" | | is not in camel caps format 301 | WARNING | [ ] Line exceeds 120 characters; contains 191 | | characters 308 | ERROR | [ ] Method name | | "AOW_WorkFlowController::action_getModuleFieldType" | | is not in camel caps format 337 | WARNING | [ ] Line exceeds 120 characters; contains 204 | | characters 363 | ERROR | [ ] Method name | | "AOW_WorkFlowController::action_getModuleFieldTypeSet" | | is not in camel caps format 388 | WARNING | [ ] Line exceeds 120 characters; contains 177 | | characters 412 | ERROR | [ ] Method name | | "AOW_WorkFlowController::action_getModuleField" | | is not in camel caps format 426 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 430 | ERROR | [ ] Method name | | "AOW_WorkFlowController::action_getRelFieldTypeSet" | | is not in camel caps format 454 | WARNING | [ ] Line exceeds 120 characters; contains 162 | | characters 467 | ERROR | [ ] Method name | | "AOW_WorkFlowController::action_getRelActionFieldTypeOptions" | | is not in camel caps format 509 | WARNING | [ ] Line exceeds 120 characters; contains 195 | | characters 516 | ERROR | [ ] Method name | | "AOW_WorkFlowController::action_getAction" is | | not in camel caps format 562 | ERROR | [ ] Method name | | "AOW_WorkFlowController::action_getEmailField" | | is not in camel caps format 586 | WARNING | [ ] Line exceeds 120 characters; contains 173 | | characters 600 | WARNING | [ ] Line exceeds 120 characters; contains 130 | | characters 610 | ERROR | [ ] Method name | | "AOW_WorkFlowController::action_testFlow" is not | | in camel caps format ---------------------------------------------------------------------- PHPCBF CAN FIX THE 5 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 89ms; Memory: 10MB FILE: ...rkspace/suitecrm-aws-pipeline/modules/AOW_WorkFlow/aow_utils.php ---------------------------------------------------------------------- FOUND 12 ERRORS AND 29 WARNINGS AFFECTING 37 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 45 and the first side | | effect is on line 42. 84 | ERROR | [x] Multi-line function call not indented correctly; | | expected 24 spaces but found 28 128 | ERROR | [x] Incorrect spacing between argument "$view" and | | equals sign; expected 1 but found 0 128 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$view"; expected 1 but | | found 0 177 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 200 | WARNING | [ ] Line exceeds 120 characters; contains 149 | | characters 208 | WARNING | [ ] Line exceeds 120 characters; contains 138 | | characters 226 | ERROR | [x] Incorrect spacing between argument "$view" and | | equals sign; expected 1 but found 0 226 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$view"; expected 1 but | | found 0 248 | WARNING | [ ] Line exceeds 120 characters; contains 150 | | characters 318 | ERROR | [x] Incorrect spacing between argument "$view" and | | equals sign; expected 1 but found 0 318 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$view"; expected 1 but | | found 0 322 | ERROR | [x] Incorrect spacing between argument "$params" and | | equals sign; expected 1 but found 0 464 | WARNING | [ ] Line exceeds 120 characters; contains 173 | | characters 474 | WARNING | [ ] Line exceeds 120 characters; contains 147 | | characters 523 | WARNING | [ ] Line exceeds 120 characters; contains 151 | | characters 525 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 527 | WARNING | [ ] Line exceeds 120 characters; contains 150 | | characters 532 | WARNING | [ ] Line exceeds 120 characters; contains 136 | | characters 539 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 542 | WARNING | [ ] Line exceeds 120 characters; contains 129 | | characters 555 | WARNING | [ ] Line exceeds 120 characters; contains 160 | | characters 561 | WARNING | [ ] Line exceeds 120 characters; contains 155 | | characters 568 | WARNING | [ ] Line exceeds 120 characters; contains 165 | | characters 580 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 602 | WARNING | [ ] Line exceeds 120 characters; contains 226 | | characters 618 | WARNING | [ ] Line exceeds 120 characters; contains 201 | | characters 628 | WARNING | [ ] Line exceeds 120 characters; contains 149 | | characters 712 | WARNING | [ ] Line exceeds 120 characters; contains 199 | | characters 713 | WARNING | [ ] Line exceeds 120 characters; contains 261 | | characters 718 | WARNING | [ ] Line exceeds 120 characters; contains 166 | | characters 719 | WARNING | [ ] Line exceeds 120 characters; contains 235 | | characters 721 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 729 | ERROR | [x] Incorrect spacing between argument "$view" and | | equals sign; expected 1 but found 0 729 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$view"; expected 1 but | | found 0 776 | WARNING | [ ] Line exceeds 120 characters; contains 269 | | characters 784 | WARNING | [ ] Line exceeds 120 characters; contains 227 | | characters 790 | WARNING | [ ] Line exceeds 120 characters; contains 214 | | characters 900 | WARNING | [ ] Line exceeds 120 characters; contains 154 | | characters 918 | WARNING | [ ] Line exceeds 120 characters; contains 162 | | characters 920 | WARNING | [ ] Line exceeds 120 characters; contains 132 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 11 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 146ms; Memory: 14MB FILE: ...m-aws-pipeline/modules/AOW_WorkFlow/metadata/dashletviewdefs.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 2 LINES ---------------------------------------------------------------------- 37 | WARNING | Line exceeds 120 characters; contains 121 characters 50 | WARNING | Line exceeds 120 characters; contains 124 characters ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...itecrm-aws-pipeline/modules/AOW_WorkFlow/metadata/searchdefs.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 41 | WARNING | Line exceeds 120 characters; contains 187 characters ---------------------------------------------------------------------- Time: 37ms; Memory: 6MB FILE: ...uitecrm-aws-pipeline/modules/AOW_WorkFlow/metadata/metafiles.php ---------------------------------------------------------------------- FOUND 5 ERRORS AFFECTING 5 LINES ---------------------------------------------------------------------- 27 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 28 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 29 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 31 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 32 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed ---------------------------------------------------------------------- PHPCBF CAN FIX THE 5 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 36ms; Memory: 6MB FILE: ...rm-aws-pipeline/modules/AOW_WorkFlow/metadata/detailviewdefs.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 2 LINES ---------------------------------------------------------------------- 130 | WARNING | Line exceeds 120 characters; contains 121 characters 136 | WARNING | Line exceeds 120 characters; contains 123 characters ---------------------------------------------------------------------- Time: 42ms; Memory: 6MB FILE: ...ecrm-aws-pipeline/modules/AOW_WorkFlow/metadata/SearchFields.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 6 WARNINGS AFFECTING 6 LINES ---------------------------------------------------------------------- 32 | WARNING | Line exceeds 120 characters; contains 172 characters 37 | WARNING | Line exceeds 120 characters; contains 126 characters 38 | WARNING | Line exceeds 120 characters; contains 124 characters 39 | WARNING | Line exceeds 120 characters; contains 121 characters 40 | WARNING | Line exceeds 120 characters; contains 127 characters 41 | WARNING | Line exceeds 120 characters; contains 125 characters ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...rkFlow/Dashlets/AOW_WorkFlowDashlet/AOW_WorkFlowDashlet.meta.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 31 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 37ms; Memory: 6MB FILE: ...OW_WorkFlow/Dashlets/AOW_WorkFlowDashlet/AOW_WorkFlowDashlet.php ---------------------------------------------------------------------- FOUND 3 ERRORS AND 3 WARNINGS AFFECTING 5 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 32 and the first side effect is on | | line 3. 32 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 32 | ERROR | Class name "AOW_WorkFlowDashlet" is not in PascalCase | | format 52 | WARNING | Line exceeds 120 characters; contains 163 characters 54 | ERROR | Method name | | "AOW_WorkFlowDashlet::AOW_WorkFlowDashlet" is not in | | camel caps format 56 | WARNING | Line exceeds 120 characters; contains 121 characters ---------------------------------------------------------------------- Time: 40ms; Memory: 6MB FILE: ...e/suitecrm-aws-pipeline/modules/UpgradeWizard/UpgradeRemoval.php ---------------------------------------------------------------------- FOUND 3 ERRORS AND 1 WARNING AFFECTING 3 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 57 and the first side | | effect is on line 3. 57 | ERROR | [ ] Each class must be in a namespace of at least one | | level (a top-level vendor name) 83 | ERROR | [x] Incorrect spacing between argument "$files" and | | equals sign; expected 1 but found 0 83 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$files"; expected 1 but | | found 0 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 44ms; Memory: 6MB FILE: ...m-aws-pipeline/modules/UpgradeWizard/silentUpgrade_dce_step1.php ---------------------------------------------------------------------- FOUND 41 ERRORS AND 13 WARNINGS AFFECTING 50 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 51 and the first side | | effect is on line 48. 50 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 82 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 1 84 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 86 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 88 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 96 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 98 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 99 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 100 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 1 167 | ERROR | [x] Expected 1 space before "=>"; 0 found 167 | ERROR | [x] Expected 1 space after "=>"; 0 found 175 | WARNING | [ ] Line exceeds 120 characters; contains 268 | | characters 176 | WARNING | [ ] Line exceeds 120 characters; contains 194 | | characters 186 | WARNING | [ ] Line exceeds 120 characters; contains 268 | | characters 187 | WARNING | [ ] Line exceeds 120 characters; contains 194 | | characters 197 | WARNING | [ ] Line exceeds 120 characters; contains 268 | | characters 198 | WARNING | [ ] Line exceeds 120 characters; contains 185 | | characters 248 | ERROR | [x] Expected 1 space before "=>"; 0 found 248 | ERROR | [x] Expected 1 space after "=>"; 0 found 249 | ERROR | [x] Expected 1 space before "=>"; 0 found 249 | ERROR | [x] Expected 1 space after "=>"; 0 found 250 | ERROR | [x] Expected 1 space before "=>"; 0 found 250 | ERROR | [x] Expected 1 space after "=>"; 0 found 251 | WARNING | [ ] Line exceeds 120 characters; contains 138 | | characters 258 | WARNING | [ ] Line exceeds 120 characters; contains 244 | | characters 307 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 308 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 12 309 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 12 310 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 12 311 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 12 312 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 12 313 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 339 | WARNING | [ ] Line exceeds 120 characters; contains 133 | | characters 365 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 385 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 393 | WARNING | [ ] Line exceeds 120 characters; contains 182 | | characters 414 | WARNING | [ ] Line exceeds 120 characters; contains 178 | | characters 422 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 428 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 430 | ERROR | [ ] Constants must be uppercase; expected | | 'SUGARENTRY' but found 'sugarEntry' 454 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 456 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 457 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 460 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 461 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 462 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 463 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 517 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 518 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 520 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 562 | WARNING | [ ] Line exceeds 120 characters; contains 233 | | characters 566 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 630 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed ---------------------------------------------------------------------- PHPCBF CAN FIX THE 40 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 82ms; Memory: 10MB FILE: .../suitecrm-aws-pipeline/modules/UpgradeWizard/UploadFileCheck.php ---------------------------------------------------------------------- FOUND 5 ERRORS AND 2 WARNINGS AFFECTING 7 LINES ---------------------------------------------------------------------- 45 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 46 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 47 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 56 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 1 58 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 1 83 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 85 | WARNING | [ ] Line exceeds 120 characters; contains 198 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 5 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 40ms; Memory: 6MB FILE: ...ns/workspace/suitecrm-aws-pipeline/modules/UpgradeWizard/end.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 2 LINES ---------------------------------------------------------------------- 99 | WARNING | Line exceeds 120 characters; contains 226 characters 126 | WARNING | Line exceeds 120 characters; contains 304 characters ---------------------------------------------------------------------- Time: 58ms; Memory: 8MB FILE: ...uitecrm-aws-pipeline/modules/UpgradeWizard/uw_emptyFunctions.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 50 and the first side | | effect is on line 3. 50 | ERROR | [x] Incorrect spacing between argument "$file" and | | equals sign; expected 1 but found 0 50 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$file"; expected 1 but | | found 0 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...itecrm-aws-pipeline/modules/UpgradeWizard/upgradeTimeCounter.php ---------------------------------------------------------------------- FOUND 2 ERRORS AFFECTING 2 LINES ---------------------------------------------------------------------- 78 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found | | 1 81 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found | | 1 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: ...tecrm-aws-pipeline/modules/UpgradeWizard/silentUpgrade_step1.php ---------------------------------------------------------------------- FOUND 12 ERRORS AND 20 WARNINGS AFFECTING 27 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 52 and the first side | | effect is on line 50. 49 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 186 | WARNING | [ ] Line exceeds 120 characters; contains 268 | | characters 187 | WARNING | [ ] Line exceeds 120 characters; contains 194 | | characters 197 | WARNING | [ ] Line exceeds 120 characters; contains 268 | | characters 198 | WARNING | [ ] Line exceeds 120 characters; contains 194 | | characters 208 | WARNING | [ ] Line exceeds 120 characters; contains 268 | | characters 209 | WARNING | [ ] Line exceeds 120 characters; contains 185 | | characters 218 | WARNING | [ ] Line exceeds 120 characters; contains 268 | | characters 219 | WARNING | [ ] Line exceeds 120 characters; contains 180 | | characters 230 | WARNING | [ ] Line exceeds 120 characters; contains 264 | | characters 231 | WARNING | [ ] Line exceeds 120 characters; contains 186 | | characters 300 | WARNING | [ ] Line exceeds 120 characters; contains 138 | | characters 307 | WARNING | [ ] Line exceeds 120 characters; contains 245 | | characters 396 | WARNING | [ ] Line exceeds 120 characters; contains 178 | | characters 409 | ERROR | [ ] Constants must be uppercase; expected | | 'SUGARENTRY' but found 'sugarEntry' 464 | WARNING | [ ] Line exceeds 120 characters; contains 135 | | characters 586 | WARNING | [ ] Line exceeds 120 characters; contains 139 | | characters 683 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 827 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 850 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 865 | WARNING | [ ] Line exceeds 120 characters; contains 176 | | characters 866 | WARNING | [ ] Line exceeds 120 characters; contains 226 | | characters 934 | ERROR | [x] Opening parenthesis of a multi-line function | | call must be the last content on the line 934 | WARNING | [ ] Line exceeds 120 characters; contains 130 | | characters 935 | ERROR | [x] Multi-line function call not indented correctly; | | expected 4 spaces but found 12 935 | ERROR | [x] Only one argument is allowed per line in a | | multi-line function call 935 | ERROR | [x] Closing parenthesis of a multi-line function | | call must be on a line by itself 986 | ERROR | [x] Opening parenthesis of a multi-line function | | call must be the last content on the line 986 | ERROR | [x] Only one argument is allowed per line in a | | multi-line function call 987 | ERROR | [x] Multi-line function call not indented correctly; | | expected 28 spaces but found 36 987 | ERROR | [x] Closing parenthesis of a multi-line function | | call must be on a line by itself ---------------------------------------------------------------------- PHPCBF CAN FIX THE 11 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 118ms; Memory: 12MB FILE: .../suitecrm-aws-pipeline/modules/UpgradeWizard/systemCheckJson.php ---------------------------------------------------------------------- FOUND 2 ERRORS AFFECTING 2 LINES ---------------------------------------------------------------------- 72 | ERROR | [x] Terminating statement must be indented to the same | | level as the CASE body 77 | ERROR | [x] Terminating statement must be indented to the same | | level as the CASE body ---------------------------------------------------------------------- PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 40ms; Memory: 6MB FILE: ...tecrm-aws-pipeline/modules/UpgradeWizard/silentUpgrade_step2.php ---------------------------------------------------------------------- FOUND 7 ERRORS AND 3 WARNINGS AFFECTING 8 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 55 and the first side | | effect is on line 51. 50 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 215 | WARNING | [ ] Line exceeds 120 characters; contains 178 | | characters 228 | ERROR | [ ] Constants must be uppercase; expected | | 'SUGARENTRY' but found 'sugarEntry' 328 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 449 | ERROR | [x] Opening parenthesis of a multi-line function | | call must be the last content on the line 449 | WARNING | [ ] Line exceeds 120 characters; contains 214 | | characters 450 | ERROR | [x] Multi-line function call not indented correctly; | | expected 4 spaces but found 12 450 | ERROR | [x] Closing parenthesis of a multi-line function | | call must be on a line by itself 498 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed ---------------------------------------------------------------------- PHPCBF CAN FIX THE 6 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 71ms; Memory: 8MB FILE: ...ce/suitecrm-aws-pipeline/modules/UpgradeWizard/preflightJson.php ---------------------------------------------------------------------- FOUND 4 ERRORS AFFECTING 4 LINES ---------------------------------------------------------------------- 64 | ERROR | [x] Terminating statement must be indented to the same | | level as the CASE body 70 | ERROR | [x] Terminating statement must be indented to the same | | level as the CASE body 76 | ERROR | [x] Terminating statement must be indented to the same | | level as the CASE body 81 | ERROR | [x] Terminating statement must be indented to the same | | level as the CASE body ---------------------------------------------------------------------- PHPCBF CAN FIX THE 4 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: ...space/suitecrm-aws-pipeline/modules/UpgradeWizard/commitJson.php ---------------------------------------------------------------------- FOUND 4 ERRORS AFFECTING 4 LINES ---------------------------------------------------------------------- 64 | ERROR | [x] Terminating statement must be indented to the same | | level as the CASE body 69 | ERROR | [x] Terminating statement must be indented to the same | | level as the CASE body 74 | ERROR | [x] Terminating statement must be indented to the same | | level as the CASE body 79 | ERROR | [x] Terminating statement must be indented to the same | | level as the CASE body ---------------------------------------------------------------------- PHPCBF CAN FIX THE 4 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: ...orkspace/suitecrm-aws-pipeline/modules/UpgradeWizard/uw_ajax.php ---------------------------------------------------------------------- FOUND 23 ERRORS AND 8 WARNINGS AFFECTING 30 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 49 and the first side | | effect is on line 3. 47 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 73 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 108 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 161 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 281 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 307 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 313 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 324 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 328 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 331 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 332 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 333 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 334 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 335 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 336 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 370 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 421 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 442 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 518 | WARNING | [ ] Line exceeds 120 characters; contains 153 | | characters 572 | ERROR | [x] Incorrect spacing between argument "$preflight" | | and equals sign; expected 1 but found 0 572 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$preflight"; expected | | 1 but found 0 692 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters 728 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 742 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 747 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 775 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 806 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 864 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 890 | WARNING | [ ] Line exceeds 120 characters; contains 141 | | characters 891 | WARNING | [ ] Line exceeds 120 characters; contains 142 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 23 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 100ms; Memory: 10MB FILE: ...m-aws-pipeline/modules/UpgradeWizard/silentUpgrade_dce_step2.php ---------------------------------------------------------------------- FOUND 43 ERRORS AND 15 WARNINGS AFFECTING 54 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 52 and the first side | | effect is on line 48. 50 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 68 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 1 70 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 72 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 74 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 82 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 84 | ERROR | [x] Line indented incorrectly; expected 8 spaces, | | found 9 85 | ERROR | [x] Line indented incorrectly; expected 4 spaces, | | found 5 86 | ERROR | [x] Line indented incorrectly; expected 0 spaces, | | found 1 143 | ERROR | [x] Expected 1 space before "=>"; 0 found 143 | ERROR | [x] Expected 1 space after "=>"; 0 found 151 | WARNING | [ ] Line exceeds 120 characters; contains 268 | | characters 152 | WARNING | [ ] Line exceeds 120 characters; contains 194 | | characters 162 | WARNING | [ ] Line exceeds 120 characters; contains 268 | | characters 163 | WARNING | [ ] Line exceeds 120 characters; contains 194 | | characters 173 | WARNING | [ ] Line exceeds 120 characters; contains 268 | | characters 174 | WARNING | [ ] Line exceeds 120 characters; contains 185 | | characters 224 | ERROR | [x] Expected 1 space before "=>"; 0 found 224 | ERROR | [x] Expected 1 space after "=>"; 0 found 225 | ERROR | [x] Expected 1 space before "=>"; 0 found 225 | ERROR | [x] Expected 1 space after "=>"; 0 found 226 | ERROR | [x] Expected 1 space before "=>"; 0 found 226 | ERROR | [x] Expected 1 space after "=>"; 0 found 227 | WARNING | [ ] Line exceeds 120 characters; contains 138 | | characters 234 | WARNING | [ ] Line exceeds 120 characters; contains 244 | | characters 283 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 284 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 12 285 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 12 286 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 12 287 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 12 288 | ERROR | [x] Line indented incorrectly; expected at least 16 | | spaces, found 12 289 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 8 315 | WARNING | [ ] Line exceeds 120 characters; contains 133 | | characters 341 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 361 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 369 | WARNING | [ ] Line exceeds 120 characters; contains 182 | | characters 390 | WARNING | [ ] Line exceeds 120 characters; contains 178 | | characters 398 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 404 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 406 | ERROR | [ ] Constants must be uppercase; expected | | 'SUGARENTRY' but found 'sugarEntry' 430 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 431 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 434 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 435 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 438 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 439 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 440 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 441 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 484 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 509 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 510 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 512 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 541 | WARNING | [ ] Line exceeds 120 characters; contains 233 | | characters 561 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 738 | WARNING | [ ] Line exceeds 120 characters; contains 209 | | characters 774 | WARNING | [ ] Line exceeds 120 characters; contains 133 | | characters 834 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed ---------------------------------------------------------------------- PHPCBF CAN FIX THE 42 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 99ms; Memory: 10MB FILE: .../workspace/suitecrm-aws-pipeline/modules/UpgradeWizard/index.php ---------------------------------------------------------------------- FOUND 10 ERRORS AND 9 WARNINGS AFFECTING 19 LINES ---------------------------------------------------------------------- 69 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 96 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 100 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 291 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 297 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 301 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 311 | WARNING | [ ] Line exceeds 120 characters; contains 161 | | characters 365 | WARNING | [ ] Line exceeds 120 characters; contains 140 | | characters 366 | WARNING | [ ] Line exceeds 120 characters; contains 146 | | characters 368 | WARNING | [ ] Line exceeds 120 characters; contains 219 | | characters 374 | WARNING | [ ] Line exceeds 120 characters; contains 223 | | characters 390 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 394 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 401 | WARNING | [ ] Line exceeds 120 characters; contains 188 | | characters 464 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 542 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found 572 | WARNING | [ ] Line exceeds 120 characters; contains 159 | | characters 606 | WARNING | [ ] Line exceeds 120 characters; contains 522 | | characters 607 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed ---------------------------------------------------------------------- PHPCBF CAN FIX THE 10 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 77ms; Memory: 8MB FILE: ...workspace/suitecrm-aws-pipeline/modules/UpgradeWizard/commit.php ---------------------------------------------------------------------- FOUND 11 ERRORS AND 18 WARNINGS AFFECTING 29 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 298 and the first side | | effect is on line 92. 102 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 103 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 111 | WARNING | [ ] Line exceeds 120 characters; contains 220 | | characters 134 | WARNING | [ ] Line exceeds 120 characters; contains 143 | | characters 193 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 205 | WARNING | [ ] Line exceeds 120 characters; contains 143 | | characters 223 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 229 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 233 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 249 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 266 | WARNING | [ ] Line exceeds 120 characters; contains 233 | | characters 270 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 275 | WARNING | [ ] Line exceeds 120 characters; contains 136 | | characters 294 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 297 | WARNING | [ ] Line exceeds 120 characters; contains 153 | | characters 408 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 429 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 441 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 464 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 471 | WARNING | [ ] Line exceeds 120 characters; contains 145 | | characters 515 | WARNING | [ ] Line exceeds 120 characters; contains 132 | | characters 520 | WARNING | [ ] Line exceeds 120 characters; contains 175 | | characters 522 | WARNING | [ ] Line exceeds 120 characters; contains 130 | | characters 540 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 542 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 548 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 668 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 678 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 11 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 85ms; Memory: 10MB FILE: ...pace/suitecrm-aws-pipeline/modules/UpgradeWizard/systemCheck.php ---------------------------------------------------------------------- FOUND 27 ERRORS AND 3 WARNINGS AFFECTING 30 LINES ---------------------------------------------------------------------- 50 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 96 | WARNING | [ ] Line exceeds 120 characters; contains 137 | | characters 97 | WARNING | [ ] Line exceeds 120 characters; contains 138 | | characters 117 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 121 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 154 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 159 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 162 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 164 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 165 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 166 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 167 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 168 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 169 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 170 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 172 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 173 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 175 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 183 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 200 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 203 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 220 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 221 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 222 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 223 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 225 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 226 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 227 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 228 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 234 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed ---------------------------------------------------------------------- PHPCBF CAN FIX THE 27 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 54ms; Memory: 6MB FILE: ...kspace/suitecrm-aws-pipeline/modules/UpgradeWizard/preflight.php ---------------------------------------------------------------------- FOUND 10 ERRORS AND 8 WARNINGS AFFECTING 18 LINES ---------------------------------------------------------------------- 77 | WARNING | [ ] Line exceeds 120 characters; contains 131 | | characters 97 | WARNING | [ ] Line exceeds 120 characters; contains 148 | | characters 155 | WARNING | [ ] Line exceeds 120 characters; contains 153 | | characters 215 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 290 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 298 | WARNING | [ ] Line exceeds 120 characters; contains 167 | | characters 309 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 314 | WARNING | [ ] Line exceeds 120 characters; contains 214 | | characters 362 | WARNING | [ ] Line exceeds 120 characters; contains 136 | | characters 409 | WARNING | [ ] Line exceeds 120 characters; contains 166 | | characters 428 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 429 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 430 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 431 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 433 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 434 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 435 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 436 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed ---------------------------------------------------------------------- PHPCBF CAN FIX THE 10 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 62ms; Memory: 8MB FILE: ...aws-pipeline/modules/UpgradeWizard/PasswordExpirationService.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 45 and the first side effect is on | | line 42. 45 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) ---------------------------------------------------------------------- Time: 40ms; Memory: 6MB FILE: ...workspace/suitecrm-aws-pipeline/modules/UpgradeWizard/upload.php ---------------------------------------------------------------------- FOUND 16 ERRORS AND 6 WARNINGS AFFECTING 22 LINES ---------------------------------------------------------------------- 60 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 75 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 145 | WARNING | [ ] Line exceeds 120 characters; contains 136 | | characters 179 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 207 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 209 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 214 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 218 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 247 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 269 | WARNING | [ ] Line exceeds 120 characters; contains 213 | | characters 312 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 341 | WARNING | [ ] Line exceeds 120 characters; contains 212 | | characters 356 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 374 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 380 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 381 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 382 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 383 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 385 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 386 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 387 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 388 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed ---------------------------------------------------------------------- PHPCBF CAN FIX THE 16 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 59ms; Memory: 6MB FILE: ...orkspace/suitecrm-aws-pipeline/modules/UpgradeWizard/layouts.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 4 WARNINGS AFFECTING 4 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 134 and the first side effect is on | | line 3. 158 | WARNING | Line exceeds 120 characters; contains 174 characters 172 | WARNING | Line exceeds 120 characters; contains 127 characters 175 | WARNING | Line exceeds 120 characters; contains 131 characters ---------------------------------------------------------------------- Time: 53ms; Memory: 6MB FILE: ...uitecrm-aws-pipeline/modules/UpgradeWizard/upgradeMetaHelper.php ---------------------------------------------------------------------- FOUND 39 ERRORS AND 4 WARNINGS AFFECTING 18 LINES ---------------------------------------------------------------------- 43 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 62 | ERROR | [x] Incorrect spacing between argument "$dir" and | | equals sign; expected 1 but found 0 62 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$dir"; expected 1 but | | found 0 62 | ERROR | [x] Incorrect spacing between argument | | "$masterCopyDirecotry" and equals sign; expected | | 1 but found 0 62 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$masterCopyDirecotry"; | | expected 1 but found 0 82 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters 84 | ERROR | [ ] Method name | | "UpgradeMetaHelper::UpgradeMetaHelper" is not in | | camel caps format 84 | ERROR | [x] Incorrect spacing between argument "$dir" and | | equals sign; expected 1 but found 0 84 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$dir"; expected 1 but | | found 0 84 | ERROR | [x] Incorrect spacing between argument | | "$masterCopyDirecotry" and equals sign; expected | | 1 but found 0 84 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$masterCopyDirecotry"; | | expected 1 but found 0 86 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 310 | ERROR | [x] Expected 1 space before "=>"; 0 found 310 | ERROR | [x] Expected 1 space after "=>"; 0 found 332 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 23 332 | ERROR | [x] The CASE body must start on the line following | | the statement 332 | ERROR | [x] Terminating statement must be on a line by | | itself 332 | ERROR | [x] Closing brace must be on a line by itself 332 | ERROR | [x] Each PHP statement must be on a line by itself 333 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 23 333 | ERROR | [x] The CASE body must start on the line following | | the statement 333 | ERROR | [x] Terminating statement must be on a line by | | itself 333 | ERROR | [x] Closing brace must be on a line by itself 333 | ERROR | [x] Each PHP statement must be on a line by itself 334 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 23 334 | ERROR | [x] The CASE body must start on the line following | | the statement 334 | ERROR | [x] Terminating statement must be on a line by | | itself 334 | ERROR | [x] Closing brace must be on a line by itself 334 | ERROR | [x] Each PHP statement must be on a line by itself 335 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 20 335 | ERROR | [x] Closing brace indented incorrectly; expected 16 | | spaces, found 20 364 | ERROR | [ ] Method name | | "UpgradeMetaHelper::create_upgrade_directory" is | | not in camel caps format 367 | ERROR | [x] Opening parenthesis of a multi-line function | | call must be the last content on the line 368 | ERROR | [x] Multi-line function call not indented correctly; | | expected 8 spaces but found 16 368 | ERROR | [x] Closing parenthesis of a multi-line function | | call must be on a line by itself 376 | ERROR | [x] Opening parenthesis of a multi-line function | | call must be the last content on the line 377 | ERROR | [x] Multi-line function call not indented correctly; | | expected 12 spaces but found 20 377 | ERROR | [x] Closing parenthesis of a multi-line function | | call must be on a line by itself 380 | ERROR | [x] Opening parenthesis of a multi-line function | | call must be the last content on the line 380 | WARNING | [ ] Line exceeds 120 characters; contains 133 | | characters 381 | ERROR | [x] Multi-line function call not indented correctly; | | expected 12 spaces but found 20 381 | ERROR | [x] Closing parenthesis of a multi-line function | | call must be on a line by itself 412 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 36 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 73ms; Memory: 8MB FILE: .../workspace/suitecrm-aws-pipeline/modules/UpgradeWizard/start.php ---------------------------------------------------------------------- FOUND 8 ERRORS AFFECTING 8 LINES ---------------------------------------------------------------------- 110 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 111 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 112 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 113 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 115 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 116 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 117 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 118 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed ---------------------------------------------------------------------- PHPCBF CAN FIX THE 8 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: ...pace/suitecrm-aws-pipeline/modules/UpgradeWizard/deleteCache.php ---------------------------------------------------------------------- FOUND 3 ERRORS AFFECTING 3 LINES ---------------------------------------------------------------------- 45 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 46 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 47 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed ---------------------------------------------------------------------- PHPCBF CAN FIX THE 3 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 41ms; Memory: 6MB FILE: ...rkspace/suitecrm-aws-pipeline/modules/UpgradeWizard/uw_utils.php ---------------------------------------------------------------------- FOUND 173 ERRORS AND 110 WARNINGS AFFECTING 203 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 63 and the first side | | effect is on line 42. 113 | ERROR | [x] Incorrect spacing between argument "$path" and | | equals sign; expected 1 but found 0 113 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$path"; expected 1 | | but found 0 145 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 151 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 171 | ERROR | [x] Incorrect spacing between argument "$path" and | | equals sign; expected 1 but found 0 171 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$path"; expected 1 | | but found 0 224 | WARNING | [ ] Line exceeds 120 characters; contains 133 | | characters 259 | ERROR | [x] Incorrect spacing between argument "$deleteNot" | | and equals sign; expected 1 but found 0 259 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$deleteNot"; expected | | 1 but found 0 279 | WARNING | [ ] Line exceeds 120 characters; contains 301 | | characters 313 | WARNING | [ ] Line exceeds 120 characters; contains 137 | | characters 314 | WARNING | [ ] Line exceeds 120 characters; contains 125 | | characters 327 | ERROR | [x] Incorrect spacing between argument | | "$only_empty" and equals sign; expected 1 but | | found 0 327 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$only_empty"; | | expected 1 but found 0 423 | ERROR | [x] Incorrect spacing between argument | | "$exclude_dirs" and equals sign; expected 1 but | | found 0 423 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$exclude_dirs"; | | expected 1 but found 0 423 | ERROR | [x] Incorrect spacing between argument | | "$exclude_files" and equals sign; expected 1 | | but found 0 423 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$exclude_files"; | | expected 1 but found 0 423 | ERROR | [x] Incorrect spacing between argument "$empty" and | | equals sign; expected 1 but found 0 423 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$empty"; expected 1 | | but found 0 441 | ERROR | [x] Blank line found at start of control structure 462 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 550 | ERROR | [x] Incorrect spacing between argument "$deleteNot" | | and equals sign; expected 1 but found 0 550 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$deleteNot"; expected | | 1 but found 0 580 | ERROR | [x] Incorrect spacing between argument "$path" and | | equals sign; expected 1 but found 0 580 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$path"; expected 1 | | but found 0 829 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 831 | ERROR | [x] Blank line found at start of control structure 835 | ERROR | [x] Blank line found at start of control structure 843 | ERROR | [x] Blank line found at start of control structure 847 | ERROR | [x] Blank line found at start of control structure 961 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 972 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 991 | WARNING | [ ] Line exceeds 120 characters; contains 146 | | characters 1007 | WARNING | [ ] Line exceeds 120 characters; contains 154 | | characters 1125 | WARNING | [ ] Line exceeds 120 characters; contains 149 | | characters 1130 | WARNING | [ ] Line exceeds 120 characters; contains 133 | | characters 1131 | WARNING | [ ] Line exceeds 120 characters; contains 173 | | characters 1136 | WARNING | [ ] Line exceeds 120 characters; contains 138 | | characters 1146 | WARNING | [ ] Line exceeds 120 characters; contains 137 | | characters 1206 | WARNING | [ ] Line exceeds 120 characters; contains 211 | | characters 1209 | WARNING | [ ] Line exceeds 120 characters; contains 130 | | characters 1247 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1248 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1281 | ERROR | [x] Incorrect spacing between argument "$path" and | | equals sign; expected 1 but found 0 1281 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$path"; expected 1 | | but found 0 1328 | WARNING | [ ] Line exceeds 120 characters; contains 132 | | characters 1329 | WARNING | [ ] Line exceeds 120 characters; contains 133 | | characters 1331 | WARNING | [ ] Line exceeds 120 characters; contains 139 | | characters 1359 | WARNING | [ ] Line exceeds 120 characters; contains 155 | | characters 1374 | WARNING | [ ] Line exceeds 120 characters; contains 159 | | characters 1394 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 1402 | ERROR | [x] Incorrect spacing between argument "$skip" and | | equals sign; expected 1 but found 0 1402 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$skip"; expected 1 | | but found 0 1410 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 1419 | ERROR | [x] Incorrect spacing between argument "$skip" and | | equals sign; expected 1 but found 0 1419 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$skip"; expected 1 | | but found 0 1426 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 1435 | ERROR | [x] Incorrect spacing between argument "$skip" and | | equals sign; expected 1 but found 0 1435 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$skip"; expected 1 | | but found 0 1442 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 1450 | ERROR | [x] Incorrect spacing between argument "$skip" and | | equals sign; expected 1 but found 0 1450 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$skip"; expected 1 | | but found 0 1457 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 1466 | ERROR | [x] Incorrect spacing between argument "$skip" and | | equals sign; expected 1 but found 0 1466 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$skip"; expected 1 | | but found 0 1473 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 1481 | ERROR | [x] Incorrect spacing between argument "$skip" and | | equals sign; expected 1 but found 0 1481 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$skip"; expected 1 | | but found 0 1488 | WARNING | [ ] Line exceeds 120 characters; contains 130 | | characters 1496 | ERROR | [x] Incorrect spacing between argument "$skip" and | | equals sign; expected 1 but found 0 1496 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$skip"; expected 1 | | but found 0 1503 | WARNING | [ ] Line exceeds 120 characters; contains 128 | | characters 1512 | ERROR | [x] Incorrect spacing between argument "$skip" and | | equals sign; expected 1 but found 0 1512 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$skip"; expected 1 | | but found 0 1519 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 1566 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1570 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 1571 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 1577 | WARNING | [ ] Line exceeds 120 characters; contains 220 | | characters 1599 | WARNING | [ ] Line exceeds 120 characters; contains 143 | | characters 1607 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1608 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1610 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1612 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1613 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1614 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1657 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 1668 | WARNING | [ ] Line exceeds 120 characters; contains 143 | | characters 1677 | WARNING | [ ] Line exceeds 120 characters; contains 131 | | characters 1712 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1715 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1720 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 1727 | WARNING | [ ] Line exceeds 120 characters; contains 220 | | characters 1749 | WARNING | [ ] Line exceeds 120 characters; contains 143 | | characters 1757 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1758 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1760 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1762 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1763 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1764 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1807 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 1818 | WARNING | [ ] Line exceeds 120 characters; contains 143 | | characters 1866 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1893 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 1906 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 1933 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 1963 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 2019 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 2030 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 2073 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 2076 | WARNING | [ ] Line exceeds 120 characters; contains 132 | | characters 2079 | WARNING | [ ] Line exceeds 120 characters; contains 134 | | characters 2082 | WARNING | [ ] Line exceeds 120 characters; contains 136 | | characters 2085 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 2179 | WARNING | [ ] Line exceeds 120 characters; contains 132 | | characters 2209 | WARNING | [ ] Line exceeds 120 characters; contains 135 | | characters 2210 | WARNING | [ ] Line exceeds 120 characters; contains 139 | | characters 2243 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 2245 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2246 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2248 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2249 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2250 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2251 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2252 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2300 | ERROR | [x] Incorrect spacing between argument | | "$includeDirs" and equals sign; expected 1 but | | found 0 2300 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$includeDirs"; | | expected 1 but found 0 2300 | ERROR | [x] Incorrect spacing between argument "$skipDirs" | | and equals sign; expected 1 but found 0 2300 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$skipDirs"; expected | | 1 but found 0 2300 | ERROR | [x] Incorrect spacing between argument "$echo" and | | equals sign; expected 1 but found 0 2300 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$echo"; expected 1 | | but found 0 2454 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 2488 | ERROR | [x] Incorrect spacing between argument "$id" and | | equals sign; expected 1 but found 0 2488 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$id"; expected 1 but | | found 0 2488 | ERROR | [x] Incorrect spacing between argument "$hide" and | | equals sign; expected 1 but found 0 2488 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$hide"; expected 1 | | but found 0 2507 | WARNING | [ ] Line exceeds 120 characters; contains 213 | | characters 2508 | WARNING | [ ] Line exceeds 120 characters; contains 129 | | characters 2552 | WARNING | [ ] Line exceeds 120 characters; contains 213 | | characters 2553 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 2572 | ERROR | [x] Incorrect spacing between argument "$fileNodes" | | and equals sign; expected 1 but found 0 2572 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$fileNodes"; expected | | 1 but found 0 2572 | ERROR | [x] Incorrect spacing between argument "$fileName" | | and equals sign; expected 1 but found 0 2572 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$fileName"; expected | | 1 but found 0 2596 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 2623 | ERROR | [x] Incorrect spacing between argument "$echo" and | | equals sign; expected 1 but found 0 2623 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$echo"; expected 1 | | but found 0 2661 | WARNING | [ ] Line exceeds 120 characters; contains 141 | | characters 2662 | WARNING | [ ] Line exceeds 120 characters; contains 142 | | characters 2724 | ERROR | [x] Incorrect spacing between argument | | "$forStepQuery" and equals sign; expected 1 but | | found 0 2724 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$forStepQuery"; | | expected 1 but found 0 2724 | ERROR | [x] Incorrect spacing between argument | | "$resumeFromQuery" and equals sign; expected 1 | | but found 0 2724 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$resumeFromQuery"; | | expected 1 but found 0 2844 | WARNING | [ ] Line exceeds 120 characters; contains 130 | | characters 2854 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 2871 | ERROR | [x] Expected 1 space before "=>"; 0 found 2871 | ERROR | [x] Expected 1 space after "=>"; 0 found 2893 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 2896 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 2897 | ERROR | [x] Expected 1 space before "=>"; 0 found 2897 | ERROR | [x] Expected 1 space after "=>"; 0 found 2911 | ERROR | [x] Incorrect spacing between argument | | "$currStepSub" and equals sign; expected 1 but | | found 0 2911 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$currStepSub"; | | expected 1 but found 0 2911 | ERROR | [x] Incorrect spacing between argument | | "$currStepSubState" and equals sign; expected 1 | | but found 0 2911 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$currStepSubState"; | | expected 1 but found 0 2939 | WARNING | [ ] Line exceeds 120 characters; contains 145 | | characters 2996 | ERROR | [x] Expected 1 space before "=>"; 0 found 2996 | ERROR | [x] Expected 1 space after "=>"; 0 found 3008 | ERROR | [x] Expected 1 space before "=>"; 0 found 3008 | ERROR | [x] Expected 1 space after "=>"; 0 found 3020 | ERROR | [x] Expected 1 space before "=>"; 0 found 3020 | ERROR | [x] Expected 1 space after "=>"; 0 found 3022 | ERROR | [x] Expected 1 space before "=>"; 0 found 3022 | ERROR | [x] Expected 1 space after "=>"; 0 found 3035 | ERROR | [x] Incorrect spacing between argument "$SubStep" | | and equals sign; expected 1 but found 0 3035 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$SubStep"; expected 1 | | but found 0 3046 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 3049 | ERROR | [x] Expected 1 space before "=>"; 0 found 3049 | ERROR | [x] Expected 1 space after "=>"; 0 found 3053 | ERROR | [x] Expected 1 space before "=>"; 0 found 3053 | ERROR | [x] Expected 1 space after "=>"; 0 found 3055 | ERROR | [x] Expected 1 space before "=>"; 0 found 3055 | ERROR | [x] Expected 1 space after "=>"; 0 found 3088 | ERROR | [x] Incorrect spacing between argument "$progArray" | | and equals sign; expected 1 but found 0 3088 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$progArray"; expected | | 1 but found 0 3088 | ERROR | [x] Incorrect spacing between argument "$action" | | and equals sign; expected 1 but found 0 3088 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$action"; expected 1 | | but found 0 3097 | WARNING | [ ] Line exceeds 120 characters; contains 172 | | characters 3098 | ERROR | [x] Expected 1 space before "=>"; 0 found 3118 | ERROR | [x] Expected 1 space before "=>"; 0 found 3118 | ERROR | [x] Expected 1 space after "=>"; 0 found 3132 | ERROR | [x] Incorrect spacing between argument "$execute" | | and equals sign; expected 1 but found 0 3132 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$execute"; expected 1 | | but found 0 3132 | ERROR | [x] Incorrect spacing between argument "$path" and | | equals sign; expected 1 but found 0 3132 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$path"; expected 1 | | but found 0 3325 | WARNING | [ ] Line exceeds 120 characters; contains 173 | | characters 3326 | WARNING | [ ] Line exceeds 120 characters; contains 176 | | characters 3340 | WARNING | [ ] Line exceeds 120 characters; contains 131 | | characters 3341 | WARNING | [ ] Line exceeds 120 characters; contains 130 | | characters 3350 | WARNING | [ ] Line exceeds 120 characters; contains 134 | | characters 3367 | ERROR | [x] Incorrect spacing between argument "$filter" | | and equals sign; expected 1 but found 0 3367 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$filter"; expected 1 | | but found 0 3370 | ERROR | [x] Expected 1 space before "=>"; 0 found 3370 | ERROR | [x] Expected 1 space after "=>"; 0 found 3412 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 3414 | ERROR | [x] Blank line found at start of control structure 3431 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 3439 | WARNING | [ ] Line exceeds 120 characters; contains 133 | | characters 3442 | WARNING | [ ] Line exceeds 120 characters; contains 133 | | characters 3445 | WARNING | [ ] Line exceeds 120 characters; contains 140 | | characters 3451 | WARNING | [ ] Line exceeds 120 characters; contains 134 | | characters 3517 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 3545 | WARNING | [ ] Line exceeds 120 characters; contains 145 | | characters 3550 | WARNING | [ ] Line exceeds 120 characters; contains 313 | | characters 3554 | WARNING | [ ] Line exceeds 120 characters; contains 152 | | characters 3555 | WARNING | [ ] Line exceeds 120 characters; contains 153 | | characters 3563 | ERROR | [x] Blank line found at start of control structure 3647 | ERROR | [x] Expected 1 space before "=>"; 0 found 3647 | ERROR | [x] Expected 1 space after "=>"; 0 found 3654 | WARNING | [ ] Line exceeds 120 characters; contains 155 | | characters 3660 | ERROR | [x] Expected 1 space before "=>"; 0 found 3660 | ERROR | [x] Expected 1 space after "=>"; 0 found 3665 | WARNING | [ ] Line exceeds 120 characters; contains 147 | | characters 3696 | ERROR | [x] Expected 1 space before "=>"; 0 found 3696 | ERROR | [x] Expected 1 space after "=>"; 0 found 3698 | WARNING | [ ] Line exceeds 120 characters; contains 141 | | characters 3727 | WARNING | [ ] Line exceeds 120 characters; contains 123 | | characters 3738 | WARNING | [ ] Line exceeds 120 characters; contains 148 | | characters 3741 | WARNING | [ ] Line exceeds 120 characters; contains 158 | | characters 3744 | WARNING | [ ] Line exceeds 120 characters; contains 158 | | characters 3752 | ERROR | [x] Expected 1 space before "=>"; 0 found 3752 | ERROR | [x] Expected 1 space after "=>"; 0 found 3755 | WARNING | [ ] Line exceeds 120 characters; contains 148 | | characters 3769 | ERROR | [x] Expected 1 space before "=>"; 0 found 3769 | ERROR | [x] Expected 1 space after "=>"; 0 found 3779 | ERROR | [x] Expected 1 space before "=>"; 0 found 3779 | ERROR | [x] Expected 1 space after "=>"; 0 found 3784 | ERROR | [x] Expected 1 space before "=>"; 0 found 3784 | ERROR | [x] Expected 1 space after "=>"; 0 found 3810 | ERROR | [x] Expected 1 space before "=>"; 0 found 3810 | ERROR | [x] Expected 1 space after "=>"; 0 found 3811 | WARNING | [ ] Line exceeds 120 characters; contains 132 | | characters 3817 | ERROR | [x] Expected 1 space before "=>"; 0 found 3817 | ERROR | [x] Expected 1 space after "=>"; 0 found 3890 | WARNING | [ ] Line exceeds 120 characters; contains 184 | | characters 3902 | WARNING | [ ] Line exceeds 120 characters; contains 132 | | characters 3963 | WARNING | [ ] Line exceeds 120 characters; contains 137 | | characters 3964 | WARNING | [ ] Line exceeds 120 characters; contains 131 | | characters 4004 | ERROR | [x] Incorrect spacing between argument | | "$write_to_upgrade_log" and equals sign; | | expected 1 but found 0 4004 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument | | "$write_to_upgrade_log"; expected 1 but found 0 4004 | ERROR | [x] Incorrect spacing between argument | | "$config_location" and equals sign; expected 1 | | but found 0 4004 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$config_location"; | | expected 1 but found 0 4004 | ERROR | [x] Incorrect spacing between argument | | "$config_si_location" and equals sign; expected | | 1 but found 0 4004 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$config_si_location"; | | expected 1 but found 0 4004 | ERROR | [x] Incorrect spacing between argument "$path" and | | equals sign; expected 1 but found 0 4004 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$path"; expected 1 | | but found 0 4008 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 4041 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 4048 | WARNING | [ ] Line exceeds 120 characters; contains 129 | | characters 4075 | ERROR | [x] Expected 1 space before "=>"; 0 found 4075 | ERROR | [x] Expected 1 space after "=>"; 0 found 4136 | WARNING | [ ] Line exceeds 120 characters; contains 140 | | characters 4204 | ERROR | [x] Incorrect spacing between argument "$path" and | | equals sign; expected 1 but found 0 4204 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$path"; expected 1 | | but found 0 4241 | ERROR | [x] Incorrect spacing between argument "$path" and | | equals sign; expected 1 but found 0 4241 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$path"; expected 1 | | but found 0 4439 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4440 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 4458 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 4502 | WARNING | [ ] Line exceeds 120 characters; contains 219 | | characters 4564 | WARNING | [ ] Line exceeds 120 characters; contains 133 | | characters 4567 | ERROR | [x] Incorrect spacing between argument | | "$fromUpgrade" and equals sign; expected 1 but | | found 0 4567 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$fromUpgrade"; | | expected 1 but found 0 4617 | WARNING | [ ] Line exceeds 120 characters; contains 129 | | characters 4621 | ERROR | [x] Incorrect spacing between argument | | "$globString" and equals sign; expected 1 but | | found 0 4621 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$globString"; | | expected 1 but found 0 4621 | ERROR | [x] Incorrect spacing between argument "$path" and | | equals sign; expected 1 but found 0 4621 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$path"; expected 1 | | but found 0 4635 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 4656 | WARNING | [ ] Line exceeds 120 characters; contains 122 | | characters 4678 | WARNING | [ ] Line exceeds 120 characters; contains 141 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 172 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 494ms; Memory: 38.01MB FILE: ...rkspace/suitecrm-aws-pipeline/modules/UpgradeWizard/uw_files.php ---------------------------------------------------------------------- FOUND 2 ERRORS AFFECTING 2 LINES ---------------------------------------------------------------------- 50 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 88 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed ---------------------------------------------------------------------- PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 40ms; Memory: 6MB FILE: ...ce/suitecrm-aws-pipeline/modules/UpgradeWizard/silentUpgrade.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, functions, | | constants, etc.) and cause no other side effects, or | | it should execute logic with side effects, but should | | not do both. The first symbol is defined on line 45 | | and the first side effect is on line 71. ---------------------------------------------------------------------- Time: 43ms; Memory: 6MB FILE: ...workspace/suitecrm-aws-pipeline/modules/UpgradeWizard/cancel.php ---------------------------------------------------------------------- FOUND 8 ERRORS AND 1 WARNING AFFECTING 9 LINES ---------------------------------------------------------------------- 71 | WARNING | [ ] Line exceeds 120 characters; contains 132 | | characters 81 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 82 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 83 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 84 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 87 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 88 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 89 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 90 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed ---------------------------------------------------------------------- PHPCBF CAN FIX THE 8 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: ...crm-aws-pipeline/modules/UpgradeWizard/SugarMerge/SugarMerge.php ---------------------------------------------------------------------- FOUND 31 ERRORS AND 15 WARNINGS AFFECTING 23 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 63 and the first side | | effect is on line 3. 63 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 72 | ERROR | [x] Incorrect spacing between argument "$new_path" | | and equals sign; expected 1 but found 0 72 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$new_path"; expected 1 | | but found 0 72 | ERROR | [x] Incorrect spacing between argument | | "$original_path" and equals sign; expected 1 but | | found 0 72 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$original_path"; | | expected 1 but found 0 72 | ERROR | [x] Incorrect spacing between argument | | "$custom_path" and equals sign; expected 1 but | | found 0 72 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$custom_path"; | | expected 1 but found 0 75 | WARNING | [ ] Line exceeds 120 characters; contains 134 | | characters 76 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 88 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters 90 | ERROR | [ ] Method name "SugarMerge::SugarMerge" is not in | | camel caps format 90 | ERROR | [x] Incorrect spacing between argument "$new_path" | | and equals sign; expected 1 but found 0 90 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$new_path"; expected 1 | | but found 0 90 | ERROR | [x] Incorrect spacing between argument | | "$original_path" and equals sign; expected 1 but | | found 0 90 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$original_path"; | | expected 1 but found 0 90 | ERROR | [x] Incorrect spacing between argument | | "$custom_path" and equals sign; expected 1 but | | found 0 90 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$custom_path"; | | expected 1 but found 0 92 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 114 | WARNING | [ ] Line exceeds 120 characters; contains 213 | | characters 115 | WARNING | [ ] Line exceeds 120 characters; contains 193 | | characters 117 | WARNING | [ ] Line exceeds 120 characters; contains 175 | | characters 119 | ERROR | [x] Incorrect spacing between argument "$merge" and | | equals sign; expected 1 but found 0 119 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$merge"; expected 1 | | but found 0 119 | ERROR | [x] Incorrect spacing between argument "$save" and | | equals sign; expected 1 but found 0 119 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$save"; expected 1 but | | found 0 119 | ERROR | [x] Incorrect spacing between argument "$logHistory" | | and equals sign; expected 1 but found 0 119 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$logHistory"; expected | | 1 but found 0 131 | ERROR | [x] Blank line found at start of control structure 139 | WARNING | [ ] Line exceeds 120 characters; contains 143 | | characters 149 | WARNING | [ ] Line exceeds 120 characters; contains 153 | | characters 171 | WARNING | [ ] Line exceeds 120 characters; contains 126 | | characters 172 | WARNING | [ ] Line exceeds 120 characters; contains 193 | | characters 174 | WARNING | [ ] Line exceeds 120 characters; contains 159 | | characters 176 | ERROR | [x] Incorrect spacing between argument "$save" and | | equals sign; expected 1 but found 0 176 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$save"; expected 1 but | | found 0 176 | ERROR | [x] Incorrect spacing between argument "$logHistory" | | and equals sign; expected 1 but found 0 176 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$logHistory"; expected | | 1 but found 0 182 | ERROR | [x] Expected 1 space before "=>"; 0 found 182 | ERROR | [x] Expected 1 space after "=>"; 0 found 203 | ERROR | [x] Incorrect spacing between argument "$save" and | | equals sign; expected 1 but found 0 203 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$save"; expected 1 but | | found 0 203 | ERROR | [x] Incorrect spacing between argument "$logHistory" | | and equals sign; expected 1 but found 0 203 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$logHistory"; expected | | 1 but found 0 211 | WARNING | [ ] Line exceeds 120 characters; contains 158 | | characters 217 | WARNING | [ ] Line exceeds 120 characters; contains 134 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 29 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 57ms; Memory: 6MB FILE: ...-aws-pipeline/modules/UpgradeWizard/SugarMerge/ListViewMerge.php ---------------------------------------------------------------------- FOUND 20 ERRORS AND 19 WARNINGS AFFECTING 33 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 57 and the first side | | effect is on line 3. 54 | WARNING | [ ] Line exceeds 120 characters; contains 206 | | characters 57 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 63 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 63 | WARNING | [ ] Line exceeds 120 characters; contains 216 | | characters 64 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 65 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 66 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 67 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 68 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 69 | ERROR | [x] Spaces must be used to indent lines; tabs are | | not allowed 73 | WARNING | [ ] Line exceeds 120 characters; contains 143 | | characters 74 | WARNING | [ ] Line exceeds 120 characters; contains 139 | | characters 75 | WARNING | [ ] Line exceeds 120 characters; contains 133 | | characters 79 | WARNING | [ ] Line exceeds 120 characters; contains 155 | | characters 81 | WARNING | [ ] Line exceeds 120 characters; contains 154 | | characters 92 | ERROR | [x] Expected 1 space before "=>"; 0 found 92 | ERROR | [x] Expected 1 space after "=>"; 0 found 93 | ERROR | [x] Expected 1 space before "=>"; 0 found 93 | ERROR | [x] Expected 1 space after "=>"; 0 found 113 | ERROR | [x] Expected 1 space after "=>"; 0 found 120 | ERROR | [x] Expected 1 space after "=>"; 0 found 155 | WARNING | [ ] Line exceeds 120 characters; contains 167 | | characters 156 | WARNING | [ ] Line exceeds 120 characters; contains 127 | | characters 163 | ERROR | [x] Expected 1 space before "=>"; 0 found 163 | ERROR | [x] Expected 1 space after "=>"; 0 found 166 | WARNING | [ ] Line exceeds 120 characters; contains 171 | | characters 168 | WARNING | [ ] Line exceeds 120 characters; contains 130 | | characters 170 | WARNING | [ ] Line exceeds 120 characters; contains 133 | | characters 177 | WARNING | [ ] Line exceeds 120 characters; contains 156 | | characters 181 | WARNING | [ ] Line exceeds 120 characters; contains 167 | | characters 187 | WARNING | [ ] Line exceeds 120 characters; contains 174 | | characters 189 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 207 | ERROR | [x] Expected 1 space before "=>"; 0 found 207 | ERROR | [x] Expected 1 space after "=>"; 0 found 212 | ERROR | [x] Expected 1 space before "=>"; 0 found 212 | ERROR | [x] Expected 1 space after "=>"; 0 found 261 | WARNING | [ ] Line exceeds 120 characters; contains 170 | | characters 268 | WARNING | [ ] Line exceeds 120 characters; contains 129 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 19 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 59ms; Memory: 8MB FILE: ...-aws-pipeline/modules/UpgradeWizard/SugarMerge/SubpanelMerge.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 7 WARNINGS AFFECTING 8 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 58 and the first side effect is on | | line 3. 54 | WARNING | Line exceeds 120 characters; contains 148 characters 58 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 63 | WARNING | Line exceeds 120 characters; contains 212 characters 73 | WARNING | Line exceeds 120 characters; contains 158 characters 74 | WARNING | Line exceeds 120 characters; contains 154 characters 76 | WARNING | Line exceeds 120 characters; contains 148 characters 80 | WARNING | Line exceeds 120 characters; contains 133 characters ---------------------------------------------------------------------- Time: 42ms; Memory: 6MB FILE: ...rm-aws-pipeline/modules/UpgradeWizard/SugarMerge/SearchMerge.php ---------------------------------------------------------------------- FOUND 10 ERRORS AND 11 WARNINGS AFFECTING 16 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 57 and the first side | | effect is on line 3. 54 | WARNING | [ ] Line exceeds 120 characters; contains 131 | | characters 57 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 64 | WARNING | [ ] Line exceeds 120 characters; contains 212 | | characters 79 | WARNING | [ ] Line exceeds 120 characters; contains 155 | | characters 81 | WARNING | [ ] Line exceeds 120 characters; contains 154 | | characters 92 | ERROR | [x] Expected 1 space before "=>"; 0 found 92 | ERROR | [x] Expected 1 space after "=>"; 0 found 93 | ERROR | [x] Expected 1 space before "=>"; 0 found 93 | ERROR | [x] Expected 1 space after "=>"; 0 found 99 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 119 | ERROR | [x] Expected 1 space after "=>"; 0 found 144 | WARNING | [ ] Line exceeds 120 characters; contains 165 | | characters 151 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 153 | ERROR | [x] Incorrect spacing between argument | | "$custom_file" and equals sign; expected 1 but | | found 0 153 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$custom_file"; | | expected 1 but found 0 153 | ERROR | [x] Incorrect spacing between argument "$save" and | | equals sign; expected 1 but found 0 153 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$save"; expected 1 but | | found 0 191 | WARNING | [ ] Line exceeds 120 characters; contains 161 | | characters 194 | WARNING | [ ] Line exceeds 120 characters; contains 209 | | characters 195 | WARNING | [ ] Line exceeds 120 characters; contains 191 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 9 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 52ms; Memory: 6MB FILE: ...ws-pipeline/modules/UpgradeWizard/SugarMerge/DetailViewMerge.php ---------------------------------------------------------------------- FOUND 6 ERRORS AND 5 WARNINGS AFFECTING 9 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 57 and the first side | | effect is on line 3. 54 | WARNING | [ ] Line exceeds 120 characters; contains 154 | | characters 57 | ERROR | [ ] Each class must be in a namespace of at least one | | level (a top-level vendor name) 60 | WARNING | [ ] Line exceeds 120 characters; contains 177 | | characters 70 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 77 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 82 | ERROR | [x] Expected 1 space before "=>"; 0 found 82 | ERROR | [x] Expected 1 space after "=>"; 0 found 86 | WARNING | [ ] Line exceeds 120 characters; contains 134 | | characters 90 | ERROR | [x] Expected 1 space before "=>"; 0 found 90 | ERROR | [x] Expected 1 space after "=>"; 0 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 5 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 44ms; Memory: 6MB FILE: ...-aws-pipeline/modules/UpgradeWizard/SugarMerge/EditViewMerge.php ---------------------------------------------------------------------- FOUND 31 ERRORS AND 25 WARNINGS AFFECTING 40 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 56 and the first side | | effect is on line 3. 56 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 65 | WARNING | [ ] Line exceeds 120 characters; contains 177 | | characters 239 | ERROR | [x] Incorrect spacing between argument "$on" and | | equals sign; expected 1 but found 0 239 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$on"; expected 1 but | | found 0 300 | ERROR | [x] Expected 1 space before "=>"; 0 found 300 | ERROR | [x] Expected 1 space after "=>"; 0 found 380 | WARNING | [ ] Line exceeds 120 characters; contains 170 | | characters 386 | WARNING | [ ] Line exceeds 120 characters; contains 129 | | characters 402 | ERROR | [x] Expected 1 space before "=>"; 0 found 402 | ERROR | [x] Expected 1 space after "=>"; 0 found 403 | WARNING | [ ] Line exceeds 120 characters; contains 130 | | characters 405 | WARNING | [ ] Line exceeds 120 characters; contains 133 | | characters 433 | WARNING | [ ] Line exceeds 120 characters; contains 160 | | characters 436 | WARNING | [ ] Line exceeds 120 characters; contains 171 | | characters 442 | WARNING | [ ] Line exceeds 120 characters; contains 174 | | characters 444 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 462 | ERROR | [x] Expected 1 space before "=>"; 0 found 462 | ERROR | [x] Expected 1 space after "=>"; 0 found 471 | ERROR | [x] Expected 1 space before "=>"; 0 found 471 | ERROR | [x] Expected 1 space after "=>"; 0 found 475 | ERROR | [x] Expected 1 space before "=>"; 0 found 475 | ERROR | [x] Expected 1 space after "=>"; 0 found 486 | WARNING | [ ] Line exceeds 120 characters; contains 147 | | characters 497 | ERROR | [x] Expected 1 space before "=>"; 0 found 497 | ERROR | [x] Expected 1 space after "=>"; 0 found 506 | WARNING | [ ] Line exceeds 120 characters; contains 136 | | characters 530 | ERROR | [x] Expected 1 space before "=>"; 0 found 530 | ERROR | [x] Expected 1 space after "=>"; 0 found 531 | ERROR | [x] Expected 1 space before "=>"; 0 found 531 | ERROR | [x] Expected 1 space after "=>"; 0 found 548 | WARNING | [ ] Line exceeds 120 characters; contains 132 | | characters 550 | WARNING | [ ] Line exceeds 120 characters; contains 201 | | characters 551 | WARNING | [ ] Line exceeds 120 characters; contains 161 | | characters 564 | WARNING | [ ] Line exceeds 120 characters; contains 164 | | characters 576 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 587 | WARNING | [ ] Line exceeds 120 characters; contains 155 | | characters 620 | ERROR | [x] Expected 1 space before "=>"; 0 found 620 | ERROR | [x] Expected 1 space after "=>"; 0 found 621 | ERROR | [x] Expected 1 space before "=>"; 0 found 621 | ERROR | [x] Expected 1 space after "=>"; 0 found 622 | ERROR | [x] Expected 1 space before "=>"; 0 found 622 | ERROR | [x] Expected 1 space after "=>"; 0 found 638 | WARNING | [ ] Line exceeds 120 characters; contains 151 | | characters 662 | WARNING | [ ] Line exceeds 120 characters; contains 166 | | characters 703 | ERROR | [x] Expected 1 space before "=>"; 0 found 703 | ERROR | [x] Expected 1 space after "=>"; 0 found 711 | WARNING | [ ] Line exceeds 120 characters; contains 134 | | characters 742 | WARNING | [ ] Line exceeds 120 characters; contains 136 | | characters 756 | WARNING | [ ] Line exceeds 120 characters; contains 165 | | characters 763 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 765 | ERROR | [x] Incorrect spacing between argument | | "$custom_file" and equals sign; expected 1 but | | found 0 765 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$custom_file"; | | expected 1 but found 0 765 | ERROR | [x] Incorrect spacing between argument "$save" and | | equals sign; expected 1 but found 0 765 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$save"; expected 1 but | | found 0 790 | WARNING | [ ] Line exceeds 120 characters; contains 172 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 30 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 98ms; Memory: 10MB FILE: ...s-pipeline/modules/UpgradeWizard/SugarMerge/QuickCreateMerge.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 2 WARNINGS AFFECTING 3 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 57 and the first side effect is on | | line 3. 54 | WARNING | Line exceeds 120 characters; contains 154 characters 57 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...tecrm-aws-pipeline/modules/UpgradeWizard/language/en_us.lang.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 15 WARNINGS AFFECTING 15 LINES ---------------------------------------------------------------------- 57 | WARNING | Line exceeds 120 characters; contains 142 characters 58 | WARNING | Line exceeds 120 characters; contains 157 characters 85 | WARNING | Line exceeds 120 characters; contains 159 characters 91 | WARNING | Line exceeds 120 characters; contains 232 characters 130 | WARNING | Line exceeds 120 characters; contains 143 characters 152 | WARNING | Line exceeds 120 characters; contains 176 characters 156 | WARNING | Line exceeds 120 characters; contains 227 characters 162 | WARNING | Line exceeds 120 characters; contains 218 characters 180 | WARNING | Line exceeds 120 characters; contains 460 characters 181 | WARNING | Line exceeds 120 characters; contains 208 characters 182 | WARNING | Line exceeds 120 characters; contains 131 characters 219 | WARNING | Line exceeds 120 characters; contains 281 characters 220 | WARNING | Line exceeds 120 characters; contains 149 characters 242 | WARNING | Line exceeds 120 characters; contains 484 characters 260 | WARNING | Line exceeds 120 characters; contains 160 characters ---------------------------------------------------------------------- Time: 52ms; Memory: 8MB FILE: ...space/suitecrm-aws-pipeline/modules/AOD_Index/AOD_LogicHooks.php ---------------------------------------------------------------------- FOUND 2 ERRORS AFFECTING 1 LINE ---------------------------------------------------------------------- 25 | ERROR | Each class must be in a namespace of at least one level | | (a top-level vendor name) 25 | ERROR | Class name "AOD_LogicHooks" is not in PascalCase format ---------------------------------------------------------------------- Time: 41ms; Memory: 6MB FILE: ...workspace/suitecrm-aws-pipeline/modules/AOD_Index/controller.php ---------------------------------------------------------------------- FOUND 4 ERRORS AND 1 WARNING AFFECTING 4 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 29 and the first side effect is on | | line 26. 29 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 29 | ERROR | Class name "AOD_IndexController" is not in PascalCase | | format 33 | ERROR | Method name "AOD_IndexController::action_indexdata" | | is not in camel caps format 37 | ERROR | Method name "AOD_IndexController::action_optimise" is | | not in camel caps format ---------------------------------------------------------------------- Time: 37ms; Memory: 6MB FILE: ...orkspace/suitecrm-aws-pipeline/modules/AOD_Index/LuceneUtils.php ---------------------------------------------------------------------- FOUND 70 ERRORS AFFECTING 22 LINES ---------------------------------------------------------------------- 218 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 222 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 253 | ERROR | [ ] Expected 1 space after closing brace; newline | | found 284 | ERROR | [x] The CASE body must start on the line following the | | statement 284 | ERROR | [x] The CASE body must start on the line following the | | statement 284 | ERROR | [x] The CASE body must start on the line following the | | statement 284 | ERROR | [x] The CASE body must start on the line following the | | statement 285 | ERROR | [x] Line indented incorrectly; expected at least 44 | | spaces, found 24 286 | ERROR | [x] Terminating statement must be indented to the same | | level as the CASE body 287 | ERROR | [x] The CASE body must start on the line following the | | statement 287 | ERROR | [x] The CASE body must start on the line following the | | statement 288 | ERROR | [x] Line indented incorrectly; expected at least 36 | | spaces, found 24 289 | ERROR | [x] Terminating statement must be indented to the same | | level as the CASE body 290 | ERROR | [x] The CASE body must start on the line following the | | statement 290 | ERROR | [x] Terminating statement must be on a line by itself 290 | ERROR | [x] Closing brace must be on a line by itself 290 | ERROR | [x] Each PHP statement must be on a line by itself 292 | ERROR | [x] The CASE body must start on the line following the | | statement 292 | ERROR | [x] Terminating statement must be on a line by itself 292 | ERROR | [x] Closing brace must be on a line by itself 292 | ERROR | [x] Each PHP statement must be on a line by itself 293 | ERROR | [x] The CASE body must start on the line following the | | statement 293 | ERROR | [x] Terminating statement must be on a line by itself 293 | ERROR | [x] Closing brace must be on a line by itself 293 | ERROR | [x] Each PHP statement must be on a line by itself 294 | ERROR | [x] The CASE body must start on the line following the | | statement 294 | ERROR | [x] Terminating statement must be on a line by itself 294 | ERROR | [x] Closing brace must be on a line by itself 294 | ERROR | [x] Each PHP statement must be on a line by itself 295 | ERROR | [x] The CASE body must start on the line following the | | statement 295 | ERROR | [x] Terminating statement must be on a line by itself 295 | ERROR | [x] Closing brace must be on a line by itself 295 | ERROR | [x] Each PHP statement must be on a line by itself 297 | ERROR | [x] The CASE body must start on the line following the | | statement 297 | ERROR | [x] Terminating statement must be on a line by itself 297 | ERROR | [x] Closing brace must be on a line by itself 297 | ERROR | [x] Each PHP statement must be on a line by itself 298 | ERROR | [x] The CASE body must start on the line following the | | statement 298 | ERROR | [x] Terminating statement must be on a line by itself 298 | ERROR | [x] Closing brace must be on a line by itself 298 | ERROR | [x] Each PHP statement must be on a line by itself 299 | ERROR | [x] The CASE body must start on the line following the | | statement 299 | ERROR | [x] Terminating statement must be on a line by itself 299 | ERROR | [x] Closing brace must be on a line by itself 299 | ERROR | [x] Each PHP statement must be on a line by itself 300 | ERROR | [x] The CASE body must start on the line following the | | statement 300 | ERROR | [x] Terminating statement must be on a line by itself 300 | ERROR | [x] Closing brace must be on a line by itself 300 | ERROR | [x] Each PHP statement must be on a line by itself 301 | ERROR | [x] The CASE body must start on the line following the | | statement 301 | ERROR | [x] Terminating statement must be on a line by itself 301 | ERROR | [x] Closing brace must be on a line by itself 301 | ERROR | [x] Each PHP statement must be on a line by itself 302 | ERROR | [x] The CASE body must start on the line following the | | statement 302 | ERROR | [x] Terminating statement must be on a line by itself 302 | ERROR | [x] Closing brace must be on a line by itself 302 | ERROR | [x] Each PHP statement must be on a line by itself 303 | ERROR | [x] The CASE body must start on the line following the | | statement 303 | ERROR | [x] Terminating statement must be on a line by itself 303 | ERROR | [x] Closing brace must be on a line by itself 303 | ERROR | [x] Each PHP statement must be on a line by itself 330 | ERROR | [x] The CASE body must start on the line following the | | statement 330 | ERROR | [x] The CASE body must start on the line following the | | statement 330 | ERROR | [x] The CASE body must start on the line following the | | statement 330 | ERROR | [x] The CASE body must start on the line following the | | statement 330 | ERROR | [x] Terminating statement must be on a line by itself 330 | ERROR | [x] Closing brace must be on a line by itself 330 | ERROR | [x] Closing brace must be on a line by itself 330 | ERROR | [x] Closing brace must be on a line by itself 330 | ERROR | [x] Closing brace must be on a line by itself ---------------------------------------------------------------------- PHPCBF CAN FIX THE 67 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 64ms; Memory: 8MB FILE: ...pace/suitecrm-aws-pipeline/modules/AOD_Index/AOD_Index_sugar.php ---------------------------------------------------------------------- FOUND 7 ERRORS AND 3 WARNINGS AFFECTING 7 LINES ---------------------------------------------------------------------- 48 | ERROR | [ ] Each class must be in a namespace of at least one | | level (a top-level vendor name) 48 | ERROR | [ ] Class name "AOD_Index_sugar" is not in PascalCase | | format 56 | WARNING | [ ] Line exceeds 120 characters; contains 184 | | characters 80 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters 82 | ERROR | [ ] Method name "AOD_Index_sugar::AOD_Index_sugar" is | | not in camel caps format 84 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 94 | ERROR | [ ] Method name "AOD_Index_sugar::bean_implements" is | | not in camel caps format 97 | ERROR | [x] The CASE body must start on the line following | | the statement 97 | ERROR | [x] Terminating statement must be on a line by itself 97 | ERROR | [x] Closing brace must be on a line by itself ---------------------------------------------------------------------- PHPCBF CAN FIX THE 3 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 42ms; Memory: 6MB FILE: ...ns/workspace/suitecrm-aws-pipeline/modules/AOD_Index/vardefs.php ---------------------------------------------------------------------- FOUND 4 ERRORS AFFECTING 4 LINES ---------------------------------------------------------------------- 66 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 2 67 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 68 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 86 | ERROR | [x] Line indented incorrectly; expected at least 8 | | spaces, found 2 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 4 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 40ms; Memory: 6MB FILE: .../workspace/suitecrm-aws-pipeline/modules/AOD_Index/PdfParser.php ---------------------------------------------------------------------- FOUND 62 ERRORS AND 1 WARNING AFFECTING 61 LINES ---------------------------------------------------------------------- 15 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 70 | WARNING | [ ] Line exceeds 120 characters; contains 148 | | characters 82 | ERROR | [x] Blank line found at start of control structure 166 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 167 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 170 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 171 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 10 172 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 10 173 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 10 174 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 10 175 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 14 176 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 10 177 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 10 178 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 14 179 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 10 180 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 183 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 184 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 10 185 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 10 186 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 10 187 | ERROR | [x] Line indented incorrectly; expected at least 24 | | spaces, found 14 188 | ERROR | [x] Line indented incorrectly; expected 20 spaces, | | found 10 189 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 192 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 193 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 10 194 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 197 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 198 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 10 199 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 10 200 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 10 201 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 204 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 205 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 10 206 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 10 207 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 10 208 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 211 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 211 | ERROR | [x] The CASE body must start on the line following | | the statement 214 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 216 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 219 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 220 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 223 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 224 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 227 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 228 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 231 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 232 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 235 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 236 | ERROR | [x] Line indented incorrectly; expected at least 20 | | spaces, found 10 237 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 240 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 241 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 242 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 243 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 245 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 247 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 248 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 250 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 251 | ERROR | [x] Terminating statement must be indented to the | | same level as the CASE body 253 | ERROR | [x] Line indented incorrectly; expected 16 spaces, | | found 8 254 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 6 254 | ERROR | [x] Closing brace indented incorrectly; expected 12 | | spaces, found 6 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 61 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 60ms; Memory: 8MB FILE: .../workspace/suitecrm-aws-pipeline/modules/AOD_Index/AOD_Index.php ---------------------------------------------------------------------- FOUND 3 ERRORS AND 9 WARNINGS AFFECTING 11 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 47 and the first side effect is on | | line 44. 47 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 47 | ERROR | Class name "AOD_Index" is not in PascalCase format 53 | WARNING | Line exceeds 120 characters; contains 132 characters 57 | WARNING | Line exceeds 120 characters; contains 163 characters 59 | ERROR | Method name "AOD_Index::AOD_Index" is not in camel | | caps format 61 | WARNING | Line exceeds 120 characters; contains 121 characters 182 | WARNING | Line exceeds 120 characters; contains 131 characters 189 | WARNING | Line exceeds 120 characters; contains 140 characters 244 | WARNING | Line exceeds 120 characters; contains 151 characters 260 | WARNING | Line exceeds 120 characters; contains 125 characters 282 | WARNING | Line exceeds 120 characters; contains 121 characters ---------------------------------------------------------------------- Time: 69ms; Memory: 8MB FILE: ...ecrm-aws-pipeline/modules/AOD_Index/metadata/dashletviewdefs.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 2 LINES ---------------------------------------------------------------------- 52 | WARNING | Line exceeds 120 characters; contains 121 characters 65 | WARNING | Line exceeds 120 characters; contains 124 characters ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: .../suitecrm-aws-pipeline/modules/AOD_Index/metadata/searchdefs.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 61 | WARNING | Line exceeds 120 characters; contains 187 characters ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: ...e/suitecrm-aws-pipeline/modules/AOD_Index/metadata/metafiles.php ---------------------------------------------------------------------- FOUND 5 ERRORS AFFECTING 5 LINES ---------------------------------------------------------------------- 49 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 50 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 51 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 53 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 54 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed ---------------------------------------------------------------------- PHPCBF CAN FIX THE 5 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 37ms; Memory: 6MB FILE: ...uitecrm-aws-pipeline/modules/AOD_Index/metadata/SearchFields.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 6 WARNINGS AFFECTING 6 LINES ---------------------------------------------------------------------- 48 | WARNING | Line exceeds 120 characters; contains 172 characters 53 | WARNING | Line exceeds 120 characters; contains 126 characters 54 | WARNING | Line exceeds 120 characters; contains 124 characters 55 | WARNING | Line exceeds 120 characters; contains 121 characters 56 | WARNING | Line exceeds 120 characters; contains 127 characters 57 | WARNING | Line exceeds 120 characters; contains 125 characters ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: ...crm-aws-pipeline/modules/AOD_Index/Lib/Zend/Search/Exception.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...itecrm-aws-pipeline/modules/AOD_Index/Lib/Zend/Search/Lucene.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...es/AOD_Index/Lib/Zend/Search/Lucene/TermStreamsPriorityQueue.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...-pipeline/modules/AOD_Index/Lib/Zend/Search/Lucene/FSMAction.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...-pipeline/modules/AOD_Index/Lib/Zend/Search/Lucene/Exception.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...ipeline/modules/AOD_Index/Lib/Zend/Search/Lucene/LockManager.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...-pipeline/modules/AOD_Index/Lib/Zend/Search/Lucene/Interface.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 37ms; Memory: 6MB FILE: ...eline/modules/AOD_Index/Lib/Zend/Search/Lucene/MultiSearcher.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...-aws-pipeline/modules/AOD_Index/Lib/Zend/Search/Lucene/Proxy.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...eline/modules/AOD_Index/Lib/Zend/Search/Lucene/PriorityQueue.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...rm-aws-pipeline/modules/AOD_Index/Lib/Zend/Search/Lucene/FSM.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 37ms; Memory: 6MB FILE: ...-aws-pipeline/modules/AOD_Index/Lib/Zend/Search/Lucene/Field.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...s-pipeline/modules/AOD_Index/Lib/Zend/Search/Lucene/Document.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...les/AOD_Index/Lib/Zend/Search/Lucene/Interface/MultiSearcher.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...line/modules/AOD_Index/Lib/Zend/Search/Lucene/Index/TermInfo.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...pipeline/modules/AOD_Index/Lib/Zend/Search/Lucene/Index/Term.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...ine/modules/AOD_Index/Lib/Zend/Search/Lucene/Index/FieldInfo.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...peline/modules/AOD_Index/Lib/Zend/Search/Lucene/Index/Writer.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...ne/modules/AOD_Index/Lib/Zend/Search/Lucene/Index/DocsFilter.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...modules/AOD_Index/Lib/Zend/Search/Lucene/Index/SegmentMerger.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...ules/AOD_Index/Lib/Zend/Search/Lucene/Index/DictionaryLoader.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...modules/AOD_Index/Lib/Zend/Search/Lucene/Index/SegmentWriter.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...e/modules/AOD_Index/Lib/Zend/Search/Lucene/Index/SegmentInfo.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...es/AOD_Index/Lib/Zend/Search/Lucene/Index/TermsPriorityQueue.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...AOD_Index/Lib/Zend/Search/Lucene/Index/TermsStream/Interface.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...ndex/Lib/Zend/Search/Lucene/Index/SegmentWriter/StreamWriter.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...ex/Lib/Zend/Search/Lucene/Index/SegmentWriter/DocumentWriter.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...eline/modules/AOD_Index/Lib/Zend/Search/Lucene/Document/Docx.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...eline/modules/AOD_Index/Lib/Zend/Search/Lucene/Document/Xlsx.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: .../modules/AOD_Index/Lib/Zend/Search/Lucene/Document/Exception.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...eline/modules/AOD_Index/Lib/Zend/Search/Lucene/Document/Html.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...ne/modules/AOD_Index/Lib/Zend/Search/Lucene/Document/OpenXml.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...eline/modules/AOD_Index/Lib/Zend/Search/Lucene/Document/Pptx.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...e/modules/AOD_Index/Lib/Zend/Search/Lucene/Search/QueryEntry.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...peline/modules/AOD_Index/Lib/Zend/Search/Lucene/Search/Query.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...e/modules/AOD_Index/Lib/Zend/Search/Lucene/Search/QueryToken.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 50ms; Memory: 6MB FILE: ...ex/Lib/Zend/Search/Lucene/Search/BooleanExpressionRecognizer.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 41ms; Memory: 6MB FILE: ...ine/modules/AOD_Index/Lib/Zend/Search/Lucene/Search/QueryHit.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...e/modules/AOD_Index/Lib/Zend/Search/Lucene/Search/Similarity.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: ...eline/modules/AOD_Index/Lib/Zend/Search/Lucene/Search/Weight.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...s/AOD_Index/Lib/Zend/Search/Lucene/Search/QueryParserContext.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: .../modules/AOD_Index/Lib/Zend/Search/Lucene/Search/QueryParser.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 36ms; Memory: 6MB FILE: ...AOD_Index/Lib/Zend/Search/Lucene/Search/QueryParserException.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...e/modules/AOD_Index/Lib/Zend/Search/Lucene/Search/QueryLexer.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: .../modules/AOD_Index/Lib/Zend/Search/Lucene/Search/Weight/Term.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...les/AOD_Index/Lib/Zend/Search/Lucene/Search/Weight/MultiTerm.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...dules/AOD_Index/Lib/Zend/Search/Lucene/Search/Weight/Boolean.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...odules/AOD_Index/Lib/Zend/Search/Lucene/Search/Weight/Phrase.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 37ms; Memory: 6MB FILE: ...modules/AOD_Index/Lib/Zend/Search/Lucene/Search/Weight/Empty.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...ules/AOD_Index/Lib/Zend/Search/Lucene/Search/QueryEntry/Term.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...es/AOD_Index/Lib/Zend/Search/Lucene/Search/QueryEntry/Phrase.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: .../AOD_Index/Lib/Zend/Search/Lucene/Search/QueryEntry/Subquery.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...dules/AOD_Index/Lib/Zend/Search/Lucene/Search/Query/Wildcard.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...e/modules/AOD_Index/Lib/Zend/Search/Lucene/Search/Query/Term.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...ules/AOD_Index/Lib/Zend/Search/Lucene/Search/Query/MultiTerm.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...odules/AOD_Index/Lib/Zend/Search/Lucene/Search/Query/Boolean.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: .../modules/AOD_Index/Lib/Zend/Search/Lucene/Search/Query/Fuzzy.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...modules/AOD_Index/Lib/Zend/Search/Lucene/Search/Query/Phrase.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: .../AOD_Index/Lib/Zend/Search/Lucene/Search/Query/Insignificant.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 38ms; Memory: 6MB FILE: .../modules/AOD_Index/Lib/Zend/Search/Lucene/Search/Query/Range.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: .../modules/AOD_Index/Lib/Zend/Search/Lucene/Search/Query/Empty.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: .../AOD_Index/Lib/Zend/Search/Lucene/Search/Query/Preprocessing.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...Index/Lib/Zend/Search/Lucene/Search/Query/Preprocessing/Term.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...ndex/Lib/Zend/Search/Lucene/Search/Query/Preprocessing/Fuzzy.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...dex/Lib/Zend/Search/Lucene/Search/Query/Preprocessing/Phrase.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: .../AOD_Index/Lib/Zend/Search/Lucene/Search/Highlighter/Default.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...OD_Index/Lib/Zend/Search/Lucene/Search/Highlighter/Interface.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...s/AOD_Index/Lib/Zend/Search/Lucene/Search/Similarity/Default.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...line/modules/AOD_Index/Lib/Zend/Search/Lucene/Analysis/Token.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...e/modules/AOD_Index/Lib/Zend/Search/Lucene/Analysis/Analyzer.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 40ms; Memory: 6MB FILE: ...odules/AOD_Index/Lib/Zend/Search/Lucene/Analysis/TokenFilter.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ..._Index/Lib/Zend/Search/Lucene/Analysis/TokenFilter/LowerCase.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ..._Index/Lib/Zend/Search/Lucene/Analysis/TokenFilter/StopWords.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...Index/Lib/Zend/Search/Lucene/Analysis/TokenFilter/ShortWords.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...ex/Lib/Zend/Search/Lucene/Analysis/TokenFilter/LowerCaseUtf8.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...es/AOD_Index/Lib/Zend/Search/Lucene/Analysis/Analyzer/Common.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...D_Index/Lib/Zend/Search/Lucene/Analysis/Analyzer/Common/Text.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...ndex/Lib/Zend/Search/Lucene/Analysis/Analyzer/Common/TextNum.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...D_Index/Lib/Zend/Search/Lucene/Analysis/Analyzer/Common/Utf8.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...ndex/Lib/Zend/Search/Lucene/Analysis/Analyzer/Common/Utf8Num.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: .../Search/Lucene/Analysis/Analyzer/Common/Text/CaseInsensitive.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 39ms; Memory: 6MB FILE: ...arch/Lucene/Analysis/Analyzer/Common/Utf8Num/CaseInsensitive.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: .../Search/Lucene/Analysis/Analyzer/Common/Utf8/CaseInsensitive.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...arch/Lucene/Analysis/Analyzer/Common/TextNum/CaseInsensitive.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 36ms; Memory: 6MB FILE: ...peline/modules/AOD_Index/Lib/Zend/Search/Lucene/Storage/File.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 46ms; Memory: 6MB FILE: ...e/modules/AOD_Index/Lib/Zend/Search/Lucene/Storage/Directory.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...OD_Index/Lib/Zend/Search/Lucene/Storage/Directory/Filesystem.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...les/AOD_Index/Lib/Zend/Search/Lucene/Storage/File/Filesystem.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 35ms; Memory: 6MB FILE: ...modules/AOD_Index/Lib/Zend/Search/Lucene/Storage/File/Memory.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 4 | ERROR | [x] Expected 1 blank line at end of file; 2 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 34ms; Memory: 6MB FILE: ...suitecrm-aws-pipeline/modules/AOD_Index/views/view.indexdata.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 2 WARNINGS AFFECTING 3 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 31 and the first side effect is on | | line 26. 31 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) 31 | ERROR | Class name "AOD_IndexViewIndexData" is not in | | PascalCase format 104 | WARNING | Line exceeds 120 characters; contains 165 characters ---------------------------------------------------------------------- Time: 43ms; Memory: 6MB FILE: ...kspace/suitecrm-aws-pipeline/modules/SugarFeed/AdminSettings.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 2 WARNINGS AFFECTING 4 LINES ---------------------------------------------------------------------- 55 | WARNING | [ ] Line exceeds 120 characters; contains 175 | | characters 121 | ERROR | [x] Spaces must be used for alignment; tabs are not | | allowed 157 | WARNING | [ ] Line exceeds 120 characters; contains 124 | | characters 161 | ERROR | [x] Multi-line function call not indented correctly; | | expected 0 spaces but found 8 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 48ms; Memory: 6MB FILE: ...space/suitecrm-aws-pipeline/modules/SugarFeed/SugarFeedFlush.php ---------------------------------------------------------------------- FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------- 1 | WARNING | A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other side | | effects, or it should execute logic with side | | effects, but should not do both. The first symbol is | | defined on line 48 and the first side effect is on | | line 3. 48 | ERROR | Each class must be in a namespace of at least one | | level (a top-level vendor name) ---------------------------------------------------------------------- Time: 43ms; Memory: 6MB FILE: ...ns/workspace/suitecrm-aws-pipeline/modules/SugarFeed/vardefs.php ---------------------------------------------------------------------- FOUND 13 ERRORS AND 6 WARNINGS AFFECTING 19 LINES ---------------------------------------------------------------------- 56 | WARNING | [ ] Line exceeds 120 characters; contains 209 | | characters 58 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 59 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 3 60 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 70 | WARNING | [ ] Line exceeds 120 characters; contains 209 | | characters 72 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 75 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 84 | WARNING | [ ] Line exceeds 120 characters; contains 209 | | characters 86 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 87 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 3 88 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 96 | WARNING | [ ] Line exceeds 120 characters; contains 209 | | characters 98 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 100 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 109 | WARNING | [ ] Line exceeds 120 characters; contains 209 | | characters 111 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 113 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 122 | WARNING | [ ] Line exceeds 120 characters; contains 209 | | characters 124 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 2 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 13 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 43ms; Memory: 6MB FILE: .../workspace/suitecrm-aws-pipeline/modules/SugarFeed/SugarFeed.php ---------------------------------------------------------------------- FOUND 14 ERRORS AND 11 WARNINGS AFFECTING 19 LINES ---------------------------------------------------------------------- 1 | WARNING | [ ] A file should declare new symbols (classes, | | functions, constants, etc.) and cause no other | | side effects, or it should execute logic with | | side effects, but should not do both. The first | | symbol is defined on line 45 and the first side | | effect is on line 42. 45 | ERROR | [ ] Each class must be in a namespace of at least | | one level (a top-level vendor name) 75 | WARNING | [ ] Line exceeds 120 characters; contains 163 | | characters 77 | ERROR | [ ] Method name "SugarFeed::SugarFeed" is not in | | camel caps format 79 | WARNING | [ ] Line exceeds 120 characters; contains 121 | | characters 259 | ERROR | [x] Incorrect spacing between argument "$link_type" | | and equals sign; expected 1 but found 0 259 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$link_type"; expected | | 1 but found 0 259 | ERROR | [x] Incorrect spacing between argument "$link_url" | | and equals sign; expected 1 but found 0 259 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$link_url"; expected 1 | | but found 0 275 | ERROR | [x] Incorrect spacing between argument | | "$record_assigned_user_id" and equals sign; | | expected 1 but found 0 275 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument | | "$record_assigned_user_id"; expected 1 but found | | 0 276 | ERROR | [x] Incorrect spacing between argument "$link_type" | | and equals sign; expected 1 but found 0 276 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$link_type"; expected | | 1 but found 0 277 | ERROR | [x] Incorrect spacing between argument "$link_url" | | and equals sign; expected 1 but found 0 277 | ERROR | [x] Incorrect spacing between default value and | | equals sign for argument "$link_url"; expected 1 | | but found 0 278 | ERROR | [x] Multi-line function declaration not indented | | correctly; expected 4 spaces but found 8 367 | WARNING | [ ] Line exceeds 120 characters; contains 161 | | characters 386 | ERROR | [ ] Method name "SugarFeed::get_list_view_data" is | | not in camel caps format 434 | WARNING | [ ] Line exceeds 120 characters; contains 215 | | characters 437 | WARNING | [ ] Line exceeds 120 characters; contains 314 | | characters 467 | WARNING | [ ] Line exceeds 120 characters; contains 222 | | characters 473 | WARNING | [ ] Line exceeds 120 characters; contains 133 | | characters 476 | WARNING | [ ] Line exceeds 120 characters; contains 197 | | characters 477 | WARNING | [ ] Line exceeds 120 characters; contains 144 | | characters 478 | WARNING | [ ] Line exceeds 120 characters; contains 221 | | characters ---------------------------------------------------------------------- PHPCBF CAN FIX THE 11 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 85ms; Memory: 10MB FILE: ...kins/workspace/suitecrm-aws-pipeline/modules/SugarFeed/Forms.php ---------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------- 1 | WARNIN