Skip to content

Commit

Permalink
Unmatched %s was still diffing on Linux. Now it matches the whitespac…
Browse files Browse the repository at this point in the history
…e at a minimum
  • Loading branch information
cjbj committed Sep 1, 2011
1 parent d8a41ee commit 7c63e28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/lang/bug21820.phpt
Expand Up @@ -10,4 +10,4 @@ echo "$arr['foo']";

?>
--EXPECTF--
Parse error: %s error, %s(T_STRING)%s(T_VARIABLE)%s(T_NUM_STRING)%s in %sbug21820.php on line %d
Parse error: %s error, %s(T_STRING)%s(T_VARIABLE)%s(T_NUM_STRING)%sin %sbug21820.php on line %d

0 comments on commit 7c63e28

Please sign in to comment.