]> granicus.if.org Git - php/commitdiff
Merge branch 'PHP-7.0' into PHP-7.1
authorChristoph M. Becker <cmbecker69@gmx.de>
Sat, 20 Aug 2016 01:09:10 +0000 (03:09 +0200)
committerChristoph M. Becker <cmbecker69@gmx.de>
Sat, 20 Aug 2016 01:11:05 +0000 (03:11 +0200)
1  2 
NEWS
ext/intl/grapheme/grapheme_util.c

diff --cc NEWS
index 2018826edf7af90e9887cea2543b0eb03c3712b2,2726658215dc9e443a7b7b4aadb6f6317c363971..25dcc17898eeff7bf7d3ab7b8fd4abe17d8f6b26
--- 1/NEWS
--- 2/NEWS
+++ b/NEWS
@@@ -1,14 -1,6 +1,18 @@@
  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)
Simple merge