From: Rasmus Lerdorf Date: Thu, 11 Aug 2011 19:20:53 +0000 (+0000) Subject: Fix bug number there X-Git-Tag: php-5.3.7~7 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6051aa795c1b628e7f359c20778c25f5cf871c5a;p=php Fix bug number there --- diff --git a/NEWS b/NEWS index 9dbc937000..322b1cc347 100644 --- a/NEWS +++ b/NEWS @@ -14,7 +14,7 @@ PHP NEWS (kevin at kevinlocke dot name) - MySQLi extension: - . Fixed bug #55238 (SSL options set by mysqli_ssl_set ignored for MySQLi + . Fixed bug #55283 (SSL options set by mysqli_ssl_set ignored for MySQLi persistent connections). (Andrey) - SOAP