--- embedaddon/php/tests/lang/bug29566.phpt 2012/02/21 23:48:06 1.1.1.1 +++ embedaddon/php/tests/lang/bug29566.phpt 2012/05/29 12:34:34 1.1.1.2 @@ -12,5 +12,7 @@ foreach($var['nosuchkey'] as $v) { ?> ===DONE=== --EXPECTF-- +Warning: Illegal string offset 'nosuchkey' in %sbug29566.php on line %d + Warning: Invalid argument supplied for foreach() in %sbug29566.php on line %d ===DONE===