| didou@php.net 2006-12-28, 10:03 pm |
| ID: 39798
Updated by: didou@php.net
Reported By: david dot laughlin at dundeecity dot gov dot uk
-Status: Open
+Status: Closed
Bug Type: Documentation problem
Operating System: All
PHP Version: Irrelevant
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:
------------------------------------------------------------------------
[2006-12-11 13:57:44] david dot laughlin at dundeecity dot gov dot uk
Description:
------------
The examples show trigger_error being called with E_ERROR as parameter
2. trigger_error requires parameter 2 to be of E_USER family of
constants, so maybe should read E_USER_ERROR.
------------------------------------------------------------------------
--
Edit this bug report at http://bugs.php.net/?id=39798&edit=1
|