Instant Upgrades and Automated Refactoring of any PHP 5.3+ code
Go to file
Abdul Malik Ikhsan dce60231f7
[TypeDeclaration][Php 8] Enable ReturnTypeDeclarationRector (#184)
Co-authored-by: GitHub Action <action@github.com>
Co-authored-by: Tomas Votruba <tomas.vot@gmail.com>
2021-06-18 17:19:36 +00:00
.github
bin
build [README] fix ecs.php link 2021-06-17 11:33:54 +02:00
config remove ProjectType open source to make rector easier to use (#203) 2021-06-13 20:15:26 +00:00
dev-docs
packages [TypeDeclaration][Php 8] Enable ReturnTypeDeclarationRector (#184) 2021-06-18 17:19:36 +00:00
packages-tests
rules [TypeDeclaration][Php 8] Enable ReturnTypeDeclarationRector (#184) 2021-06-18 17:19:36 +00:00
rules-tests [Php71] Handle variadic check inside function with function_exists() check (#244) 2021-06-18 19:02:24 +02:00
src [TypeDeclaration][Php 8] Enable ReturnTypeDeclarationRector (#184) 2021-06-18 17:19:36 +00:00
stubs
stubs-rector/PHPUnit/Framework
templates
tests Test: EncapsedStringsToSprintfRector + RemoveDeadInstanceOfRector (#208) 2021-06-12 08:29:20 +02:00
upgrade
utils
.editorconfig
.gitattributes [gitattributes] do not export test in packagist dependency (#228) 2021-06-15 16:14:58 +02:00
.gitignore
.phpstorm.meta.php
CODE_OF_CONDUCT.md
composer.json bump rector-doctrine 0.11.5 2021-06-15 17:20:29 +02:00
CONTRIBUTING.md
ecs.php
full_build.sh
LICENSE
phpstan-for-rector.neon
phpstan.neon [PHPStan] Clean up ignore errors in phpstan.neon (#240) 2021-06-17 14:48:51 +00:00
phpunit.xml
preload.php
README.md
rector.php [TypeDeclaration][Php 8] Enable ReturnTypeDeclarationRector (#184) 2021-06-18 17:19:36 +00:00
rule-doc-generator.php
scoper-php70.php
scoper.php
UPGRADE.md

Rector - Instant Upgrades and Automated Refactoring

Downloads


This repository (rectorphp/rector-src) is for development Rector only. Head to rectorphp/rector for documentation, install or creating an issue.


Building rectorphp/rector

Code of this repository requires PHP 8. For rector/rector package user the build downgrades code to PHP 7.1 and higher.

How to Contribute

Please read contributing guideline for how to contribute to rector.

Code of Conduct

This project adheres to a Contributor Code of Conduct By participating in this project and its community, you are expected to uphold this code.