1
0
mirror of https://github.com/php/php-src.git synced 2026-04-19 05:51:02 +02:00

Update NEWS & UPGRADING

This commit is contained in:
Xinchen Hui
2013-04-03 10:17:27 +08:00
parent 6ace9c646b
commit bb70176328
2 changed files with 4 additions and 0 deletions

3
NEWS
View File

@@ -5,6 +5,9 @@ PHP NEWS
- Core:
. Fixed bug #64565 (copy doesn't report failure on partial copy). (Remi)
- CURL:
. Add CURL_WRAPPERS_ENABLE constant. (Laruence)
- DateTime
. Fixed bug #54567 (DateTimeZone serialize/unserialize) (Lonny
Kapelushnik, Derick)

View File

@@ -295,6 +295,7 @@ PHP 5.5 UPGRADE NOTES
- cURL:
- Added CURLOPT_SAFE_UPLOAD to be used with curl_setopt().
- Added CURL_WRAPPERS_ENABLE to reflect --with-curlwrappers
- GD
- Added constants for imageflip: