@@ -40,36 +40,24 @@ Code Coverage Analysis
4040 <active >yes</active >
4141 </lead >
4242
43- <date >2024-11-28 </date >
44- <time >13 :45:52 </time >
43+ <date >2025-10-06 </date >
44+ <time >09 :45:27 </time >
4545 <version >
46- <release >3.4.0 </release >
47- <api >3.4.0 </api >
46+ <release >3.4.6 </release >
47+ <api >3.4.6 </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, Nov 28, 2024 - Xdebug 3.4.0
56-
57- + New features:
58-
59- - Fixed issue #2239: Add ' XDEBUG_IGNORE' GET/POST/COOKIE/ENV to make the step debugger ignore that specific request
60- - Fixed issue #2281: PHP 8.4 support
61-
62- + Improvements
63-
64- - Fixed issue #2261: Send control socket location in init packet
55+ Mon, Oct 06, 2025 - Xdebug 3.4.6
6556
6657= Fixed bugs:
6758
68- - Fixed issue #2262: PHP 8.4: Closure names need different wrapping algorithm
69- - Fixed issue #2283: SoapClient usage causes segfault with codecoverage
70- - Fixed issue #2294: Nette Tester always crashes in all test jobs when running with XDebug 3.4.0beta1 active
71- - Fixed issue #2304: Seg fault on throw exception
72- - Fixed issue #2305: Segfault when checking whether to ignore creating a debug connection during shutdown functions
59+ - Fixed issue #2328: Stream resource references in stored stack traces don' t hold, and can cause crashes
60+ - Fixed issue #2360: Debugging DateInterval (and other internal objects) causes a crash
7361
7462 </notes >
7563
@@ -229,6 +217,171 @@ Thu, Nov 28, 2024 - Xdebug 3.4.0
229217 <zendextsrcrelease />
230218 <changelog >
231219
220+ <release >
221+ <date >2025-07-14</date >
222+ <time >14:58:54</time >
223+ <version >
224+ <release >3.4.5</release >
225+ <api >3.4.5</api >
226+ </version >
227+ <stability >
228+ <release >stable</release >
229+ <api >stable</api >
230+ </stability >
231+ <license uri =" https://xdebug.org/license/1.03" filesource =" LICENSE" >Xdebug-1.03</license >
232+ <notes >
233+ Mon, Jul 14, 2025 - Xdebug 3.4.5
234+
235+ = Fixed bugs:
236+
237+ - Fixed issue #2332: Segmentation fault for code coverage with nested fibers
238+ - Fixed issue #2356: Reading properties with get hooks may modify property value
239+
240+ </notes >
241+ </release >
242+
243+ <release >
244+ <date >2025-06-12</date >
245+ <time >11:51:46</time >
246+ <version >
247+ <release >3.4.4</release >
248+ <api >3.4.4</api >
249+ </version >
250+ <stability >
251+ <release >stable</release >
252+ <api >stable</api >
253+ </stability >
254+ <license uri =" https://xdebug.org/license/1.03" filesource =" LICENSE" >Xdebug-1.03</license >
255+ <notes >
256+ Thu, Jun 12, 2025 - Xdebug 3.4.4
257+
258+ = Fixed bugs:
259+
260+ - Fixed issue #2349: Regression in Xdebug 3.4.3 breaks throwing exceptions in nested generators
261+ - Fixed issue #2350: Crash when a certain page generates an exception since Xdebug 3.4.3
262+ - Fixed issue #2352: Crash when using latest Xdebug version when throwing exceptions
263+ - Fixed issue #2354: The __invoke frame in call stacks don' t have the argument name in the trace
264+
265+ </notes >
266+ </release >
267+
268+ <release >
269+ <date >2025-05-14</date >
270+ <time >09:37:56</time >
271+ <version >
272+ <release >3.4.3</release >
273+ <api >3.4.3</api >
274+ </version >
275+ <stability >
276+ <release >stable</release >
277+ <api >stable</api >
278+ </stability >
279+ <license uri =" https://xdebug.org/license/1.03" filesource =" LICENSE" >Xdebug-1.03</license >
280+ <notes >
281+ Wed, May 14, 2025 - Xdebug 3.4.3
282+
283+ = Fixed bugs:
284+
285+ - Fixed issue #2322: Xdebug tries to open debugging connection in destructors during shutdown
286+ - Fixed issue #2325: Referred chrome browser extension is no longer working
287+ - Fixed issue #2326: Step debugger finishes if property debugging handler in PHP throws an exception
288+ - Fixed issue #2331: Segmentation fault with ' invalid' variable names
289+ - Fixed issue #2339: Trying to throw an exception can cause a zend_mm_heap corrupted error under specific circumstances
290+ - Fixed issue #2340: Xdebug case sensitivity issues on some files introduced since 3.3.0
291+ - Fixed issue #2343: Fatal error on virtual property hook step debugging
292+ - Fixed issue #2348: Xdebug does not resolve breakpoints in property hooks
293+
294+ </notes >
295+ </release >
296+
297+ <release >
298+ <date >2025-03-09</date >
299+ <time >16:10:30</time >
300+ <version >
301+ <release >3.4.2</release >
302+ <api >3.4.2</api >
303+ </version >
304+ <stability >
305+ <release >stable</release >
306+ <api >stable</api >
307+ </stability >
308+ <license uri =" https://xdebug.org/license/1.03" filesource =" LICENSE" >Xdebug-1.03</license >
309+ <notes >
310+ Sun, Mar 09, 2025 - Xdebug 3.4.2
311+
312+ = Fixed bugs:
313+
314+ - Fixed issue #2313: var_dump does not output some Russian characters
315+ - Fixed issue #2314: Class properties with hooks are always shown as null
316+ - Fixed issue #2315: xdebug_dump_superglobals() leaks memory
317+ - Fixed issue #2317: Code coverage leaks memory
318+ - Fixed issue #2321: Segfault when null is assigned to a superglobal
319+ - Fixed issue #2323: xdebug_notify() does not respect xdebug.var_display_max_* Settings
320+ - Fixed issue #2327: Segmentation Fault 139 if exception thrown in callback since PHP 8.4
321+
322+ </notes >
323+ </release >
324+
325+ <release >
326+ <date >2025-01-06</date >
327+ <time >15:43:11</time >
328+ <version >
329+ <release >3.4.1</release >
330+ <api >3.4.1</api >
331+ </version >
332+ <stability >
333+ <release >stable</release >
334+ <api >stable</api >
335+ </stability >
336+ <license uri =" https://xdebug.org/license/1.03" filesource =" LICENSE" >Xdebug-1.03</license >
337+ <notes >
338+ Mon, Jan 06, 2025 - Xdebug 3.4.1
339+
340+ = Fixed bugs:
341+
342+ - Fixed issue #2306: Segmentation fault on each HTTP request when not listening to debugging connections
343+ - Fixed issue #2307: Segmentation fault due to a superglobal being a reference while checking for triggers
344+ - Fixed issue #2309: Installation on Windows with PHP PIE failing
345+ - Fixed issue #2310: xdebug 3.4.0 crashes php8.1-fpm after script execution
346+
347+ </notes >
348+ </release >
349+
350+ <release >
351+ <date >2024-11-28</date >
352+ <time >13:45:52</time >
353+ <version >
354+ <release >3.4.0</release >
355+ <api >3.4.0</api >
356+ </version >
357+ <stability >
358+ <release >stable</release >
359+ <api >stable</api >
360+ </stability >
361+ <license uri =" https://xdebug.org/license/1.03" filesource =" LICENSE" >Xdebug-1.03</license >
362+ <notes >
363+ Thu, Nov 28, 2024 - Xdebug 3.4.0
364+
365+ + New features:
366+
367+ - Fixed issue #2239: Add ' XDEBUG_IGNORE' GET/POST/COOKIE/ENV to make the step debugger ignore that specific request
368+ - Fixed issue #2281: PHP 8.4 support
369+
370+ + Improvements
371+
372+ - Fixed issue #2261: Send control socket location in init packet
373+
374+ = Fixed bugs:
375+
376+ - Fixed issue #2262: PHP 8.4: Closure names need different wrapping algorithm
377+ - Fixed issue #2283: SoapClient usage causes segfault with codecoverage
378+ - Fixed issue #2294: Nette Tester always crashes in all test jobs when running with XDebug 3.4.0beta1 active
379+ - Fixed issue #2304: Seg fault on throw exception
380+ - Fixed issue #2305: Segfault when checking whether to ignore creating a debug connection during shutdown functions
381+
382+ </notes >
383+ </release >
384+
232385 <release >
233386 <date >2024-10-04</date >
234387 <time >14:39:23</time >
0 commit comments