vrana           Tue Dec 13 13:16:04 2005 EDT

  Modified files:              
    /phpdoc/en/appendices       tokens.xml 
  Log:
  Sorry, T_HALT_COMPILER already there
  
http://cvs.php.net/viewcvs.cgi/phpdoc/en/appendices/tokens.xml?r1=1.22&r2=1.23&diff_format=u
Index: phpdoc/en/appendices/tokens.xml
diff -u phpdoc/en/appendices/tokens.xml:1.22 
phpdoc/en/appendices/tokens.xml:1.23
--- phpdoc/en/appendices/tokens.xml:1.22        Tue Dec 13 13:15:27 2005
+++ phpdoc/en/appendices/tokens.xml     Tue Dec 13 13:16:03 2005
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.22 $ -->
+<!-- $Revision: 1.23 $ -->
 
 <appendix id="tokens">
  <title>List of Parser Tokens</title>
@@ -92,11 +92,6 @@
      <entry></entry>
     </row>
     <row>
-     <entry>T_HALT_COMPILER</entry>
-     <entry>__halt_compiler()</entry>
-     <entry><function>__halt_compiler</function></entry>
-    </row>
-    <row>
      <entry>T_CLASS</entry>
      <entry>class</entry>
      <entry><link linkend="language.oop">classes and objects</link></entry>

Reply via email to