For Programmers: Free Programming Magazines  


Home > Archive > PHP Documentation > December 2005 > cvs: phpdoc /en/appendices tokens.xml









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author cvs: phpdoc /en/appendices tokens.xml
Jakub Vrana

2005-12-13, 8:00 am

vrana Tue Dec 13 13:15:27 2005 EDT

Modified files:
/phpdoc/en/appendices tokens.xml
Log:
T_HALT_COMPILER

http://cvs.php.net/viewcvs.cgi/phpd...2&diff_format=u
Index: phpdoc/en/appendices/tokens.xml
diff -u phpdoc/en/appendices/tokens.xml:1.21 phpdoc/en/appendices/tokens.xml:1.22
--- phpdoc/en/appendices/tokens.xml:1.21 Sun Nov 13 16:05:57 2005
+++ phpdoc/en/appendices/tokens.xml Tue Dec 13 13:15:27 2005
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.21 $ -->
+<!-- $Revision: 1.22 $ -->

<appendix id="tokens">
<title>List of Parser Tokens</title>
@@ -92,6 +92,11 @@
<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>
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com