From: foobar Date: Fri, 29 Apr 2005 01:04:32 +0000 (+0000) Subject: - Unify error_reporting setting + make sure E_STRICT is set when wanted X-Git-Tag: php-5.0.1b1~378 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=96bc29839b46d4712c7ddcb237e67540f0d21108;p=php - Unify error_reporting setting + make sure E_STRICT is set when wanted --- diff --git a/Zend/tests/bug22836.phpt b/Zend/tests/bug22836.phpt index e58df59282..98e3f299e9 100644 --- a/Zend/tests/bug22836.phpt +++ b/Zend/tests/bug22836.phpt @@ -2,9 +2,10 @@ Bug #22836 (returning references to NULL) --SKIPIF-- +--INI-- +error_reporting=4095 --FILE-- +--INI-- +error_reporting=4095 --FILE--