I love rock'n'roll...laalalaa (britney sucks)

This commit is contained in:
foobar 2002-07-20 15:17:51 +00:00
parent c2cc85d716
commit 7a5ac7cc9c

8
NEWS
View file

@ -1,10 +1,10 @@
PHP 4 NEWS PHP 4 NEWS
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
?? ??? 2002, Version 4.3.0 ?? ??? 2002, Version 4.3.0
- Trans SID is disabled by default in php.ini - Changed "session.use_trans_sid" to be disabled by default in php.ini. (Yasuo)
- Added safe_mode & open_basedir checks for pg_lo_export() (Yasuo) - Added safe_mode & open_basedir checks for pg_lo_export(). (Yasuo)
- Added open_basedir check for pg_lo_import() (Yasuo) - Added open_basedir check for pg_lo_import(). (Yasuo)
- Fixed infinite recursion crash bug in ticks (Jason) - Fixed infinite recursion crash bug in ticks. (Jason)
- Added php.ini option "mysql.connect_timeout" to set the timeout limit for - Added php.ini option "mysql.connect_timeout" to set the timeout limit for
mysql_connect() and mysql_pconnect(). (Georg) mysql_connect() and mysql_pconnect(). (Georg)
- Added optional parameter "flags" to mysql_connect() and mysql_pconnect() - Added optional parameter "flags" to mysql_connect() and mysql_pconnect()