1
0
mirror of https://github.com/php/php-src.git synced 2026-04-26 17:38:14 +02:00

Updated NEWS for #65545

This commit is contained in:
Tjerk Meesters
2014-03-07 18:57:55 +08:00
parent 64906cdc38
commit 25d355bdb7
+3
View File
@@ -7,6 +7,9 @@ PHP NEWS
. Fixed bug #60602 (proc_open() changes environment array) (Tjerk)
. Fixed bug #66822 (Cannot use T_POW in const expression) (Tjerk)
- SPL:
. Added feature #65545 (SplFileObject::fread()) (Tjerk)
- cURL:
. Fixed bug #66109 (Can't reset CURLOPT_CUSTOMREQUEST to default behaviour)
(Tjerk)