php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #27941 signature of the error handler function is not documented
Submitted: 2004-04-10 06:56 UTC Modified: 2004-04-10 13:50 UTC
From: derick@php.net Assigned:
Status: Closed Package: Documentation problem
PHP Version: Irrelevant OS: irrelevant
Private report: No CVE-ID: None
 [2004-04-10 06:56 UTC] derick@php.net
Description:
------------
The parameters that the function handling errors (as set by set_error_handler()) receives are not documented like handlers for the XML parser functions. The last note on the set_error_handler documentation page describes all 5 parameters.


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2004-04-10 13:50 UTC] irchtml@php.net
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.


 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Wed Nov 19 22:00:02 2025 UTC