diff options
-rwxr-xr-x | Zend/tests/bug27304.phpt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Zend/tests/bug27304.phpt b/Zend/tests/bug27304.phpt index 5063eef7cf..51e392d59b 100755 --- a/Zend/tests/bug27304.phpt +++ b/Zend/tests/bug27304.phpt @@ -17,7 +17,7 @@ $b->test(); ?> ===DONE=== ---EXTECT-- +--EXPECT-- bool(false) bool(false) -===DONE===
\ No newline at end of file +===DONE=== |