diff options
author | Hannes Magnusson <bjori@php.net> | 2007-12-27 02:12:48 +0000 |
---|---|---|
committer | Hannes Magnusson <bjori@php.net> | 2007-12-27 02:12:48 +0000 |
commit | 97c1cc892538fec0e17410acb805e13be38b13cd (patch) | |
tree | be489a88b3c7b4ec6356f624caa992473c191836 | |
parent | 7c9ab52ca44726c6655769229518648b2b18a074 (diff) | |
download | php-git-97c1cc892538fec0e17410acb805e13be38b13cd.tar.gz |
BFN
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -49,6 +49,7 @@ PHP NEWS truncation). (Ilia) - Fixed bug #43175 (__destruct() throwing an exception with __call() causes segfault). (Dmitry) +- Fixed bug #43105 (PHP seems to fail to close open files). (Hannes) - Fixed bug #42978 (mismatch between number of bound params and values causes a crash in pdo_pgsql). (Ilia) - Fixed bug #42937 (__call() method not invoked when methods are called on |