1
0
mirror of https://github.com/php/php-src.git synced 2026-04-09 17:13:31 +02:00

Update NEWs

This commit is contained in:
Xinchen Hui
2015-01-09 11:54:41 +08:00
parent aa5b3b0e4a
commit 7142dd76ff

1
NEWS
View File

@@ -65,6 +65,7 @@
. 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 #68644 (strlen incorrect : mbstring + func_overload=2 +UTF-8
+ Opcache). (Laruence)