]> granicus.if.org Git - php/commitdiff
Merge branch 'PHP-7.3' into PHP-7.4
authorNikita Popov <nikita.ppv@gmail.com>
Wed, 15 Apr 2020 09:21:34 +0000 (11:21 +0200)
committerNikita Popov <nikita.ppv@gmail.com>
Wed, 15 Apr 2020 09:21:42 +0000 (11:21 +0200)
* PHP-7.3:
  Fixed bug #79477

1  2 
NEWS
Zend/zend_hash.c

diff --cc NEWS
index e0df7b3e5132a0722f76696fc729ef73470b8157,adbaf6223e56c0bec2e1082f1713dc870da30194..f6dead73f9fd93fb64411e3e7b9c2ddc27c518a8
--- 1/NEWS
--- 2/NEWS
+++ b/NEWS
@@@ -1,10 -1,11 +1,11 @@@
  PHP                                                                        NEWS
  |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 -?? ??? ????, PHP 7.3.18
 +
 +?? ??? ????, PHP 7.4.6
  
  - Core:
 -  . Fixed bug #79434 (PHP 7.3 and PHP-7.4 crash with NULL-pointer dereference
 -    on !CS constant). (Nikita)
 +  . Fixed bug #78434 (Generator yields no items after valid() call). (Nikita)
+   . Fixed bug #79477 (casting object into array creates references). (Nikita)
  
  - DOM:
    . Fixed bug #78221 (DOMNode::normalize() doesn't remove empty text nodes).
Simple merge