sniper          Sun Nov 30 04:39:50 2003 EDT

  Modified files:              (Branch: PHP_4_3)
    /php-src    NEWS 
  Log:
  BFN
  
Index: php-src/NEWS
diff -u php-src/NEWS:1.1247.2.486 php-src/NEWS:1.1247.2.487
--- php-src/NEWS:1.1247.2.486   Sat Nov 29 14:06:45 2003
+++ php-src/NEWS        Sun Nov 30 04:39:48 2003
@@ -3,6 +3,8 @@
 ?? ??? 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

-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to