@@ -40,26 +40,24 @@ Code Coverage Analysis
4040 <active >yes</active >
4141 </lead >
4242
43- <date >2025-06-12 </date >
44- <time >11:51:46 </time >
43+ <date >2025-07-14 </date >
44+ <time >14:58:54 </time >
4545 <version >
46- <release >3.4.4 </release >
47- <api >3.4.4 </api >
46+ <release >3.4.5 </release >
47+ <api >3.4.5 </api >
4848 </version >
4949 <stability >
5050 <release >stable</release >
5151 <api >stable</api >
5252 </stability >
5353 <license uri =" https://xdebug.org/license/1.03" filesource =" LICENSE" >Xdebug-1.03</license >
5454 <notes >
55- Thu, Jun 12 , 2025 - Xdebug 3.4.4
55+ Mon, Jul 14 , 2025 - Xdebug 3.4.5
5656
5757= Fixed bugs:
5858
59- - Fixed issue #2349: Regression in Xdebug 3.4.3 breaks throwing exceptions in nested generators
60- - Fixed issue #2350: Crash when a certain page generates an exception since Xdebug 3.4.3
61- - Fixed issue #2352: Crash when using latest Xdebug version when throwing exceptions
62- - Fixed issue #2354: The __invoke frame in call stacks don' t have the argument name in the trace
59+ - Fixed issue #2332: Segmentation fault for code coverage with nested fibers
60+ - Fixed issue #2356: Reading properties with get hooks may modify property value
6361
6462 </notes >
6563
@@ -215,6 +213,31 @@ Thu, Jun 12, 2025 - Xdebug 3.4.4
215213 <zendextsrcrelease />
216214 <changelog >
217215
216+ <release >
217+ <date >2025-06-12</date >
218+ <time >11:51:46</time >
219+ <version >
220+ <release >3.4.4</release >
221+ <api >3.4.4</api >
222+ </version >
223+ <stability >
224+ <release >stable</release >
225+ <api >stable</api >
226+ </stability >
227+ <license uri =" https://xdebug.org/license/1.03" filesource =" LICENSE" >Xdebug-1.03</license >
228+ <notes >
229+ Thu, Jun 12, 2025 - Xdebug 3.4.4
230+
231+ = Fixed bugs:
232+
233+ - Fixed issue #2349: Regression in Xdebug 3.4.3 breaks throwing exceptions in nested generators
234+ - Fixed issue #2350: Crash when a certain page generates an exception since Xdebug 3.4.3
235+ - Fixed issue #2352: Crash when using latest Xdebug version when throwing exceptions
236+ - Fixed issue #2354: The __invoke frame in call stacks don' t have the argument name in the trace
237+
238+ </notes >
239+ </release >
240+
218241 <release >
219242 <date >2025-05-14</date >
220243 <time >09:37:56</time >
0 commit comments