From: foobar Date: Sun, 30 Nov 2003 09:39:48 +0000 (+0000) Subject: BFN X-Git-Tag: php-4.3.5RC1~134 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=67674a77c7271f98ad555cc60044c76bad3e2bdb;p=php BFN --- diff --git a/NEWS b/NEWS index 38feeb89e3..b4b195bfef 100644 --- a/NEWS +++ b/NEWS @@ -3,6 +3,8 @@ PHP 4 NEWS ?? ??? 2003, Version 4.3.5 - Fixed header handler in NSAPI SAPI module (header->replace was ignored, send_default_content_type now sends value from php.ini). (Uwe Schindler) +- Fixed bug #26467 (flock() does not force the "wouldblock" parameter to be + passed by reference). (Wez) - Fixed bug #26463 (Incorrect handling of semicolons after heredoc). (Ilia) - Fixed bug #26462 (phpize + ext/bcmath -> compile error). (Jani) - Fixed bug #26458 (var_dump(), var_export(), debug_zval_dump() not binary