Ondřej Surý

Results 296 comments of Ondřej Surý

This feels like a more generic problem with the server than problem with specific packages. In any case, installing debug symbols and providing full backtraces for all crashing services might...

I've just noticed something: > 2025-05-22T07:20:32.188490+02:00 web02 php8.3-fpm: php_invoke calendar: already enabled for PHP 8.3 fpm sapi Is it possible that you are loading some custom or somehow weird configuration...

> Would you be open to contributions for adding back ZTS builds? Yes. That said - there might be an alternative to just switch everything to the ZTS builds, but...

Also - enabling ZTS is by no means something simple. I think that the way to go would be to build both ZTS and no-ZTS from the single `src:phpX.Y` package,...

@remicollet Thank you for confirming my experience from the past.

Yep, it was removed because the support breaks vertical rendering: https://github.com/oerdnj/deb.sury.org/issues/2236 I might reintroduce this perhaps in the future when everything works like it should.

> I appreciate your hard work in maintaining these PPAs, but losing easy access to the mainline version would be disappointing - some useful (albeit experimental) features like HTTP/3 have...

> Thank you for all your work to maintain Nginx mainline and keep it up to date. Since you are no longer planning to maintain mainline branch, is it possible...

> Understandable. > > How does switching look like ideally? Something like this? > > sudo add-apt-repository --remove ppa:ondrej/nginx-mainline > sudo add-apt-repository ppa:ondrej/nginx > apt update > apt upgrade >...