com php-src: [ci skip] sync NEWS: NEWS
[email protected] (Anatol Belski)
| Newsgroups | php.cvs |
|---|---|
| Message-ID | <[email protected]> |
Commit: bdabd22defe1ed7a30b80e60a6ca68a438115747 Author: Anatol Belski <[email protected]> Thu, 27 Apr 2017 11:52:44 +0200 Parents: 09e819736aa13c1b90e0833618aa62731cfbc949 Branches: PHP-7.0.19 Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=bdabd22defe1ed7a30b80e60a6ca68a438115747 Log: [ci skip] sync NEWS Changed paths: M NEWS Diff: diff --git a/NEWS b/NEWS index 0589900..d80171b 100644 --- a/NEWS +++ b/NEWS @@ -10,6 +10,7 @@ PHP NEWS (Matt Ficken) . Fixed bug #74337 (php-cgi.exe crash on facebook callback). (Anton Serbulov) + . Patch for bug #74216 was reverted. (Anatol) - Date: . Fixed bug #74404 (Wrong reflection on DateTimeZone::getTransitions). @@ -32,6 +33,10 @@ PHP NEWS . Fixed bug #74433 (wrong reflection for Normalizer methods). (villfa) . Fixed bug #74439 (wrong reflection for Locale methods). (villfa) +- MySQLi: + . Fixed bug #74432 (mysqli_connect adding ":3306" to $host if $port parameter + not given). (Anatol) + - MySQLnd: . Added support for MySQL 8.0 types. (Johannes) . Fixed bug #74376 (Invalid free of persistent results on error/connection