Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fatal error with rector/rector:0.17.1 #14

Open
oknate opened this issue Jun 28, 2023 · 1 comment
Open

fatal error with rector/rector:0.17.1 #14

oknate opened this issue Jun 28, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@oknate
Copy link

oknate commented Jun 28, 2023

Description

not compatible with rector/rector:0.17.1
https://github.com/craftcms/rector/actions/runs/5268744494/jobs/9525881470

can be run if you downgrade ddev composer require rector/rector:0.17.0 --dev

[ERROR] Class "Rector\Arguments\ValueObject\RemoveMethodCallParam" not found

Steps to reproduce

  1. install using composer require craftcms/rector:dev-main --dev
    2.Run vendor/bin/rector process src --config vendor/craftcms/rector/sets/craft-cms-40.php

Additional info

  • Craft version: 4
  • PHP version: 8.1
@oknate oknate added the bug Something isn't working label Jun 28, 2023
@TomasVotruba
Copy link
Collaborator

Thanks for reporting. Could you try with rector dev-main? I made few fixes, so it might require new Rector release :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants