Codeception / robo-paracept

Robo tasks for Codeception tests parallel execution
MIT License
57 stars 59 forks source link

codeception/robo-paracep 3.1.0 on php 8.3.4 #132

Open denis-korolev opened 5 months ago

denis-korolev commented 5 months ago

Hi, i run codeception/robo-paracep 3.1.0 on php 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?

denis-korolev commented 5 months ago

ALSO ERROR: Creation of dynamic property Robo\Config\Config::$defaults is deprecated

vansari commented 5 months ago

@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!

deadbublik commented 3 months ago

@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 😔

vuryss commented 2 days ago

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?