This repository (rectorphp/rector-src) is for development Rector only.
Head to rectorphp/rector for documentation, install or creating an issue.
Code of this repository requires PHP 8. For rector/rector package user the build downgrades code to PHP 7.1 and higher.
Contributions here are more than welcomed! There 3 rules will highly increase changes to get your PR merged:
-
1 feature per pull-request
-
new features need tests
-
CI must pass... you can mimic it locally by running
composer complete-check
-
Do you need to fix coding standards?
composer fix-cs
We would be happy to accept PRs that follow these guidelines.
This project adheres to a Contributor Code of Conduct By participating in this project and its community, you are expected to uphold this code.