|
|
|
@ -1,6 +1,10 @@ |
|
|
|
PHP 4.0 NEWS |
|
|
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| |
|
|
|
?? ??? 200?, Version 4.0.7-dev |
|
|
|
- Add config option (always_populate_raw_post_data) which when enabled |
|
|
|
will always populate $HTTP_RAW_POST_DATA regardless of the post mime |
|
|
|
type (Rasmus) |
|
|
|
- Added support for socket and popen file types to ftp_fput (Jason) |
|
|
|
- Fixed various memory leaks in the LDAP extension (Stig Venaas) |
|
|
|
- Improved interactive mode - it is now available in all builds of PHP, without |
|
|
|
any significant slowdown (Zeev, Zend Engine) |
|
|
|
|