1
0
mirror of https://github.com/php/php-src.git synced 2026-03-31 20:53:00 +02:00

PHP 5.3.24 release date

This commit is contained in:
Johannes Schlüter
2013-04-10 09:41:21 +02:00
parent 88b3cdc4e9
commit ecdf8bcc45

6
NEWS
View File

@@ -7,11 +7,7 @@ PHP NEWS
segfault). (Laruence)
. Fixed bugs #47675 and #64577 (fd leak on Solaris)
?? ??? 2013, PHP 5.3.24
##
## Add NEWS entries to 5.3.25 above, RM will merge and update NEWS if needed
##
11 Apr 2013, PHP 5.3.24
- Core
. Fixed bug #64370 (microtime(true) less than $_SERVER['REQUEST_TIME_FLOAT']).