Update NEWS

This commit is contained in:
Xinchen Hui 2015-01-13 23:39:33 +08:00
parent ea10109067
commit a698a3fd6a

3
NEWS
View File

@ -65,7 +65,8 @@
. Fixed possible read after end of buffer and use after free. (Dmitry)
- Opcache:
. Fixed bug (try block removed while combined with xdebug). (Laruence)
. Fixed bug with try blocks being removed when extended_info opcode
generation is turned on. (Laruence)
. Fixed bug #68644 (strlen incorrect : mbstring + func_overload=2 +UTF-8
+ Opcache). (Laruence)