[1.7.0] HTML Purifier now works with PHP 4.3.2. Yay!
commitde23201cbbad46ad968826f9709bc4c88605a828
authorEdward Z. Yang <edwardzyang@thewritingpot.com>
Sun, 27 May 2007 14:27:54 +0000 (27 14:27 +0000)
committerEdward Z. Yang <edwardzyang@thewritingpot.com>
Sun, 27 May 2007 14:27:54 +0000 (27 14:27 +0000)
treee7ee10530741c21261d6cbf19d520b192f536e70
parent21ab12a6a8297ca3d186049b0201c9605ebf7300
[1.7.0] HTML Purifier now works with PHP 4.3.2. Yay!
- Armor some character index checking
- Add compatibility stuff for PHP_EOL
- Add autoclose for colgroup
- Compensate for realpath() quirkiness in old versions
- Add flush maintenance script

git-svn-id: http://htmlpurifier.org/svnroot/htmlpurifier/trunk@1096 48356398-32a2-884e-a903-53898d9a118a
INSTALL
INSTALL.fr.utf8
NEWS
library/HTMLPurifier/AttrDef/CSS/URI.php
library/HTMLPurifier/Config.php
library/HTMLPurifier/HTMLModule/Tables.php
maintenance/flush-htmldefinition-cache.php [new file with mode: 0644]
tests/HTMLPurifier/DefinitionCache/SerializerTest.php
tests/HTMLPurifier/EntityParserTest.php
tests/HTMLPurifier/Test.php