]> granicus.if.org Git - php/commitdiff
revise test to reflect recent code
authorIlia Alshanetsky <iliaa@php.net>
Thu, 12 Jul 2007 23:34:32 +0000 (23:34 +0000)
committerIlia Alshanetsky <iliaa@php.net>
Thu, 12 Jul 2007 23:34:32 +0000 (23:34 +0000)
Zend/tests/bug41919.phpt

index 3ba9ae0ec4808a9e325102c67c583367091d2d3a..127eb97bc16b8f7f1c77c45b7c56462c86591b10 100644 (file)
@@ -8,4 +8,5 @@ $foo[3]->bar[1] = "bang";
 echo "ok\n";
 ?>
 --EXPECTF--
-Fatal error: Cannot use string offset as an object in %s/bug41919.php on line %d
+Warning: Cannot use string offset as an array in %s/bug41919.php on line %d
+ok