diff options
| author | David Soria Parra <dsp@php.net> | 2008-03-20 00:55:26 +0000 |
|---|---|---|
| committer | David Soria Parra <dsp@php.net> | 2008-03-20 00:55:26 +0000 |
| commit | bb4e8b10e3f4e86a99d39df6340648f063e65e3d (patch) | |
| tree | 0ea9515096192945d6ed40f5b3d07a81f2d1f989 /NEWS | |
| parent | bc8c6498780fe45e4ed24a0eaa83caa684a84f46 (diff) | |
| download | php-git-bb4e8b10e3f4e86a99d39df6340648f063e65e3d.tar.gz | |
MFH: Fix bug #44487 (call_user_method_array issues a warning when throwing an exception).
Diffstat (limited to 'NEWS')
| -rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -18,6 +18,8 @@ PHP NEWS again...). (Felipe) - Fixed bug #41828 (Failing to call RecursiveIteratorIterator::__construct() causes a sefault). (Etienne) +- Fixed bug #44487 (call_user_method_array issues a warning when throwing + an exception). (David Soria Parra) 06 Mar 2008, PHP 5.2.6RC2 - Fixed bug #44333 (SEGFAULT when using mysql_pconnect() with client_flags). |
