aidan Fri Oct 29 07:28:21 2004 EDT
Modified files: /phpdoc/en/language oop5.xml Log: Added patterns section http://cvs.php.net/diff.php/phpdoc/en/language/oop5.xml?r1=1.8&r2=1.9&ty=u Index: phpdoc/en/language/oop5.xml diff -u phpdoc/en/language/oop5.xml:1.8 phpdoc/en/language/oop5.xml:1.9 --- phpdoc/en/language/oop5.xml:1.8 Sun Oct 3 00:36:42 2004 +++ phpdoc/en/language/oop5.xml Fri Oct 29 07:28:21 2004 @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> -<!-- $Revision: 1.8 $ --> +<!-- $Revision: 1.9 $ --> <chapter id="language.oop5"> <title>Classes and Objects (PHP 5)</title> @@ -22,6 +22,7 @@ &language.oop5.interfaces; &language.oop5.overloading; &language.oop5.iterations; + &language.oop5.patterns; &language.oop5.magic; &language.oop5.final; &language.oop5.exceptions;