From 243e2762060a25d440d6e1ba72430c3e2556e5a5 Mon Sep 17 00:00:00 2001 From: val khokhlov Date: Sun, 2 Jan 2005 16:06:06 +0000 Subject: [PATCH] mark function as deprecated git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@176300 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/bcompiler/functions/bcompiler-parse-class.xml | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/reference/bcompiler/functions/bcompiler-parse-class.xml b/reference/bcompiler/functions/bcompiler-parse-class.xml index 8a3c770b66..14acdbf994 100644 --- a/reference/bcompiler/functions/bcompiler-parse-class.xml +++ b/reference/bcompiler/functions/bcompiler-parse-class.xml @@ -1,5 +1,5 @@ - + @@ -13,7 +13,12 @@ stringclass stringcallback - &warn.experimental.func; + + + This function has been removed from bcompiler and is no + longer available as of bcompiler 0.5. + + reads the bytecodes of a class and calls back to a user function