On Tue, 7 Oct 2025, David Prévot wrote:
Control: block 1117008 by -1
Control: severity -1 important
Control: affects -1 shaarli
Le Mon, Mar 03, 2025 at 08:42:28PM +0100, Thomas Uhle a écrit :
[…]
> Slim 4.x has support for psr/http-message 2.0 and psr/container 2.0 or
> newer.
That would be a nice option if shaarli allows it, otherwise it needs to
be patched ASAP not to block the Symfony 7 migration: the latest
php-symfony-object-mapper already depends on php-psr-container (>= 2.0)
so php-psr-container 2 will be uploaded in sync with symfony 7.
There is the two years old PR shaarli/Shaarli#1972 on Github [1] for
upgrading Shaarli to Slim 4. It seems to be stuck although it seems to
have worked quite well. I also don't know how much work it would be to
adapt it to Shaarli's new version 0.15. It might perhaps serve as a
patch though.
Best regards,
Thomas
[1] https://github.com/shaarli/Shaarli/pull/1972