Skip to content

Commit

Permalink
Fix NEWS entry location
Browse files Browse the repository at this point in the history
  • Loading branch information
cjbj committed Jul 7, 2017
1 parent af07b76 commit 5ca02ca
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion NEWS
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,9 @@ PHP NEWS
. Fixed bug #74761 (Unary operator expected error on some systems). (petk)
. Fixed bug #73900 (Use After Free in unserialize() SplFixedArray). (nikic)

- OCI8:
. Fixed bug #74625 (Integer overflow in oci_bind_array_by_name). (Ingmar Runge)

- Opcache:
. Fixed bug #74840 (Opcache overwrites argument of GENERATOR_RETURN within
finally). (Bob)
Expand Down Expand Up @@ -66,7 +69,6 @@ PHP NEWS

- OCI8:
. Add TAF callback (PR #2459). (KoenigsKind)
. Fixed bug #74625 (Integer overflow in oci_bind_array_by_name). (Ingmar Runge)

- Opcache:
. Fixed bug #74663 (Segfault with opcache.memory_protect and
Expand Down

0 comments on commit 5ca02ca

Please sign in to comment.