1
0
mirror of https://github.com/ezyang/htmlpurifier.git synced 2025-07-10 17:26:25 +02:00

- Make phpt files svn:eol-style=native

- Add missing NEWS entry

git-svn-id: http://htmlpurifier.org/svnroot/htmlpurifier/trunk@1556 48356398-32a2-884e-a903-53898d9a118a
This commit is contained in:
Edward Z. Yang
2008-02-17 00:19:27 +00:00
parent 9f851b2139
commit 212958a9c7
6 changed files with 79 additions and 77 deletions

2
NEWS
View File

@ -51,6 +51,8 @@ NEWS ( CHANGELOG and HISTORY ) HTMLPurifier
. htmlpurifier_add_test() preferred method to translate test files in to . htmlpurifier_add_test() preferred method to translate test files in to
classes, because it handles PHPT files too. classes, because it handles PHPT files too.
. Debugger class is deprecated and will be removed soon. . Debugger class is deprecated and will be removed soon.
. Command line argument parsing for testing scripts revamped, now --opt value
format is supported.
3.0.0, released 2008-01-06 3.0.0, released 2008-01-06
# HTML Purifier is PHP 5 only! The 2.1.x branch will be maintained # HTML Purifier is PHP 5 only! The 2.1.x branch will be maintained