aidan           Sun Oct  3 00:36:42 2004 EDT

  Modified files:              
    /phpdoc/en/language oop5.xml 
  Log:
  Added type hinting
  
http://cvs.php.net/diff.php/phpdoc/en/language/oop5.xml?r1=1.7&r2=1.8&ty=u
Index: phpdoc/en/language/oop5.xml
diff -u phpdoc/en/language/oop5.xml:1.7 phpdoc/en/language/oop5.xml:1.8
--- phpdoc/en/language/oop5.xml:1.7     Sat Sep 25 20:13:50 2004
+++ phpdoc/en/language/oop5.xml Sun Oct  3 00:36:42 2004
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.7 $ -->
+<!-- $Revision: 1.8 $ -->
  <chapter id="language.oop5">
   <title>Classes and Objects (PHP 5)</title>
 
@@ -28,6 +28,7 @@
   &language.oop5.cloning;
   &language.oop5.object-comparison;
   &language.oop5.reflection;
+  &language.oop5.typehinting;
 </chapter>
  
 <!-- Keep this comment at the end of the file

Reply via email to