php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #40057 merge 5.2.0 $php_errormsg changes into documentation
Submitted: 2007-01-08 05:02 UTC Modified: 2007-01-08 10:35 UTC
From: greg at chiaraquartet dot net Assigned: bjori (profile)
Status: Closed Package: Documentation problem
PHP Version: Irrelevant OS: n/a
Private report: No CVE-ID: None
 [2007-01-08 05:02 UTC] greg at chiaraquartet dot net
Description:
------------
http://www.php.net/UPDATE_5_2.txt

The section on $php_errormsg needs to be in the docs for track_errors and for set_error_handler()

- As a side-effect of a change made to prevent duplicate error messages
  when error_tracking is On [Ilia], it is now necessary to return FALSE
  from your error handler in order to populate $php_errormsg. This allows
  you to fine-grain the levels of the messages stored.





Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2007-01-08 10:35 UTC] bjori@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 Jul 16 19:01:32 2025 UTC