Simon Podlipsky

Results 337 comments of Simon Podlipsky

Currently, I cleanup exceptions like this: ```php $res = []; while (true) { $previousHandler = set_exception_handler(static fn () => null); restore_exception_handler(); if ( is_array($previousHandler) && $previousHandler[0] instanceof \Symfony\Component\ErrorHandler\ErrorHandler && $previousHandler[1]...

Same here, using releases would be nice. I use a bot to upgrade deps which can fetch changes but there are none: ![image](https://user-images.githubusercontent.com/327717/216924419-04357c27-3601-4d27-b3b7-68e202551045.png) So I actually do not know what...

That is not an infinity tho.

Guess it's this one https://github.com/doctrine/cache/releases/tag/1.10.0

. On Wed, May 3, 2023, 15:04 Carson: The Issue Bot ***@***.***> wrote: > Thank you for this issue. > There has not been a lot of activity here for...

H On Sat, Nov 4, 2023, 14:03 Carson: The Issue Bot ***@***.***> wrote: > Thank you for this issue. > There has not been a lot of activity here for...