]> granicus.if.org Git - php/commitdiff
Merge branch 'PHP-7.4' into PHP-8.0
authorNikita Popov <nikita.ppv@gmail.com>
Wed, 16 Dec 2020 09:20:35 +0000 (10:20 +0100)
committerNikita Popov <nikita.ppv@gmail.com>
Wed, 16 Dec 2020 09:20:43 +0000 (10:20 +0100)
* PHP-7.4:
  Fix bug #80523

1  2 
NEWS
Zend/zend_language_scanner.l

diff --cc NEWS
index e1dc7aefcc81ec88246a531d48887010f286479e,a62d492d0d0a0c28b7c12d07f8e1b895c0e91cac..cb8af57a7b2ab8377dafc12fd605ac351f1d042b
--- 1/NEWS
--- 2/NEWS
+++ b/NEWS
@@@ -1,11 -1,15 +1,13 @@@
  PHP                                                                        NEWS
  |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 -?? ??? 2021, PHP 7.4.15
 +?? ??? ????, PHP 8.0.2RC1
  
+ - Core:
+   . Fixed bug #80523 (bogus parse error on >4GB source code). (Nikita)
  
 -07 Jan 2021, PHP 7.4.14
 +07 Jan 2021, PHP 8.0.1
  
  - Core:
 -  . Fixed bug #74558 (Can't rebind closure returned by Closure::fromCallable()).
 -    (cmb)
    . Fixed bug #80345 (PHPIZE configuration has outdated PHP_RELEASE_VERSION).
      (cmb)
    . Fixed bug #72964 (White space not unfolded for CC/Bcc headers). (cmb)
Simple merge