Strict Panda
Home
Blog
php
PHP, Coder, and Code Sniffer in OS X
April 7, 2015
PHP I originally used the PHP package bundled with OS X. This doesn’t seem to be easily maintainable since you would have an outdated PHP version.
PHP 5.4 and PHPDBG in OS X
April 6, 2015
I got PHPDBG enabled in PHP 5.4 although I’ve never bothered giving it a try. Recently, I decided to play around with it to try to compare it with Xdebug.