vrana           Tue Sep  4 13:36:21 2007 UTC

  Modified files:              
    /phpdoc/en/language/oop5    reflection.xml 
  Log:
  ReflectionExtension::info()
  
http://cvs.php.net/viewvc.cgi/phpdoc/en/language/oop5/reflection.xml?r1=1.30&r2=1.31&diff_format=u
Index: phpdoc/en/language/oop5/reflection.xml
diff -u phpdoc/en/language/oop5/reflection.xml:1.30 
phpdoc/en/language/oop5/reflection.xml:1.31
--- phpdoc/en/language/oop5/reflection.xml:1.30 Fri Aug 17 05:06:05 2007
+++ phpdoc/en/language/oop5/reflection.xml      Tue Sep  4 13:36:21 2007
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.30 $ -->
+<!-- $Revision: 1.31 $ -->
  <sect1 xml:id="language.oop5.reflection" 
xmlns="http://docbook.org/ns/docbook";>
   <title>Reflection</title>
   <sect2 xml:id="language.oop5.reflection.introduction">
@@ -783,6 +783,7 @@
     public array getINIEntries()
     public ReflectionClass[] getClasses()
     public array getClassNames()
+    public string info()
 }
 ?>
 ]]>

Reply via email to