]> granicus.if.org Git - php/commitdiff
Merge branch 'PHP-7.2' into PHP-7.3
authorNikita Popov <nikita.ppv@gmail.com>
Tue, 12 Feb 2019 10:43:23 +0000 (11:43 +0100)
committerNikita Popov <nikita.ppv@gmail.com>
Tue, 12 Feb 2019 10:43:34 +0000 (11:43 +0100)
1  2 
NEWS
Zend/zend_constants.c

diff --cc NEWS
index c9cb245604cf42da1f33ee6e950b5119481fe59f,2972812f1f3349959cd870a59be259b9ccfeddb4..a08f0da3c05ea2cae3a4cca6c5c36635d6c6b5ed
--- 1/NEWS
--- 2/NEWS
+++ b/NEWS
@@@ -5,14 -5,8 +5,16 @@@ PH
  - Core:
    . Fixed bug #77589 (Core dump using parse_ini_string with numeric sections).
      (Laruence)
 +  . Fixed bug #77329 (Buffer Overflow via overly long Error Messages).
 +    (Dmitry)
 +  . Fixed bug #77494 (Disabling class causes segfault on member access).
 +    (Dmitry)
 +  . Fixed bug #77498 (Custom extension Segmentation fault when declare static
 +    property). (Nikita)
 +  . Fixed bug #77530 (PHP crashes when parsing `(2)::class`). (Ekin)
 +  . Fixed bug #77546 (iptcembed broken function). (gdegoulet)
+   . Fixed bug #75546 (function "defined" should ignore class constant
+     visibility). (Daniel Ciochiu)
  
  - Exif:
    . Fixed bug #77564 (Memory leak in exif_process_IFD_TAG). (Ben Ramsey)
Simple merge