com php-src: [ci skip] update NEWS: NEWS
[email protected] (Anatol Belski)
| Newsgroups | php.cvs |
|---|---|
| Message-ID | <[email protected]> |
Commit: e67096dbbb196bd91dd65d82e91bee2814569214 Author: Anatol Belski <[email protected]> Thu, 27 Apr 2017 11:35:00 +0200 Parents: 09ef61e3ca33d8f91b188cd0ad2512987671962b Branches: PHP-7.0 PHP-7.1 master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=e67096dbbb196bd91dd65d82e91bee2814569214 Log: [ci skip] update NEWS Changed paths: M NEWS Diff: diff --git a/NEWS b/NEWS index 6ba1fe6..3ee633e 100644 --- a/NEWS +++ b/NEWS @@ -14,6 +14,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). @@ -36,6 +37,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