diff options
author | Anatol Belski <ab@php.net> | 2017-09-12 12:17:12 +0200 |
---|---|---|
committer | Anatol Belski <ab@php.net> | 2017-09-12 12:17:12 +0200 |
commit | 3d1cb7e32cd479f5510241688a3fe16f24154863 (patch) | |
tree | 590f7ee795b4f2f7050bd3a434d57e28e0a66796 /NEWS | |
parent | b09497c0e2b923efef5c6c30789bc82687af9e26 (diff) | |
download | php-git-3d1cb7e32cd479f5510241688a3fe16f24154863.tar.gz |
[ci skip] update NEWS
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -32,6 +32,7 @@ PHP NEWS - Intl: . Fixed bug #75090 (IntlGregorianCalendar doesn't have constants from parent class). (tpunt) + . Fixed bug #75193 (segfault in collator_convert_object_to_string). (Remi) - PDO_OCI: . Fixed bug #74631 (PDO_PCO with PHP-FPM: OCI environment initialized |