From bf6ce67fc176cf8376b0db9f0f0886f089a67610 Mon Sep 17 00:00:00 2001 From: "Edward Z. Yang" Date: Sun, 17 Jun 2007 21:27:39 +0000 Subject: [PATCH] [1.7.0] Prototype-declarations for Lexer removed in favor of configuration determination of Lexer implementations. git-svn-id: http://htmlpurifier.org/svnroot/htmlpurifier/trunk@1153 48356398-32a2-884e-a903-53898d9a118a --- NEWS | 2 + library/HTMLPurifier.php | 9 ++- library/HTMLPurifier/Lexer.php | 136 +++++++++++++++++++++++---------- 3 files changed, 105 insertions(+), 42 deletions(-) diff --git a/NEWS b/NEWS index cdec03e4..3464dcb8 100644 --- a/NEWS +++ b/NEWS @@ -26,6 +26,8 @@ NEWS ( CHANGELOG and HISTORY ) HTMLPurifier DefinitionID directive (%HTML.DefinitionID for HTMLDefinition). # Contents between