Re: [PHP-DOC] Add E_STRICT

2004-07-19 Thread Philip Olson
> Please add E_STRICT (int, value 2048) with a PHP5 note to > reserved.constants.core, thanks. Done. No note was added as that information is elsewhere. In the future these constants will link to their appropriate constant information pages. Also in the future please report at bugs.php.net eve

[PHP-DOC] Add E_STRICT

2004-07-19 Thread Korkman
Please add E_STRICT (int, value 2048) with a PHP5 note to reserved.constants.core, thanks. - Korkman