PHP NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
-?? ??? 2016 PHP 7.0.11
+?? ??? 2016, PHP 7.1.0RC1
+
+- IMAP:
+ . Fixed bug #72852 (imap_mail null dereference). (Anatol)
+
++- Intl:
++ . Fixed bug #65732 (grapheme_*() is not Unicode compliant on CR LF
++ sequence). (cmb)
++
+- XML:
+ . Fixed bug #72714 (_xml_startElementHandler() segmentation fault). (cmb)
+
+18 Aug 2016, PHP 7.1.0beta3
- Core:
. Fixed bug #72813 (Segfault with __get returned by ref). (Laruence)