Add missing value for error_reporting directive

This commit is contained in:
Lior Kaplan 2015-03-01 15:16:53 +02:00
parent 55f7747bff
commit 1a35c959a9

View file

@ -2,7 +2,7 @@
bug67436: Autoloader isn't called if user defined error handler is present
--INI--
error_reporting=
error_reporting=-1
--FILE--
<?php