diff options
Diffstat (limited to 'Zend/tests/bug49908.phpt')
| -rw-r--r-- | Zend/tests/bug49908.phpt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Zend/tests/bug49908.phpt b/Zend/tests/bug49908.phpt index ea05f2b567..4f2b5b7cb2 100644 --- a/Zend/tests/bug49908.phpt +++ b/Zend/tests/bug49908.phpt @@ -17,8 +17,8 @@ new Foo; ?> --EXPECTF-- -%unicode|string%(3) "Foo" -%unicode|string%(3) "Bar" +string(3) "Foo" +string(3) "Bar" Fatal error: Uncaught Exception: Bar in %s:%d Stack trace: |
