PHP 5.3.1 running on FreeBSD
We have upgraded our latest development and testing environments with 5.3.1 running on FreeBSD. For those that want a hand, here are the steps to patch the port (remember to run portsnap fetch update first!):
fetch http://www.alexdupre.com/php53.diff mv php53.diff ~/ cd /usr/ports patch -p0 -E < ~/php53.diff
Customers running on our managed environments (servers Red, Grey, Green) can rest assured their software/sites will be fully tested in our development environment before PHP is upgraded.
