diff options
| author | <changelog@php.net> | 2001-03-10 02:09:25 +0000 |
|---|---|---|
| committer | <changelog@php.net> | 2001-03-10 02:09:25 +0000 |
| commit | e826651d7e850e566c5df1eac61b895096f842e4 (patch) | |
| tree | fa8c838af4fb8086ebe2a1a91805007de86fd313 | |
| parent | f3c9c8dd077b28d05a127bfd20c31ac3962e127d (diff) | |
| download | php-git-e826651d7e850e566c5df1eac61b895096f842e4.tar.gz | |
NEWS update
| -rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -2,6 +2,8 @@ PHP 4.0 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 200?, Version 4.0.5 +- Fixed argument checking for call_user_func* functions and allowed + specifying array($obj, 'method') syntax for call_user_func_array. (Andrei) - Fixed parent::method() to also work with runtime bindings (Zeev, Zend Engine) - Implemented high-performance zlib-based output compression - see zlib.output_compression INI directive (Zeev) |
