diff options
author | Scott MacVicar <scottmac@php.net> | 2008-03-08 04:20:02 +0000 |
---|---|---|
committer | Scott MacVicar <scottmac@php.net> | 2008-03-08 04:20:02 +0000 |
commit | 1f150df5371b30f46020a37bc6413f6de39a5592 (patch) | |
tree | e057215f0d9de201697aae20dbe5d96e2a5a1bd1 | |
parent | 32c03b5f3291bac2580a46789d1de60db818cb50 (diff) | |
download | php-git-1f150df5371b30f46020a37bc6413f6de39a5592.tar.gz |
BFN
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -155,6 +155,7 @@ PHP NEWS - Fixed bug #42443 (PDO SQLite driver binds integers and booleans as strings). (Scott) - Fixed bug #42284 (duplicate of #39700). (Lars W) +- Fixed bug #42203 (Clear SQLite result sets before closing database). (Scott) - Fixed bug #42190 (Constructing DateTime with TimeZone Indicator invalidates DateTimeZone). (Derick) - Fixed bug #42069 (parse_ini_file() allows using some non-alpha numeric |