Skip to content

Commit 52b2a3f

Browse files
committed
move the phpdbg NEWS entry to the correct version
1 parent 3759de2 commit 52b2a3f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

NEWS

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,9 @@ PHP NEWS
1313
- PDO:
1414
- Fixed bug #70389 (PDO constructor changes unrelated variables). (Laruence)
1515

16+
- Phpdbg:
17+
. Fix phpdbg_break_next() sometimes not breaking. (Bob)
18+
1619
- Standard:
1720
. Fixed bug #67131 (setcookie() conditional for empty values not met). (cmb)
1821

@@ -59,9 +62,6 @@ PHP NEWS
5962
. Fixed bug #70345 (Multiple vulnerabilities related to PCRE functions).
6063
(Anatol Belski)
6164

62-
- Phpdbg:
63-
. Fix phpdbg_break_next() sometimes not breaking. (Bob)
64-
6565
- SOAP:
6666
. Fixed bug #70388 (SOAP serialize_function_call() type confusion / RCE).
6767
(Stas)

0 commit comments

Comments
 (0)