php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #55418 [DE] E_ALL with wrong value since update to 5.3
Submitted: 2011-08-14 09:04 UTC Modified: 2011-08-15 10:56 UTC
Votes:1
Avg. Score:3.0 ± 0.0
Reproduced:0 of 0 (0.0%)
From: spm_php at steckmann dot de Assigned: nikic (profile)
Status: Closed Package: Translation problem
PHP Version: Irrelevant OS:
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: spm_php at steckmann dot de
New email:
PHP Version: OS:

 

 [2011-08-14 09:04 UTC] spm_php at steckmann dot de
Description:
------------
---
From manual page: http://www.php.net/function.error-reporting%23Parameter-Liste
---
E_ALL contains the wrong value here (the constant number). It should be updated to include also the E_DEPRECATED in it.


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2011-08-14 09:06 UTC] spm_php at steckmann dot de
Maual page is http://php.net/manual/de/function.error-reporting.php
 [2011-08-14 09:06 UTC] spm_php at steckmann dot de
Correct manual page is:
http://php.net/manual/de/function.error-reporting.php
 [2011-08-15 10:54 UTC] nikic@php.net
Automatic comment from SVN on behalf of nikic
Revision: http://svn.php.net/viewvc/?view=revision&revision=314939
Log: Sync DE error_reporting() docs with EN (fixes bug #55418)
 [2011-08-15 10:56 UTC] nikic@php.net
-Summary: Documentation issue, E_ALL with wrong value since update to 5.3 +Summary: [DE] E_ALL with wrong value since update to 5.3 -Status: Open +Status: Closed -Package: Documentation problem +Package: Translation problem -PHP Version: 5.3.6 +PHP Version: Irrelevant -Assigned To: +Assigned To: nikic
 [2011-08-15 10:56 UTC] nikic@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.

I synced the error_reporting docs with the English version. (I.e. the table is now removed altogether and accessible via the predefined constants section only.)
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Apr 27 21:01:29 2024 UTC