jacques         Sat Dec 10 14:48:27 2005 EDT

  Modified files:              
    /phpdoc/en/appendices       reserved.xml 
  Log:
  this is a reserved in PHP 5
  
  
http://cvs.php.net/diff.php/phpdoc/en/appendices/reserved.xml?r1=1.58&r2=1.59&ty=u
Index: phpdoc/en/appendices/reserved.xml
diff -u phpdoc/en/appendices/reserved.xml:1.58 
phpdoc/en/appendices/reserved.xml:1.59
--- phpdoc/en/appendices/reserved.xml:1.58      Fri Sep  2 08:10:44 2005
+++ phpdoc/en/appendices/reserved.xml   Sat Dec 10 14:48:24 2005
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.58 $ -->
+<!-- $Revision: 1.59 $ -->
 
  <appendix id="reserved">
   <title>List of Reserved Words</title>
@@ -257,6 +257,7 @@
         <link linkend="migration.old-function">old_function</link> (PHP 4 only)
        </entry>
        <entry>
+        <link linked="keyword.class">this</link> (PHP 5 only)
        </entry>
        <entry>
        </entry>

Reply via email to