This commit is contained in:
Scott MacVicar 2009-03-24 02:00:34 +00:00
parent da0eb9b8e8
commit d2dca3a3ec

3
NEWS
View file

@ -3,6 +3,9 @@ PHP NEWS
?? ??? 200?, PHP 5.3.0 RC 2 ?? ??? 200?, PHP 5.3.0 RC 2
- Fixed bug #44409 (PDO::FETCH_SERIALIZE calls __construct()). - Fixed bug #44409 (PDO::FETCH_SERIALIZE calls __construct()).
(matteo at beccati dot com) (matteo at beccati dot com)
- Fixed bug #42362 - (HTTP status codes 204 and 304 should not be gzipped).
(Scott, Edward Z. Yang)
24 Mar 2009, PHP 5.3.0 RC 1 24 Mar 2009, PHP 5.3.0 RC 1
- Upgraded bundled sqlite to version 3.6.11. (Scott) - Upgraded bundled sqlite to version 3.6.11. (Scott)