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 18eb788 commit 5c96a25Copy full SHA for 5c96a25
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 #74623 (Infinite loop in type inference when using HTMLPurifier).
18
(nikic)
@@ -76,7 +79,6 @@ PHP NEWS
76
79
77
80
- OCI8:
78
81
. Add TAF callback (PR #2459). (KoenigsKind)
- . Fixed bug #74625 (Integer overflow in oci_bind_array_by_name). (Ingmar Runge)
82
83
84
. Fixed bug #74663 (Segfault with opcache.memory_protect and
0 commit comments