Commit Graph

4 Commits

Author SHA1 Message Date
Tomas Votruba
8d92c466fd
[DX] Use RectorConfig in configs (#2063)
* use RectorConfig in configs

* update variable name

* remove extra spaces

* apply on configs

* apply on e2e

* update markdown files

* remove extra spaces
2022-04-12 13:46:07 +02:00
Abdul Malik Ikhsan
d916d486bc
[DowngradePhp54] Add DowngradeStaticClosureRector (#1037)
* [DowngradePhp54] Add DowngradeStaticClosureRector

* add downgrade-php54 config

* add PHP_54 constant to DowngradeSetList

* fix see doc

* [ci-review] Rector Rectify

* [ci-review] Rector Rectify

Co-authored-by: GitHub Action <action@github.com>
2021-10-21 20:29:05 +02:00
Tomas Votruba
38248d08f4
Return array of nodes directly from refactor() if possible (#6366)
Co-authored-by: kaizen-ci <info@kaizen-ci.org>
2021-05-06 10:23:37 +02:00
Tomas Votruba
5fe3eb555f
[PHP 5.3] Add DirConstToFileConstRector (#6363) 2021-05-05 21:56:59 +00:00