Sorry, T_HALT_COMPILER already there

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@202757 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Jakub Vrana 2005-12-13 13:16:03 +00:00
parent be64373454
commit 699192d1b0

View file

@ -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>
@ -91,11 +91,6 @@
<entry></entry>
<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>