PHP 4 NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
?? ??? 2002, Version 4.3.0
+- Added safe_mode & open_basedir checks for pg_lo_export() (Yasuo)
+- Added open_basedir check for pg_lo_import() (Yasuo)
- Fixed infinite recursion crash bug in ticks (Jason)
- Added php.ini option "mysql.connect_timeout" to set the timeout limit for
mysql_connect() and mysql_pconnect(). (Georg)