diff options
| author | Marcus Boerger <helly@php.net> | 2005-03-07 19:31:44 +0000 |
|---|---|---|
| committer | Marcus Boerger <helly@php.net> | 2005-03-07 19:31:44 +0000 |
| commit | 4ae4b63f4430f75fe215264b991cbdbb112d78c3 (patch) | |
| tree | 0056751a45f111759a07d5465bb028d0b1578c4b | |
| parent | 6f00c1b73befbfb95dc28785acbe001e65445d6a (diff) | |
| download | php-git-4ae4b63f4430f75fe215264b991cbdbb112d78c3.tar.gz | |
- Add updated description
| -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 b440bc5d6b..b2bd754c28 100755 --- a/Zend/tests/bug32226.phpt +++ b/Zend/tests/bug32226.phpt @@ -1,5 +1,5 @@ --TEST-- -Bug # 32226 +Bug # 32226 (SEGV with exception handler on non existing instance) --FILE-- <? |
