diff options
author | Andrey Hristov <andrey@php.net> | 2008-03-08 14:58:04 +0000 |
---|---|---|
committer | Andrey Hristov <andrey@php.net> | 2008-03-08 14:58:04 +0000 |
commit | 704cab59ee7bc4c4f7dd774805d0eb9283749e33 (patch) | |
tree | 550e0a80dd71b6c26dfea1655e88cd298f8ca2f2 | |
parent | ff8a3104682c47e2ff01fcf115337fb1bb6a7dd7 (diff) | |
download | php-git-704cab59ee7bc4c4f7dd774805d0eb9283749e33.tar.gz |
update NEWS
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -174,6 +174,7 @@ PHP NEWS - Fixed bug #39822 (new PDO() doesn't work with firebird). (Lars W) - Fixed bug #39700 (NUMERIC error when result precision are 7,8 or 12-14 ). (Lars W) +- Fixed bug #39457 (Multiple invoked OO connections never close). (Andrey) - Fixed bug #39397 (invalid statement handle in Unknown on line 0). (Lars W) - Fixed bug #39346 (Unsetting a static variable inside a destructor causes segfault later on). (Dmitry) |