andrei Fri Dec 20 20:11:44 2002 EDT Modified files: /php4 NEWS Log: Index: php4/NEWS diff -u php4/NEWS:1.1281 php4/NEWS:1.1282 --- php4/NEWS:1.1281 Wed Dec 18 11:38:36 2002 +++ php4/NEWS Fri Dec 20 20:11:44 2002 @@ -14,6 +14,8 @@ ? ? ??? 2002, Version 4.3.0 +- Aliased dba_popen() to dba_open() until 4.3.1 when persistent STDIO streams + are introduced. (Andrei) - Fixed a security bug in the bundled MySQL library. (Georg, Stefan) - ATTENTION! "make install" will *by default* install the CLI SAPI binary in {PREFIX}/bin/php. If you don't disable the CGI binary, it will be
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php