PHP syntax checker updated
Took a quick break today from Project Phoenix1.
I’ve had a PHP syntax checker on meandeviation for several years, but only checking PHP 4 as that is what is running on the server. However, I had an email asking about PHP 5 , so now there is a PHP 5 version too
The syntax checker is a pretty simple layer over the PHP command line option “php -l” and also uses the PHP highlight_file function. The main complication is parsing the HTML outputs of both as they change between versions of PHP!
There is also a download archive so you can also have it running locally on your own system.
- watch this space … [back]

[...] mentioned ‘Project Phoenix’ in my last previous post, and this was it – getting vfridge up and running [...]
Pingback by Alan’s blog » Phoenix rises – vfridge online again — June 11, 2010 @ 7:47 pm