make test every PHP version and send feedback
filed in Command line, Development, PHP, Testing on Feb.03, 2012
Since David Coallier’s talk during PHPBenelux, I realized the importance of running make test on all PHP releases and send feedback to PHP. It is so easy, that I will run it from now on every time a new release is announced. If you’re running on Mac, you might want to install Xcode, so you can [...]

