Closed Konafets closed 9 years ago
I'm on 5.5 as well and I can't replicate any errors. Any local changes? Any hints :smile: ?
Might also help if you could add var_dump($path);
on line 59, which should give you:
$ bin/phpcs -i
string(xx) ".../PHP_CodeSniffer/src/Runner.php"
string(xx) ".../PHP_CodeSniffer/src/Util/Timing.php"
string(xx) ".../PHP_CodeSniffer/src/Config.php"
string(xx) ".../PHP_CodeSniffer/src/Util/Standards.php"
string(xx) ".../PHP_CodeSniffer/src/Util/Common.php"
The installed coding standards are MySource, PEAR, PHPCS, PSR1, PSR2, Squiz and Zend
Sorry, ignore me. I didn't have strict errors being shown when I thought I did.
I've fixed this up now.
:+1:
This happens in 3.0 branch