Commit Graph

16 Commits

Author SHA1 Message Date
Tomas Votruba b98d0a8754 Updated Rector to commit 575921d2bca4a0ef36d55c6fa4ebf1ea01bacc4d
575921d2bc [Carbon] Init set to migrate DateTime to Carbon (#5868)
2024-05-18 13:30:48 +00:00
Tomas Votruba c0820093ad Updated Rector to commit ff32c0c08a89f27ea34187d00cf707734a7e39c8
ff32c0c08a [Php84] Add ExplicitNullableParamTypeRector (#5724)
2024-03-15 10:45:55 +00:00
Tomas Votruba 7e7a2f067a Updated Rector to commit 476cfb00cb6a94cb64badf9472ee78f33bdf44b3
476cfb00cb disable fallback for now
2024-01-02 02:40:38 +00:00
Tomas Votruba 0963b8dca7
Drop --set forgotten leftover (#4700)
* Drop --set forgotten leftover

* remove package not split anymore
2020-11-26 16:55:33 +00:00
Tomas Votruba 4ef653976f
Fix invalid set reporting (#4006)
* do not use internal rectors

* report invalid set

* remove dashes before number in set name

* [rector] remove dashes before number in set name

Co-authored-by: rector-bot <tomas@getrector.org>
2020-08-22 19:27:41 +00:00
Tomas Votruba 664388561d
Recipe array to object (#3966)
Co-authored-by: rector-bot <tomas@getrector.org>
2020-08-16 00:49:15 +02:00
TomasVotruba 6cc9432fbc warn about YAML deprecation + load YAML sets 2020-07-22 22:42:56 +02:00
TomasVotruba 2eb21e1087 make use of new set from symplify 2020-07-21 14:10:48 +02:00
TomasVotruba fad9087647 typo 2020-07-21 08:25:38 +02:00
TomasVotruba 3a9375007e decouple Set package 2020-07-21 01:39:24 +02:00
TomasVotruba 2f927842a7 move sets to single /set directory 2020-07-21 00:46:53 +02:00
TomasVotruba aeb7937972 add set constants + command to generate them 2020-07-20 01:00:49 +02:00
TomasVotruba 607358a8e1 move src classes to Rector\Core namespace to prevent duplications 2020-02-07 00:57:45 +01:00
Tomas Votruba 0a5efeaf84 add Standalone 2019-10-22 15:13:46 +02:00
Tomas Votruba acfd930f54 apply PSR-12 2019-10-13 08:09:08 +02:00
Tomas Votruba d7cd59651f decouple SetProvider 2019-09-26 12:45:54 +02:00