1
0
mirror of https://github.com/php/php-src.git synced 2026-04-27 18:23:26 +02:00

RC2 not final

This commit is contained in:
Ilia Alshanetsky
2009-06-11 12:12:43 +00:00
parent 823224ef8d
commit 344a9b2c7e
+1 -1
View File
@@ -1,6 +1,6 @@
PHP NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
11 Jun 2009, PHP 5.2.10
11 Jun 2009, PHP 5.2.10RC2
- Updated timezone database to version 2009.9 (2009i) (Derick)
- Added "ignore_errors" option to http fopen wrapper. (David Zulke, Sara)