[1.3.2]
commit360f984f638bfaf7e217803c804dd190825d7f27
authorEdward Z. Yang <edwardzyang@thewritingpot.com>
Fri, 15 Dec 2006 02:12:03 +0000 (15 02:12 +0000)
committerEdward Z. Yang <edwardzyang@thewritingpot.com>
Fri, 15 Dec 2006 02:12:03 +0000 (15 02:12 +0000)
tree18bcd2d65521c05d437adb7f4b0801c7d778d1ed
parent41a25cb6b8a29f57d29ff575468bf614bf0306bc
[1.3.2]
! HTMLPurifier object now accepts configuration arrays, no need to manually instantiate a configuration object
! Context object now accessible to outside
. HTMLPurifier_Config::create() added, takes mixed variable and converts into a HTMLPurifier_Config object.

git-svn-id: http://htmlpurifier.org/svnroot/htmlpurifier/trunk@611 48356398-32a2-884e-a903-53898d9a118a
NEWS
library/HTMLPurifier.php
library/HTMLPurifier/Config.php
tests/HTMLPurifier/ConfigTest.php
tests/HTMLPurifier/Test.php