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

correct NEWS

This commit is contained in:
Xinchen Hui
2012-05-06 00:51:20 +08:00
parent 035ce937e1
commit 4632fe0eef

2
NEWS
View File

@@ -6,7 +6,7 @@ PHP NEWS
. Fixed bug #61546 (functions related to current script failed when chdir()
in cli sapi). (Laruence, reeze.xia@gmail.com)
- CURL
- CURL:
. Fixed bug #61948 (CURLOPT_COOKIEFILE '' raises open_basedir restriction).
(Laruence)