From c31d6ec80e361697e49b5581b00569702ee26c37 Mon Sep 17 00:00:00 2001 From: "Edward Z. Yang" Date: Sun, 19 Aug 2007 19:37:34 +0000 Subject: [PATCH] Add that PH5P is PHP5 only. git-svn-id: http://htmlpurifier.org/svnroot/htmlpurifier/trunk@1384 48356398-32a2-884e-a903-53898d9a118a --- NEWS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 9ac0be7b..a28f0f77 100644 --- a/NEWS +++ b/NEWS @@ -16,7 +16,7 @@ NEWS ( CHANGELOG and HISTORY ) HTMLPurifier require_once 'HTMLPurifier/Lexer/PH5P.php'; $config->set('Core', 'LexerImpl', PH5P'); Note that this Lexer introduces some classes not in the HTMLPurifier - namespace. + namespace. Also, this is PHP5 only. - Fix non-visible parsing error in DirectLex with empty tags that have slashes inside attribute values. - Fix typo in CSS definition: border-collapse:seperate; was incorrectly