Created
February 7, 2015 16:32
-
-
Save kneipp/431094e9a8f8fb9a2054 to your computer and use it in GitHub Desktop.
php_codesniffer osx
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
pear uninstall PHP_CodeSniffer | |
pear config-set php_bin change/path/to | |
pear config-set bin_dir change/path/to | |
pear install PHP_CodeSniffer |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
http://www.ivankristianto.com/use-php-code-sniffer-phpcs-sublimetext-3/
http://gielberkers.com/setup-php-codesniffer-phpstorm-osx/
problemas ao usar phpcs:
phpcs
PHP Warning: include_once(PHP/CodeSniffer/CLI.php) ...
...
s /usr/local/etc/php/5.5/php.ini
pear config-get php_dir
include_path = ".:xpto:/usr/local/Cellar/php55/5.5.21/lib/php"