mirror of
https://github.com/ezyang/htmlpurifier.git
synced 2025-08-07 06:36:44 +02:00
Officially transition from 1.7 -> 2.0, mass substitution. Also, wrote WHATSNEW. We are in feature-freeze!
git-svn-id: http://htmlpurifier.org/svnroot/htmlpurifier/trunk@1172 48356398-32a2-884e-a903-53898d9a118a
This commit is contained in:
@@ -48,7 +48,7 @@ HTMLPurifier_ConfigSchema::define(
|
||||
</dd>
|
||||
</dl>
|
||||
<p>
|
||||
This directive has been available since 1.7.0.
|
||||
This directive has been available since 2.0.0.
|
||||
</p>
|
||||
'
|
||||
);
|
||||
@@ -61,7 +61,7 @@ HTMLPurifier_ConfigSchema::define(
|
||||
significant performance degradation and should not be used when
|
||||
unnecessary. This directive must be used with the DirectLex lexer,
|
||||
as the DOMLex lexer does not (yet) support this functionality. This directive
|
||||
has been available since 1.7.0.
|
||||
has been available since 2.0.0.
|
||||
</p>
|
||||
');
|
||||
|
||||
|
Reference in New Issue
Block a user