diff options
Diffstat (limited to 'tests/lang/string/unicode_escape_whitespace.phpt')
| -rw-r--r-- | tests/lang/string/unicode_escape_whitespace.phpt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/lang/string/unicode_escape_whitespace.phpt b/tests/lang/string/unicode_escape_whitespace.phpt index 11fa690210..61235042d0 100644 --- a/tests/lang/string/unicode_escape_whitespace.phpt +++ b/tests/lang/string/unicode_escape_whitespace.phpt @@ -4,5 +4,6 @@ Invalid Unicode escape sequence: Whitespace <?php var_dump("\u{1F602 }"); +?> --EXPECTF-- Parse error: Invalid UTF-8 codepoint escape sequence in %s on line %d |
