Code Comments
Programming Forum and web based access to our favorite programming groups.nlopess Sat Jul 31 06:59:31 2004 EDT Modified files: /phpdoc/en/appendices tokens.xml Log: add 'PHP 5 only' note to PHPDoc thanks Goba [url]http://cvs.php.net/diff.php/phpdoc/en/appendices/tokens.xml?r1=1.13&r2=1.14&ty=u[/ url] Index: phpdoc/en/appendices/tokens.xml diff -u phpdoc/en/appendices/tokens.xml:1.13 phpdoc/en/appendices/tokens.xml :1.14 --- phpdoc/en/appendices/tokens.xml:1.13 Sat Jul 31 06:02:17 2004 +++ phpdoc/en/appendices/tokens.xml Sat Jul 31 06:59:30 2004 @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> -<!-- $Revision: 1.13 $ --> +<!-- $Revision: 1.14 $ --> <appendix id="tokens"> <title>List of Parser Tokens</title> @@ -153,7 +153,7 @@ <row> <entry>T_DOC_COMMENT</entry> <entry>/** */</entry> - <entry><link linkend="language.basic-syntax.comments">PHPDoc style com ments</link></entry> + <entry><link linkend="language.basic-syntax.comments">PHPDoc style com ments</link> (PHP 5 only)</entry> </row> <row> <entry>T_DO</entry>
Post Follow-up to this message
Show a Printable Version
Email This Page to Someone!
Receive updates to this thread
Powered by vBulletin
Copyright 2000-2006 Jelsoft Enterprises Limited.