We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 92c179e commit f53c8a4Copy full SHA for f53c8a4
1 file changed
NEWS
@@ -29,9 +29,6 @@ PHP NEWS
29
. Fixed IntlChar methods leaving stale global error state after successful
30
calls. (Xuyang Zhang)
31
32
-- Lexbor:
33
- . Merge patch c3a6847. (ilutov, timwolla)
34
-
35
- PDO_ODBC:
36
. Fixed bug GH-20726 (Crash with ODBC connection pooling when the DSN
37
carries no credentials). (iliaal)
@@ -98,6 +95,9 @@ PHP NEWS
98
95
. Fixed IntlTimeZone::getDisplayName() to synchronize object error state
99
96
for invalid display types. (Weilin Du)
100
97
+- Lexbor:
+ . Merge patch c3a6847. (ilutov, timwolla)
+
101
- Opcache:
102
. Fixed bug GH-22265 (Another tailcall vm_interrupt bug). (Levi Morrison)
103
. Fixed bug GH-20469 (Unsafe inheritance cache replay with reentrant
0 commit comments