com php-src: Add NEWS entry for bab0b99f: NEWS
[email protected] (Sara Golemon)
| Newsgroups | php.cvs |
|---|---|
| Message-ID | <[email protected]> |
Commit: 9b16d4c9990af9b3e5c0988968768fbc0e4a58af Author: Sara Golemon <[email protected]> Thu, 9 Mar 2017 11:47:29 -0800 Parents: 177f87cf052179d22bab008aa13c69d4b0cdc0ef Branches: PHP-7.0 PHP-7.1 master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=9b16d4c9990af9b3e5c0988968768fbc0e4a58af Log: Add NEWS entry for bab0b99f Changed paths: M NEWS Diff: diff --git a/NEWS b/NEWS index 820d908..4858962 100644 --- a/NEWS +++ b/NEWS @@ -21,6 +21,9 @@ PHP NEWS . Fixed bug #71003 (Expose MYSQLI_CLIENT_SSL_DONT_VERIFY_SERVER_CERT to PDO interface). (Thomas Orozco) +. Streams: + . Fixed bug #74216 (Correctly fail on invalid IP address ports). (Sara) + 16 Mar 2017 PHP 7.0.17 - Core: