]> granicus.if.org Git - php/commitdiff
Merge branch 'PHP-7.0' into PHP-7.1
authorJoe Watkins <krakjoe@php.net>
Mon, 17 Jul 2017 05:54:46 +0000 (06:54 +0100)
committerJoe Watkins <krakjoe@php.net>
Mon, 17 Jul 2017 05:55:02 +0000 (06:55 +0100)
* PHP-7.0:
  Fixed bug #74906 redirecting incorrect include <sys/errno.h>

1  2 
NEWS
ext/snmp/snmp.c

diff --cc NEWS
index d0c0efa919a95cb456ecf37088a6463a6e14c756,b3c9d6fb9d2cc64ac25deabd672b2b5e340cb887..ce8b8e74ac05d37f9bb8efb311dc96f20398605d
--- 1/NEWS
--- 2/NEWS
+++ b/NEWS
@@@ -9,8 -9,8 +9,9 @@@ PH
      (jhdxr)
    . Fixed bug #74761 (Unary operator expected error on some systems). (petk)
    . Fixed bug #73900 (Use After Free in unserialize() SplFixedArray). (nikic)
 +  . Fixed bug #74923 (Crash when crawling through network share). (Anatol)
    . Fixed bug #74913 (fixed incorrect poll.h include). (petk)
+   . Fixed bug #74906 (fixed incorrect errno.h include). (petk)
  
  - Date:
    . Fixed bug #74852 (property_exists returns true on unknown DateInterval 
diff --cc ext/snmp/snmp.c
Simple merge