php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #59479 apm.*_error_reporting is ignored
Submitted: 2010-10-27 08:32 UTC Modified: 2010-10-27 08:37 UTC
From: patrickallaert@php.net Assigned: patrickallaert (profile)
Status: Closed Package: APM (PECL)
PHP Version: 5.3.2 OS:
Private report: No CVE-ID: None
 [2010-10-27 08:32 UTC] patrickallaert@php.net
Description:
------------
Using:
apm.sqlite_error_reporting=E_ALL & ~E_NOTICE

Notices still appear in the sqlite database. (Same for MySQL 
driver)


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2010-10-27 08:37 UTC] patrickallaert@php.net
This bug has been fixed in SVN.

In case this was a documentation problem, the fix will show up at the
end of next Sunday (CET) on pecl.php.net.

In case this was a pecl.php.net website problem, the change will show
up on the website in short time.
 
Thank you for the report, and for helping us make PECL better.

Fixed in revision 304956.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 26 12:01:30 2024 UTC