val             Sun Jan  2 11:06:06 2005 EDT

  Modified files:              
    /phpdoc/en/reference/bcompiler/functions    bcompiler-parse-class.xml 
  Log:
  mark function as deprecated
  
http://cvs.php.net/diff.php/phpdoc/en/reference/bcompiler/functions/bcompiler-parse-class.xml?r1=1.3&r2=1.4&ty=u
Index: phpdoc/en/reference/bcompiler/functions/bcompiler-parse-class.xml
diff -u phpdoc/en/reference/bcompiler/functions/bcompiler-parse-class.xml:1.3 
phpdoc/en/reference/bcompiler/functions/bcompiler-parse-class.xml:1.4
--- phpdoc/en/reference/bcompiler/functions/bcompiler-parse-class.xml:1.3       
Sun Aug 29 16:42:51 2004
+++ phpdoc/en/reference/bcompiler/functions/bcompiler-parse-class.xml   Sun Jan 
 2 11:06:06 2005
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
 <!-- splitted from ./en/functions/bcompiler.xml, last change in rev 1.5 -->
   <refentry id="function.bcompiler-parse-class">
    <refnamediv>
@@ -13,7 +13,12 @@
       
<methodparam><type>string</type><parameter>class</parameter></methodparam>
       
<methodparam><type>string</type><parameter>callback</parameter></methodparam>
      </methodsynopsis>
-   &warn.experimental.func;
+   <note>
+    <para>
+     This function has been removed from bcompiler and is no
+     longer available as of bcompiler 0.5.
+    </para>
+   </note>
     <para>
      reads the bytecodes of a class and calls back to a user function
     </para>

Reply via email to