Diff for /embedaddon/php/tests/basic/bug51709_2.phpt between versions 1.1.1.1 and 1.1.1.2

version 1.1.1.1, 2012/02/21 23:48:06 version 1.1.1.2, 2012/05/29 12:34:34
Line 13  class foo { Line 13  class foo {
 ===DONE===  ===DONE===
 <?php exit(0); ?>  <?php exit(0); ?>
 --EXPECTF--  --EXPECTF--
Parse error: syntax error, unexpected T_GOTO, expecting T_STRING in %sbug51709_2.php on line %dParse error: syntax error, unexpected %s, expecting %s in %sbug51709_2.php on line %d

Removed from v.1.1.1.1  
changed lines
  Added in v.1.1.1.2


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>