I spend most of the time this month working on bug fixes, resulting in the mid-month release of Xdebug 3.4.4. Most of the fixes revolved around exceptions and generating stack traces for them. The issue here was that Xdebug wouldn't include the argument name for __invoke() call frames in its output. The rest of the month I spend on trying to resolve the code-coverage-with-fibers issue that I wrote about last month. Therefore I did not manage to make another release this month addressing this issue.