diff options
| author | Anatol Belski <ab@php.net> | 2018-09-01 11:33:39 +0200 |
|---|---|---|
| committer | Anatol Belski <ab@php.net> | 2018-09-01 11:33:39 +0200 |
| commit | bcfe5f58451d574480453b98b02e2b4bd46df687 (patch) | |
| tree | 5510691e7d205f3dcbac2c9446003e856a80b00c | |
| parent | 4a43e5fb4f59bd4679f5233cc39f1a5b79820fdf (diff) | |
| download | php-git-bcfe5f58451d574480453b98b02e2b4bd46df687.tar.gz | |
[ci skip] Update NEWS
| -rw-r--r-- | NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -5,6 +5,10 @@ PHP NEWS - Core: . Fixed bug #76820 (Z_COPYABLE invalid definition). (mvdwerve, cmb) +- intl: + . Fixed bug #76829 (Incorrect validation of domain on idn_to_utf8() + function). (Anatol) + - Standard: . Fixed bug #76803 (ftruncate changes file pointer). (Anatol) . Fixed bug #76818 (Memory corruption and segfault). (Remi) |
