Closed mlebrun closed 8 years ago
Hello, I have php7 installed as the only php version on the system and yet when phpcs runs, it tells me array constants aren't supported. Not entirely sure if it's something I did or what. I've even supplied "phpcs_php_path": "/usr/local/bin/php",.
"phpcs_php_path": "/usr/local/bin/php",
I've also tried re-installing the plugin to sublime as well as re-installing php-code-sniffer from homebrew
Hello, I have php7 installed as the only php version on the system and yet when phpcs runs, it tells me array constants aren't supported. Not entirely sure if it's something I did or what. I've even supplied
"phpcs_php_path": "/usr/local/bin/php",
.