Open denis-korolev opened 5 months ago
ALSO ERROR: Creation of dynamic property Robo\Config\Config::$defaults is deprecated
@denis-korolev Thank you for your report. I will try to update the source code in the next few days. There are many things that need to be implemented, like phpstan etc.
Thank you!
@vansari Hello! 👋 Is there any progress on this issue?
Could you also update consolidation/robo
and symfony/finder
to support Symfony 7+?
These are the only two reasons why we couldn't update our project for several months 😔
In the current state this is unusable with the latest Symfony versions (from 1 year ago). As far as I can see no updates were done in the past 2 years, is this tool deprecated now?
Hi, i run
codeception/robo-paracep 3.1.0
onphp 8.3.4
and had error.ERROR: Use of "self" in callables is deprecated in /vendor/consolidation/robo/src/Task/Base/Exec.php:66
Сan you update dependencies?