|
|
|
@ -3,8 +3,9 @@ PHP 4.0 NEWS |
|
|
|
|
|
|
|
?? ?? 1999, Version 4.0 Beta 3 |
|
|
|
|
|
|
|
- Added session.cookie_path and session.cookie_domain (Sascha) |
|
|
|
Continue processing PHP_INI_SYSTEM knownDirectives after extension= |
|
|
|
- Added session.cookie_path and session.cookie_domain (Sascha) |
|
|
|
- Continue processing PHP_INI_SYSTEM knownDirectives after extension= |
|
|
|
(Sam Ruby) |
|
|
|
- Enable IBM DB2 support - Tested against DB2 6.1 UDB on Linux (Rasmus) |
|
|
|
- Added new str_repeat() function. (Andrei) |
|
|
|
- Output-Buffering system is now Thread-Safe. (Thies) |
|
|
|
|