diff options
-rwxr-xr-x | Zend/tests/bug32226.phpt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Zend/tests/bug32226.phpt b/Zend/tests/bug32226.phpt index 18d8627293..9536c921a3 100755 --- a/Zend/tests/bug32226.phpt +++ b/Zend/tests/bug32226.phpt @@ -1,5 +1,5 @@ --TEST-- -Bug # 32226 (SEGV with exception handler on non existing instance) +Bug #32226 (SEGV with exception handler on non existing instance) --FILE-- <?php |