|
|
|
@ -1,7 +1,6 @@ |
|
|
|
PHP 4 NEWS |
|
|
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| |
|
|
|
? ? ??? 200?, Version 4.4.0 |
|
|
|
- Fixed bug #20987 (no handling for client certificates). |
|
|
|
- New range() functionality |
|
|
|
. Support for float modifier. |
|
|
|
. Detection of numeric values inside strings passed as high & low. |
|
|
|
@ -37,6 +36,7 @@ PHP 4 NEWS |
|
|
|
- Moved extensions to PECL (http://pear.php.net/): (James, Derick) |
|
|
|
. ext/vpopmail |
|
|
|
. ext/cybermut |
|
|
|
- Fixed bug #20987 (no handling for client certificates). (Ilia) |
|
|
|
- Fixed bug #21039 (crash when not supplying an IV to mcrypt_generic_init). |
|
|
|
(Derick) |
|
|
|
- Fixed bug #20936 (openssl_pkey_get was broken). (jeroen@derks.it, Wez) |
|
|
|
|