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

Prepare to Rector next 2.0 with PHPStan 2 and PHPParser 5 #4450

Draft
wants to merge 16 commits into
base: main
Choose a base branch
from

Conversation

samsonasik
Copy link
Contributor

@samsonasik samsonasik commented Nov 21, 2024

Rector is upgrading to PHPStan 2 and PHPParser 5 at PR:

this PR upgrade for compatiblity syntax.

Fixes: #4247

@samsonasik
Copy link
Contributor Author

Unit test green 🎉 https://github.com/sabbelasichon/typo3-rector/actions/runs/11950281307/job/33311437868?pr=4450

Next todo is fix phpstan notice

@sabbelasichon
Copy link
Owner

@samsonasik Thank you very much. This is amazing.

@samsonasik
Copy link
Contributor Author

Ready when Rector 2.0 released, rector/rector can be updated to:

- "rector/rector": "dev-main as 1.2.10",
+ "rector/rector": "~2.0.0",

@samsonasik
Copy link
Contributor Author

/cc @simonschaufi

@simonschaufi
Copy link
Collaborator

Wow, you are amazing! 🤗 😍

@simonschaufi simonschaufi marked this pull request as draft November 22, 2024 20:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Allow nikic/php-parser v5 (TYPO3 13 compatibility)
3 participants