From: Ferenc Kovacs Date: Sun, 29 Jun 2014 23:34:29 +0000 (+0200) Subject: NEWS X-Git-Tag: php-5.5.15RC1~35 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=12885ef48902dcc622eafd771db1f3cc41cbbe6d;p=php NEWS --- diff --git a/NEWS b/NEWS index 27dfca41f7..cb1e712e1d 100644 --- a/NEWS +++ b/NEWS @@ -7,6 +7,8 @@ PHP NEWS code). (Adam) . Fixed bug #67436 (Autoloader isn't called if two method definitions don't match). (Bob) + . Fixed bug #67091 (make install fails to install libphp5.so on FreeBSD 10.0). + (Ferenc) - CLI server: . Implemented FR #67429 (CLI server is missing some new HTTP response codes).