ID: 30684 Updated by: [EMAIL PROTECTED] Reported By: ng4rrjanbiah at rediffmail dot com -Status: Open +Status: Closed Bug Type: Documentation problem PHP Version: 5.0.2 New Comment:
This bug has been fixed in the documentation's XML sources. Since the online and downloadable versions of the documentation need some time to get updated, we would like to ask you to be a bit patient. Thank you for the report, and for helping us make our documentation better. Previous Comments: ------------------------------------------------------------------------ [2004-11-04 08:19:44] ng4rrjanbiah at rediffmail dot com Description: ------------ The constant T_OLD_FUNCTION is not defined in PHP 5. But, it is not documented at http://www.php.net/tokenizer Reproduce code: --------------- <?php echo T_OLD_FUNCTION; ?> ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=30684&edit=1
