From: Remi Collet Date: Thu, 21 Aug 2014 07:11:18 +0000 (+0200) Subject: NEWS X-Git-Tag: php-5.5.17RC1~19 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=43ed561222ab013f6d0e46dc5f2f1cb9a6c0f003;p=php NEWS --- diff --git a/NEWS b/NEWS index d087fbe254..6b0e5308b6 100644 --- a/NEWS +++ b/NEWS @@ -4,6 +4,7 @@ PHP NEWS - Core: . Fixed bug #47358 (glob returns error, should be empty array()). (Pierre) + . Fixed bug #67878 (program_prefix not honoured in man pages). (Remi) - OpenSSL: . Fixed bug #41631 (socket timeouts not honored in blocking SSL reads).