Browse Source

Updated NEWS

pull/1300/head
Julien Pauli 11 years ago
parent
commit
dcd230de11
  1. 3
      NEWS

3
NEWS

@ -11,6 +11,9 @@ PHP NEWS
- Iconv:
. Fixed bug #48147 (iconv with //IGNORE cuts the string). (Stas)
- MCrypt:
. Added file descriptor caching to mcrypt_create_iv() (Leigh)
- Opcache
. Fixed bug #69549 (Memory leak with opcache.optimization_level=0xFFFFFFFF).
(Laruence, Dmitry)

Loading…
Cancel
Save