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 3759de2 commit 52b2a3fCopy full SHA for 52b2a3f
NEWS
@@ -13,6 +13,9 @@ PHP NEWS
13
- PDO:
14
- Fixed bug #70389 (PDO constructor changes unrelated variables). (Laruence)
15
16
+- Phpdbg:
17
+ . Fix phpdbg_break_next() sometimes not breaking. (Bob)
18
+
19
- Standard:
20
. Fixed bug #67131 (setcookie() conditional for empty values not met). (cmb)
21
@@ -59,9 +62,6 @@ PHP NEWS
59
62
. Fixed bug #70345 (Multiple vulnerabilities related to PCRE functions).
60
63
(Anatol Belski)
61
64
-- Phpdbg:
- . Fix phpdbg_break_next() sometimes not breaking. (Bob)
-
65
- SOAP:
66
. Fixed bug #70388 (SOAP serialize_function_call() type confusion / RCE).
67
(Stas)
0 commit comments