mirror of
https://github.com/php/php-src.git
synced 2025-08-15 13:38:49 +02:00
I love rock'n'roll...laalalaa (britney sucks)
This commit is contained in:
parent
c2cc85d716
commit
7a5ac7cc9c
1 changed files with 4 additions and 4 deletions
8
NEWS
8
NEWS
|
@ -1,10 +1,10 @@
|
|||
PHP 4 NEWS
|
||||
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
||||
?? ??? 2002, Version 4.3.0
|
||||
- Trans SID is disabled by default in php.ini
|
||||
- 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)
|
||||
- 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 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)
|
||||
- Added optional parameter "flags" to mysql_connect() and mysql_pconnect()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue