1
0
mirror of https://github.com/php/php-src.git synced 2026-04-02 21:52:36 +02:00
This commit is contained in:
David Zuelke
2014-08-09 08:30:50 +02:00
parent e6d93a11ad
commit 37c08f466e

3
NEWS
View File

@@ -11,6 +11,9 @@ PHP NEWS
. Fixed bug #67705 (extensive backtracking in rule regular expression).
(CVE-2014-3538) (Remi)
- FPM:
. Fix bug #67606 (revised fix 67541, broke mod_fastcgi BC). (David Zuelke)
- GD:
. Fixed bug #66901 (php-gd 'c_color' NULL pointer dereference).
(CVE-2014-2497) (Remi)