]> granicus.if.org Git - php/commitdiff
Merge branch 'PHP-7.3' into PHP-7.4
authorChristoph M. Becker <cmbecker69@gmx.de>
Wed, 2 Oct 2019 17:03:04 +0000 (19:03 +0200)
committerChristoph M. Becker <cmbecker69@gmx.de>
Wed, 2 Oct 2019 17:03:25 +0000 (19:03 +0200)
* PHP-7.3:
  Revert "Fix #78620: Out of memory error"

1  2 
NEWS
Zend/zend_alloc.c

diff --cc NEWS
index abff7567e8f444f1caf5325cb7d2364c3f05cbd2,579d435c7296b3d8ae2017066965c1a504d6f9c5..23890c7d7a5e77e45b51564ba2ea8543f9738044
--- 1/NEWS
--- 2/NEWS
+++ b/NEWS
@@@ -1,29 -1,18 +1,26 @@@
  PHP                                                                        NEWS
  |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 -?? ??? ????, PHP 7.3.11
 +?? ??? ????, PHP 7.4.0RC4
 +
- - Core:
-   . Fixed bug #78620 (Out of memory error). (cmb)
 +- Pcntl:
 +  . Fixed bug #77335 (PHP is preventing SIGALRM from specifying SA_RESTART).
 +    (Nikita)
 +
 +- SimpleXML:
 +  . Fixed bug #75245 (Don't set content of elements with only whitespaces). 
 +    (eriklundin)
 +
 +03 Oct 2019, PHP 7.4.0RC3
  
  - Core:
 -  . Fixed bug #78535 (auto_detect_line_endings value not parsed as bool).
 -    (bugreportuser)
 +  . Fixed bug #78604 (token_get_all() does not properly tokenize FOO<?php with
 +    short_open_tag=0). (Nikita)
  
 -- Exif :
 -  . Fixed bug #78442 ('Illegal component' on exif_read_data since PHP7)
 -      (Kalle)
 +- FFI:
 +  . Fixed bug #78543 (is_callable() on FFI\CData throws Exception). (cmb)
  
 -- FPM:
 -  . Fixed bug #78413 (request_terminate_timeout does not take effect after
 -    fastcgi_finish_request). (Sergei Turchanov)
 +- GMP:
 +  . Fixed bug #78574 (broken shared build). (Remi)
  
  - MBString:
    . Fixed bug #78579 (mb_decode_numericentity: args number inconsistency).
Simple merge