--- embedaddon/php/Zend/tests/offset_assign.phpt 2012/02/21 23:47:52 1.1.1.1 +++ embedaddon/php/Zend/tests/offset_assign.phpt 2012/05/29 12:34:36 1.1.1.2 @@ -3,9 +3,11 @@ Crash on $x['x']['y'] += 1 when $x is string --FILE-- ---EXPECTF-- -Fatal error: Cannot use string offset as an array in %s on line %d +--EXPECTF-- +Warning: Illegal string offset 'x' in %soffset_assign.php on line %d + +Fatal error: Cannot use string offset as an array in %soffset_assign.php on line %d