diff options
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -9,6 +9,9 @@ PHP NEWS . Fixed bug #76829 (Incorrect validation of domain on idn_to_utf8() function). (Anatol) +- POSIX: + Fixed bug #75696 (posix_getgrnam fails to print details of group). (cmb) + - Standard: . Fixed bug #76803 (ftruncate changes file pointer). (Anatol) . Fixed bug #76818 (Memory corruption and segfault). (Remi) |