diff options
author | Anatol Belski <ab@php.net> | 2016-08-20 01:38:56 +0200 |
---|---|---|
committer | Anatol Belski <ab@php.net> | 2016-08-20 01:38:56 +0200 |
commit | 98a155f336ea91cf5ceb96fc9e27aee6e2f2a746 (patch) | |
tree | dcf25dfdaa508fbd08d70ee737bcf4565b9fd718 | |
parent | f61358289861553239564a9ab37b0e76e2e74aa1 (diff) | |
download | php-git-98a155f336ea91cf5ceb96fc9e27aee6e2f2a746.tar.gz |
update NEWS
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -2,6 +2,8 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 2016, PHP 7.1.0RC1 +- IMAP: + . Fixed bug #72852 (imap_mail null dereference). (Anatol) 18 Aug 2016, PHP 7.1.0beta3 |