sniper Sat Nov 29 07:10:15 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.483 php-src/NEWS:1.1247.2.484 --- php-src/NEWS:1.1247.2.483 Fri Nov 28 23:50:03 2003 +++ php-src/NEWS Sat Nov 29 07:10:14 2003 @@ -5,13 +5,14 @@ send_default_content_type now sends value from php.ini). (Uwe Schindler) - Fixed bug #26458 (var_dump(), var_export(), debug_zval_dump() not binary safe for array keys). (Ilia) +- Fixed bug #26447 (--with-openssl=shared causes compile errors). (Jani) - Fixed bug #26446 (domxml_open_file() returns an empty error-Array). (Rob) -- Fixed bug #26438 (error in thttpd SAPI installation). (Jani) - Fixed bug #26440 (MFH missing context options). (Ilia) +- Fixed bug #26438 (error in thttpd SAPI installation). (Jani) - Fixed bug #25963 (PostgreSQL error message include \n characters). (Marcus, Ilia) -- Fixed bug #26376 (typo in ext/odbc/config.m4: DBMaker test fails). (Jani) - Fixed bug #26384 (crash in domxslt->process()). (Christian) +- Fixed bug #26376 (typo in ext/odbc/config.m4: DBMaker test fails). (Jani) - Fixed bug #26355 (flock() doesn't initialize the wouldblock argument). (Ilia) - Fixed bug #26309 (Fixed argument parsing for imageftbbox()). (Ilia) - Fixed bug #26285 (escapeshellarg() uses wrong quotes on windows). (Ilia)
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php