Archive for April, 2008

HTMLPurifer 3.1.0 Release Candidate Available

I am shocked. Here I was the other day gloomily staring at the result of a subversion update to trunk from the HTMLPurifer respository and I got weird fatal errors. Two days later and all is revealed!!!

http://htmlpurifier.org/news/2008/3.1.0rc1-released.html

Major change is to implementing Autoloading which is probably why my svn update failed so miserably (I feel bad falling so far behind updates – the head scratching moments are almost amusing at this stage!). Tags are now properly autoclosed. Lots of other stuff marked as new features.

Linked to page has another link to the NEWS summary of changes since 3.0.0.

HTMLPurifer is possibly the most understated underpublicised quality library in PHP today. I consider it a fundamental standard library that is automatically included in every PHP web application I start these days. I mentioned it earlier for the ZF Blog series opener.