diff options
author | Anatol Belski <ab@php.net> | 2017-06-09 17:40:45 +0200 |
---|---|---|
committer | Anatol Belski <ab@php.net> | 2017-06-09 17:40:45 +0200 |
commit | 6d46528d54dc5ffc9242d23aaa2d15332b5ebd17 (patch) | |
tree | 6a1396c8e56916ed04ac8d3e0c64b2633288ca85 | |
parent | cbe73b3cfe5945926c8d91dcc0884ce7524764eb (diff) | |
download | php-git-6d46528d54dc5ffc9242d23aaa2d15332b5ebd17.tar.gz |
update NEWS
-rw-r--r-- | NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -26,6 +26,10 @@ PHP NEWS validate_timestamp). (Laruence) . Revert opcache.enable_cli to default disabled. (Nikita) +- OpenSSL: + . Fixed bug #74720 (pkcs7_en/decrypt does not work if \x1a is used in + content). (Anatol) + - Reflection: . Fixed bug #74673 (Segfault when cast Reflection object to string with undefined constant). (Laruence) |