1
0
mirror of https://github.com/php/php-src.git synced 2026-04-12 10:33:11 +02:00
This commit is contained in:
Remi Collet
2018-11-20 11:20:05 +01:00
parent 6ce4be1762
commit e7acb29eb0

3
NEWS
View File

@@ -2,6 +2,9 @@ PHP NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
?? ??? 2018, PHP 7.2.13
- ftp:
. Fixed bug #77151 (ftp_close(): SSL_read on shutdown). (Remi)
- CLI:
. Fixed bug #77111 (php-win.exe corrupts unicode symbols from cli
parameters). (Anatol)