From: Dmitry Stogov Date: Wed, 12 Mar 2008 15:20:41 +0000 (+0000) Subject: Fixed test X-Git-Tag: RELEASE_2_0_0a1~155 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6d50e7307238dc3715a82f1350e1f69a84bae9de;p=php Fixed test --- diff --git a/Zend/tests/errmsg_044.phpt b/Zend/tests/errmsg_044.phpt index 78a85f8b60..e908845ae4 100644 --- a/Zend/tests/errmsg_044.phpt +++ b/Zend/tests/errmsg_044.phpt @@ -7,5 +7,5 @@ $a[0] = new stdclass; $a[0][0] = new stdclass; ?> ---EXPECT-- +--EXPECTF-- Fatal error: Cannot use object of type stdClass as array in %s on line %d