Is it possible to fix the deprecations due to the event listeners?
Starting with CakePHP 5.2 event listeners should no longer return values (here and here).
Thanks.
Any news on this?