- Issue created by @tommyk
Currently Radix does not support Drush 12, use Drush 11 for now until I can see if we can keep 5.0.x compatible with both versions
-
doxigo β
committed 087f49e5 on 5.0.x
Issue #3380709 by TommyK, doxigo, janoka: Drush 12: Class "Drush\...
-
doxigo β
committed 087f49e5 on 5.0.x
-
doxigo β
committed 087f49e5 on 5.1.x
Issue #3380709 by TommyK, doxigo, janoka: Drush 12: Class "Drush\...
-
doxigo β
committed 087f49e5 on 5.1.x
Okay pushed a fix on the latest dev, now works with Drush 12 as well
- Status changed to Fixed
over 1 year ago 11:22am 17 August 2023 Automatically closed - issue fixed for 2 weeks with no activity.
- Status changed to Fixed
10 months ago 6:18pm 4 April 2024 - πΊπΈUnited States jcandan
Radix 4 supposed to support Drush 12. Patch rolled for Radix 8.x-4.x.
- πΊπΈUnited States jcandan
Fixes the below error.
PHP Fatal error: Cannot declare class Drupal\Commands\radix\SubThemeGenerator, because the name is already in use in /app/drupal/web/themes/contrib/radix/Commands/radix/SubThemeGenerator.php on line 13
Fatal error: Cannot declare class Drupal\Commands\radix\SubThemeGenerator, because the name is already in use in /app/drupal/web/themes/contrib/radix/Commands/radix/SubThemeGenerator.php on line 13
[warning] Drush command terminated abnormally.Needed to start the namespace path with Drush, not Drupal.
@jcandan could you open a new Pull request on a new issue so I can merge? the 8.x-4.x is no longer maintained