From: Date: Sat, 28 Sep 2002 00:34:07 +0000 (+0000) Subject: NEWS update X-Git-Tag: MODERN_SYMMETRIC_SESSION_BEHAVIOUR_20021003~122 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=de04d72df72d60402e0eea31242a3b1320280472;p=php NEWS update --- diff --git a/NEWS b/NEWS index 1d57097aef..79814725ae 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,11 @@ PHP 4 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ? ? ??? 2002, Version 4.3.0 +- Added stream_select() which works like socket_select but only works on + streams returned by fopen(), fsockopen() and pfsockopen(). (Wez) +- Fixed bug #19595 (Missing functions for GD2 format handling). +- Fix for bug #19633 (wrong directories in ext/ldap/config.m4). (Derick) +- Fixed bugs #17274 and #19627 (segfault in sem_remove). (Wez) - Fixed bug #18022 (fopen does not work with php://stdin anymore on Solaris). (Wez) - Added mb_convert_case() function to the mbstring extension which can convert