Browse Source

fix NEWS

PHP-5.4.9
Stanislav Malyshev 14 years ago
parent
commit
3e7fcd9cab
  1. 4
      NEWS

4
NEWS

@ -23,6 +23,10 @@ PHP NEWS
. Fixed bug #63389 (Missing context check on libxml_set_streams_context()
causes memleak). (Laruence)
- Mbstring:
. Fixed bug #63447 (max_input_vars doesn't filter variables when
mbstring.encoding_translation = On). (Laruence)
- OCI8:
. Fixed bug #63265 (Add ORA-00028 to the PHP_OCI_HANDLE_ERROR macro)
(Chris Jones)

Loading…
Cancel
Save