hholzgra                Fri Apr 16 09:19:18 2004 EDT

  Modified files:              
    /phpdoc/xsl version.xml 
  Log:
  forgot to add PHP 5 to the 'builtins' here :(
  
  
http://cvs.php.net/diff.php/phpdoc/xsl/version.xml?r1=1.15&r2=1.16&ty=u
Index: phpdoc/xsl/version.xml
diff -u phpdoc/xsl/version.xml:1.15 phpdoc/xsl/version.xml:1.16
--- phpdoc/xsl/version.xml:1.15 Fri Apr 16 08:57:23 2004
+++ phpdoc/xsl/version.xml      Fri Apr 16 09:19:16 2004
@@ -11,15 +11,15 @@
 
 <versions>
 
-  <function name='array' from='PHP 3, PHP 4 '/>
-  <function name='echo' from='PHP 3, PHP 4 '/>
-  <function name='empty' from='PHP 3, PHP 4 '/>
-  <function name='eval' from='PHP 3, PHP 4 '/>
-  <function name='exit' from='PHP 3, PHP 4 '/>
-  <function name='isset' from='PHP 3, PHP 4 '/>
-  <function name='list' from='PHP 3, PHP 4 '/>
-  <function name='print' from='PHP 3, PHP 4 '/>
-  <function name='unset' from='PHP 3, PHP 4 '/>
+   <function name='array' from='PHP 3, PHP 4, PHP 5 '/>
+  <function name='echo' from='PHP 3, PHP 4, PHP 5 '/>
+  <function name='empty' from='PHP 3, PHP 4, PHP 5 '/>
+  <function name='eval' from='PHP 3, PHP 4, PHP 5 '/>
+  <function name='exit' from='PHP 3, PHP 4, PHP 5 '/>
+  <function name='isset' from='PHP 3, PHP 4, PHP 5 '/>
+  <function name='list' from='PHP 3, PHP 4, PHP 5 '/>
+  <function name='print' from='PHP 3, PHP 4, PHP 5 '/>
+  <function name='unset' from='PHP 3, PHP 4, PHP 5 '/>
   <function name="abs" from="PHP 3, PHP 4 , PHP 5"/>
   <function name="acos" from="PHP 3, PHP 4 , PHP 5"/>
   <function name="ada_afetch" from="PHP 3"/>

Reply via email to