Browse Source

Moved the bug fix news entry to 4.3.0 section, to indicate that it has been

MFHed.
PHP-5
Ilia Alshanetsky 24 years ago
parent
commit
29d507d224
  1. 2
      NEWS

2
NEWS

@ -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)

Loading…
Cancel
Save