iliaa Sun Nov 10 00:21:32 2002 EDT Modified files: /php4 NEWS Log: Bug fixing news. Index: php4/NEWS diff -u php4/NEWS:1.1241 php4/NEWS:1.1242 --- php4/NEWS:1.1241 Thu Nov 7 20:44:40 2002 +++ php4/NEWS Sun Nov 10 00:21:32 2002 @@ -11,6 +11,8 @@ . ext/icap . sapi/fhttpd - Moved ext/vpopmail to PECL. (James) +- Fixed bug #19935 (made OpenSSL file system operations abide by safe_mode + & open_basedir restrictions). (Ilia) - Fixed bug #18868 (improved the check for availability of realpath()). (Ilia) - Fixed width/height detection of bmp images using getimagesize() function on big endian systems and added code to retrieve bmp bit depth. (Ilia)
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php