Skip to content

Commit

Permalink
NEWS entries for latest cherry picks
Browse files Browse the repository at this point in the history
  • Loading branch information
sgolemon committed Jan 2, 2018
1 parent c269b10 commit 13e2cbe
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions NEWS
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,10 @@ PHP NEWS
. Fixed bug #64938 (libxml_disable_entity_loader setting is shared between
requests). (Remi)

- GD:
. Fixed bug #75571 (Potential infinite loop in gdImageCreateFromGifCtx).
(Christoph)

- Opcache:
. Fixed bug #75608 ("Narrowing occurred during type inference" error).
(Laruence, Dmitry)
Expand All @@ -33,6 +37,9 @@ PHP NEWS
. Fixed bug #74183 (preg_last_error not returning error code after error).
(Andrew Nester)

- Phar:
. Fixed bug #74782 (remove file name from output to avoid XSS). (stas)

- Standard:
. Fixed bug #75511 (fread not free unused buffer). (Laruence)
. Fixed bug #75514 (mt_rand returns value outside [$min,$max]+ on 32-bit)
Expand Down

0 comments on commit 13e2cbe

Please sign in to comment.