Tomas Votruba
|
7aad4bbf2f
|
[PHPStan] Enable regex constant rule (#4279)
|
2020-09-23 11:16:40 +02:00 |
|
Igor
|
f2ecdeb0b1
|
[Naming] Foreach over "data", renames to "datum" (#4221)
Co-authored-by: rector-bot <tomas@getrector.org>
|
2020-09-15 10:23:13 +02:00 |
|
Tomas Votruba
|
f71b242924
|
[Defluent] Allow DateTime to be fluent (#3947)
* ignore prefixed conflcits
* note
* skip date-time from defluencing
* drop parameter name guard, not needed anymore
* make use of addNodesAfterNode()
|
2020-08-12 12:32:45 +00:00 |
|
dobryy
|
f37cd4cac3
|
[Order] Apply rule
|
2020-07-26 15:11:41 +02:00 |
|
TomasVotruba
|
c2c1066374
|
[rector] apply on rules
|
2020-07-19 20:52:42 +02:00 |
|
TomasVotruba
|
ee291d1fdc
|
use strings over ::class in type detection, as they ge tprifexed by phar builder
|
2020-07-12 16:38:04 +02:00 |
|
TomasVotruba
|
715f87aff0
|
add test case for RenameTesterTestToPHPUnitToTestFileRector
|
2020-06-19 16:05:13 +02:00 |
|
TomasVotruba
|
b5f0129c84
|
complete missing code samples
|
2020-06-16 16:20:17 +02:00 |
|
TomasVotruba
|
4f41f06e5d
|
apply Rector
|
2020-05-09 22:13:01 +02:00 |
|
TomasVotruba
|
a952cac41c
|
complete @see annotation, minor improvements
|
2020-05-03 16:07:56 +02:00 |
|
TomasVotruba
|
1bf62ac1c7
|
[cs] sort private methods by call order and property by complexity
|
2020-04-26 02:57:47 +02:00 |
|
TomasVotruba
|
a7d34dfc8d
|
cs fixes
|
2020-04-13 12:02:22 +02:00 |
|
TomasVotruba
|
5600cf8d4d
|
move node adding to PostRector
|
2020-04-01 01:41:56 +02:00 |
|
TomasVotruba
|
629042eeb4
|
move NodeRemovingRector to collector
|
2020-03-31 19:34:56 +02:00 |
|
TomasVotruba
|
bc24bb12ff
|
prevent getName() on StaticCall or MethodCall
|
2020-02-21 16:41:33 +01:00 |
|
TomasVotruba
|
c25db0b56d
|
apply
|
2020-02-19 00:14:44 +01:00 |
|
TomasVotruba
|
3e5dd77bb6
|
move Rector-rule based packages from /packages to /rules
|
2020-02-11 13:41:37 +01:00 |
|