summaryrefslogtreecommitdiff
path: root/Zend/tests/const_array_with_resource_key.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'Zend/tests/const_array_with_resource_key.phpt')
-rw-r--r--Zend/tests/const_array_with_resource_key.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Zend/tests/const_array_with_resource_key.phpt b/Zend/tests/const_array_with_resource_key.phpt
index 0bf546af50..1e3dee4734 100644
--- a/Zend/tests/const_array_with_resource_key.phpt
+++ b/Zend/tests/const_array_with_resource_key.phpt
@@ -8,7 +8,7 @@ var_dump(FOO);
?>
--EXPECTF--
-Notice: Resource ID#%d used as offset, casting to integer (%d) in %s on line %d
+Warning: Resource ID#%d used as offset, casting to integer (%d) in %s on line %d
array(1) {
[%d]=>
int(42)