]> granicus.if.org Git - php/commitdiff
Merge branch 'PHP-7.0' into PHP-7.1
authorBob Weinand <bobwei9@hotmail.com>
Sat, 22 Jul 2017 09:14:54 +0000 (11:14 +0200)
committerBob Weinand <bobwei9@hotmail.com>
Sat, 22 Jul 2017 09:14:54 +0000 (11:14 +0200)
1  2 
NEWS
Zend/zend_generators.c

diff --cc NEWS
index 102b8a7db810cf58d3f1827534a80203048d0951,fed2edb098a40feddda73283acf24a303fa431cf..b9c7a9a2025f11b917dcfe658c45180b78c1e2d8
--- 1/NEWS
--- 2/NEWS
+++ b/NEWS
@@@ -4,11 -4,8 +4,12 @@@ PH
  
  - Core:
    . Fixed bug #74947 (Segfault in scanner on INF number). (Laruence)
+   . Fixed bug #74954 (null deref and segfault in zend_generator_resume()). (Bob)
  
 +- Session:
 +  . Fixed bug #74892 (Url Rewriting (trans_sid) not working on urls that start
 +    with "#"). (Andrew Nester)
 +
  - SimpleXML:
    . Fixed bug #74950 (nullpointer deref in simplexml_element_getDocNamespaces).
      (Laruence)
Simple merge