diff --git a/tests/bug_64019.phpt b/tests/bug_64019.phpt index 7d1dd40..ba33d49 100644 --- a/tests/bug_64019.phpt +++ b/tests/bug_64019.phpt @@ -2,6 +2,9 @@ Test PECL bug #64019 --SKIPIF-- +--INI-- +; Ignore Deprecated: Using null as an array offset is deprecated... +error_reporting = E_ALL & ~E_DEPRECATED --FILE-- +--INI-- +; Ignore Deprecated: Using null as an array offset is deprecated... +error_reporting = E_ALL & ~E_DEPRECATED --FILE--