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

Maybe use https://github.com/rectorphp/rector for automatic updates of PHP code #99

Open
vendethiel opened this issue Jul 23, 2024 · 3 comments

Comments

@vendethiel
Copy link
Collaborator

I saw this tool mentioned in PHP forums, it's free and open source and it's capable of fixing the old while(list() = each) syntax and others! Might be interesting.

@IntegraMOD
Copy link
Owner

ive used rector with great success small bits and single page files especially when targeting specific php versions but it is unaware of included files so often make mistakes updating full pages

@vendethiel
Copy link
Collaborator Author

Ah, that's annoying. Thanks for the input.

@IntegraMOD
Copy link
Owner

Ive never installed it to my server and run it from command line. Perhaps different?
ive only used it from sites like phptools.online/php-checker

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

No branches or pull requests

2 participants