]> granicus.if.org Git - php/commitdiff
Merge branch 'PHP-7.0' into PHP-7.1
authorChristoph M. Becker <cmbecker69@gmx.de>
Tue, 10 Oct 2017 11:55:45 +0000 (13:55 +0200)
committerChristoph M. Becker <cmbecker69@gmx.de>
Tue, 10 Oct 2017 11:56:47 +0000 (13:56 +0200)
* PHP-7.0:
  [ci skip] Add NEWS entry for bug #75349

1  2 
NEWS

diff --cc NEWS
index a4c0e3958e7e83325c601c525c3fab0d42a9dbed,ebb6057d0b3e9456be20d4ae6ba319281e4e6c93..2748bf76ab9311f238e143186bcff09d70f30a1f
--- 1/NEWS
--- 2/NEWS
+++ b/NEWS
@@@ -95,7 -84,7 +95,8 @@@ PH
    . Fixed bug #74947 (Segfault in scanner on INF number). (Laruence)
    . Fixed bug #74954 (null deref and segfault in zend_generator_resume()). (Bob)
    . Fixed bug #74725 (html_errors=1 breaks unhandled exceptions). (Andrea)
 +  . Fixed bug #75063 (Main CWD initialized with wrong codepage). (Anatol)
+   . Fixed bug #75349 (NAN comparison). (Sara)
  
  - cURL:
    . Fixed bug #74125 (Fixed finding CURL on systems with multiarch support).