From: Felipe Pena Date: Sat, 26 Jun 2010 22:07:04 +0000 (+0000) Subject: - BFN X-Git-Tag: php-5.3.3RC2~14 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=0cc45e7bdb02d9eef59aafbd4733541d3824aff3;p=php - BFN --- diff --git a/NEWS b/NEWS index 73345993a0..3577a12b66 100644 --- a/NEWS +++ b/NEWS @@ -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)