Fixed PHP bug #52344 (__LINE__ not listed in the documentation)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@301282 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Daniel Egeberg 2010-07-15 07:48:21 +00:00
parent 8f124d7805
commit 2fba385e29

View file

@ -209,6 +209,9 @@
<entry>
<link linkend="language.constants.predefined">__FILE__</link>
</entry>
<entry>
<link linkend="language.constants.predefined">__LINE__</link>
</entry>
<entry>
<link linkend="language.constants.predefined">__FUNCTION__</link>
</entry>