nlopess         Sun Jan 18 06:35:47 2004 EDT

  Modified files:              
    /phpdoc/en  language-snippets.ent 
  Log:
  added note for obsolete tidy functions
  
Index: phpdoc/en/language-snippets.ent
diff -u phpdoc/en/language-snippets.ent:1.63 phpdoc/en/language-snippets.ent:1.64
--- phpdoc/en/language-snippets.ent:1.63        Mon Dec  8 02:57:25 2003
+++ phpdoc/en/language-snippets.ent     Sun Jan 18 06:35:47 2004
@@ -1,4 +1,4 @@
-<!-- $Revision: 1.63 $ -->
+<!-- $Revision: 1.64 $ -->
 
 <!ENTITY warn.experimental '<warning><simpara>This extension is
 <emphasis>EXPERIMENTAL</emphasis>. The behaviour of this extension --
@@ -246,3 +246,6 @@
 <!-- Notes for tidy -->
 <!ENTITY note.tidy.ze2 '<note><simpara> This function is only available with Zend 
Engine 2, this means PHP
 &gt;= 5.0.0.</simpara></note>'>
+
+<!ENTITY note.tidy.1only '<note><simpara>This function is only avaliable in
+Tidy 1.0. It became obsolete in Tidy 2.0 and thus has been removed.</simpara></note>'>

Reply via email to