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

[ci skip] update NEWS

This commit is contained in:
Anatol Belski
2017-08-02 21:51:35 +02:00
parent fbc8596b68
commit 39f0e810c9

3
NEWS
View File

@@ -2,6 +2,9 @@ PHP NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
?? ??? ????, PHP 7.2.0beta3
- Date:
. Fixed bug #75002 (Null Pointer Dereference in timelib_time_clone). (Derick)
- FTP:
. Added ftp_append() function. (blar)