Skip to content

Commit 4d0a628

Browse files
committed
Added missing entry
1 parent 346ae4c commit 4d0a628

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

views/home/updates.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,7 @@ function issue(int $nr) : string {
9797
<dd>Fixed <?= bug(2216); ?>: With PHP8.3 and Apache 2.4.58 error_reporting() causing Apache process to hang</dd>
9898
<dd>Fixed <?= bug(2230); ?>: Crash when xdebug and blackfire extensions are active</dd>
9999
<dd>Fixed <?= bug(2233); ?>: High and continuous Apache server CPU use</dd>
100+
<dd>Fixed <?= bug(2250); ?>: Multiple 'DEBUG SESSION ENDED' messages with XDEBUG_SESSION_STOP_NO_EXEC</dd>
100101

101102
<hr/>
102103

0 commit comments

Comments
 (0)