diff options
author | Felipe Pena <felipe@php.net> | 2010-06-26 22:07:04 +0000 |
---|---|---|
committer | Felipe Pena <felipe@php.net> | 2010-06-26 22:07:04 +0000 |
commit | 0cc45e7bdb02d9eef59aafbd4733541d3824aff3 (patch) | |
tree | 8b3f6332e890f03bba2829b7adce19a536fbbdd3 | |
parent | 10a9634bc990b0e682dea3f5f50a0df52dec06d3 (diff) | |
download | php-git-0cc45e7bdb02d9eef59aafbd4733541d3824aff3.tar.gz |
- BFN
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -15,6 +15,8 @@ PHP NEWS (Felipe) - Fixed bug #52115 (mysqli_result::fetch_all returns null, not an empty array). (Andrey) +- Fixed bug #51421 (Abstract __construct constructor argument list not + enforced). (Felipe) 17 Jun 2010, PHP 5.3.3 RC1 - Upgraded bundled sqlite to version 3.6.23.1. (Ilia) |