We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af07b76 commit 5ca02caCopy full SHA for 5ca02ca
NEWS
@@ -10,6 +10,9 @@ PHP NEWS
10
. Fixed bug #74761 (Unary operator expected error on some systems). (petk)
11
. Fixed bug #73900 (Use After Free in unserialize() SplFixedArray). (nikic)
12
13
+- OCI8:
14
+ . Fixed bug #74625 (Integer overflow in oci_bind_array_by_name). (Ingmar Runge)
15
+
16
- Opcache:
17
. Fixed bug #74840 (Opcache overwrites argument of GENERATOR_RETURN within
18
finally). (Bob)
@@ -66,7 +69,6 @@ PHP NEWS
66
69
67
70
- OCI8:
68
71
. Add TAF callback (PR #2459). (KoenigsKind)
- . Fixed bug #74625 (Integer overflow in oci_bind_array_by_name). (Ingmar Runge)
72
73
74
. Fixed bug #74663 (Segfault with opcache.memory_protect and
0 commit comments