Skip to content

Instantly share code, notes, and snippets.

@wilcorrea
Created April 7, 2017 05:17
Show Gist options
  • Save wilcorrea/93d37027c5fac6f7a74a566dab02bf93 to your computer and use it in GitHub Desktop.
Save wilcorrea/93d37027c5fac6f7a74a566dab02bf93 to your computer and use it in GitHub Desktop.
07/04/17
02:16 PHP Code Sniffer
phpcs: PHP Fatal error: Uncaught Error: Cannot access protected property ObjectCalisthenics\Sniffs\Files\ClassElementLengthSniff::$maxLength in phar:///home/william/Development/gitlab.com/php@contasobcontrole/project/api/phpcs.phar/CodeSniffer.php:1548
Stack trace:
#0 phar:///home/william/Development/gitlab.com/php@contasobcontrole/project/api/phpcs.phar/CodeSniffer.php(1466): PHP_CodeSniffer->setSniffProperty('ObjectCalisthen...', 'maxLength', '300')
#1 phar:///home/william/Development/gitlab.com/php@contasobcontrole/project/api/phpcs.phar/CodeSniffer.php(595): PHP_CodeSniffer->populateTokenListeners()
Exclude ModelAbstract.php from PHP Code Sniffer analysis.
02:16 No suspicious code found. 13 files processed in 'Directory '[api] - .../vendor/phpzm''.
02:16 PHP Code Sniffer
phpcs: PHP Fatal error: Uncaught Error: Cannot access protected property ObjectCalisthenics\Sniffs\Files\ClassElementLengthSniff::$maxLength in phar:///home/william/Development/gitlab.com/php@contasobcontrole/project/api/phpcs.phar/CodeSniffer.php:1548
Stack trace:
#0 phar:///home/william/Development/gitlab.com/php@contasobcontrole/project/api/phpcs.phar/CodeSniffer.php(1466): PHP_CodeSniffer->setSniffProperty('ObjectCalisthen...', 'maxLength', '300')
#1 phar:///home/william/Development/gitlab.com/php@contasobcontrole/project/api/phpcs.phar/CodeSniffer.php(595): PHP_CodeSniffer->populateTokenListeners()
Exclude BillAfterCreate.php from PHP Code Sniffer analysis.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment