updated NEWS

This commit is contained in:
Anatol Belski 2015-01-22 10:01:16 +01:00
parent d0e75bdc59
commit a97ca0a452

3
NEWS
View File

@ -9,6 +9,9 @@
. Fixed bug #50224 (json_encode() does not always encode a float as a float) . Fixed bug #50224 (json_encode() does not always encode a float as a float)
by adding JSON_PRESERVE_ZERO_FRACTION. (Juan Basso) by adding JSON_PRESERVE_ZERO_FRACTION. (Juan Basso)
- Fileinfo:
. Fixed bug #68827 (Double free with disabled ZMM). (Joshua Rogers)
- Opcache: - Opcache:
. Fixed bug with try blocks being removed when extended_info opcode . Fixed bug with try blocks being removed when extended_info opcode
generation is turned on. (Laruence) generation is turned on. (Laruence)