mirror of
https://github.com/php/php-src.git
synced 2025-08-18 23:18:56 +02:00
Merge branch 'pull-request/1130' into PHP-5.5
* pull-request/1130: Add missing value for error_reporting directive
This commit is contained in:
commit
d7931f8f66
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
bug67436: Autoloader isn't called if user defined error handler is present
|
||||
|
||||
--INI--
|
||||
error_reporting=
|
||||
error_reporting=-1
|
||||
|
||||
--FILE--
|
||||
<?php
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue