summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS6
1 files changed, 5 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 55444bf60f..307a1926d1 100644
--- a/NEWS
+++ b/NEWS
@@ -3,7 +3,11 @@ PHP NEWS
?? ??? 2018, PHP 7.2.11
- POSIX:
- Fixed bug #75696 (posix_getgrnam fails to print details of group). (cmb)
+ . Fixed bug #75696 (posix_getgrnam fails to print details of group). (cmb)
+
+- Standard:
+ . Fixed bug #73457 (Wrong error message when fopen FTP wrapped fails to open
+ data connection). (Ville Hukkamäki)
13 Sep 2018, PHP 7.2.10