From: Dmitry Stogov Date: Wed, 12 Mar 2008 15:20:23 +0000 (+0000) Subject: Fixed test X-Git-Tag: BEFORE_NEW_PARAMETER_PARSE~604 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a564b2a9396a3060b9a2b65bec33f6c6fcd56954;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