]> granicus.if.org Git - php/commitdiff
Merge branch 'PHP-7.2' into PHP-7.3
authorChristoph M. Becker <cmbecker69@gmx.de>
Wed, 9 Oct 2019 15:28:33 +0000 (17:28 +0200)
committerChristoph M. Becker <cmbecker69@gmx.de>
Wed, 9 Oct 2019 15:28:50 +0000 (17:28 +0200)
* PHP-7.2:
  Fix #78656: Parse errors classified as highest log-level

1  2 
NEWS
main/main.c

diff --cc NEWS
index e96d88f4c1c11b8686313bec3bf2edfc01d64aaf,972a22fc84cad489709d45171394d308734704b9..facfaf0724cb41c1fe057639f053b822f0db964f
--- 1/NEWS
--- 2/NEWS
+++ b/NEWS
@@@ -1,9 -1,10 +1,11 @@@
  PHP                                                                        NEWS
  |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 -?? ??? 2019, PHP 7.2.25
 +?? ??? ????, PHP 7.3.12
  
  - Core:
 +  . Fixed bug #78658 (Memory corruption using Closure::bindTo). (Nikita)
+   . Fixed bug #78656 (Parse errors classified as highest log-level). (Erik
+     Lundin)
  
  - Iconv:
    . Fixed bug #78642 (Wrong libiconv version displayed). (gedas at martynas,
diff --cc main/main.c
Simple merge