Skip to content

Commit

Permalink
Merge branch 'PHP-5.5' into PHP-5.6
Browse files Browse the repository at this point in the history
* PHP-5.5:
  Add missing value for error_reporting directive
  • Loading branch information
smalyshev committed Mar 9, 2015
2 parents 43da0d3 + d7931f8 commit b0d1e23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Zend/tests/bug67436/bug67436.phpt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
bug67436: Autoloader isn't called if user defined error handler is present

--INI--
error_reporting=
error_reporting=-1

--FILE--
<?php
Expand Down

0 comments on commit b0d1e23

Please sign in to comment.