TomasVotruba
|
593d19c786
|
cleanup
|
2020-04-03 13:24:44 +02:00 |
|
Tomas Votruba
|
79f7fd52a2
|
Merge pull request #3130 from rectorphp/fix-array-merge
Fix missing array key in ArrayMergeOfNonArraysToSimpleArrayRector
|
2020-04-03 01:31:10 +02:00 |
|
TomasVotruba
|
79f73d88f8
|
fix missing array key
|
2020-04-03 01:14:04 +02:00 |
|
TomasVotruba
|
17a90bb768
|
add test fixtures for #3125
|
2020-04-03 01:13:37 +02:00 |
|
Tomas Votruba
|
4af174e1c9
|
Merge pull request #3129 from rectorphp/fix-route
fix missing host at @Route annotation
|
2020-04-03 01:08:32 +02:00 |
|
TomasVotruba
|
a3d48f6eaa
|
fix missing host at @Route annotation
|
2020-04-03 01:01:50 +02:00 |
|
Tomas Votruba
|
71ff2d61d3
|
Merge pull request #3128 from rectorphp/phpstan-generics
Allow PHPStan generics
|
2020-04-03 00:49:27 +02:00 |
|
TomasVotruba
|
c68b31f636
|
fix generics
|
2020-04-03 00:48:44 +02:00 |
|
TomasVotruba
|
a1e5ecd7c2
|
generics
|
2020-04-03 00:38:36 +02:00 |
|
TomasVotruba
|
d3f4880c8e
|
fix cs
|
2020-04-03 00:38:05 +02:00 |
|
TomasVotruba
|
68e18d83d6
|
change order of props and code
|
2020-04-02 15:21:12 +02:00 |
|
Tomas Votruba
|
fc04d882ec
|
Merge pull request #3122 from rectorphp/nodes-overview
remove json rector dump formatter, not needed
|
2020-04-02 14:17:21 +02:00 |
|
TomasVotruba
|
1f74373795
|
remove non-markdown nodes dumper + add public property list + types
|
2020-04-02 14:17:06 +02:00 |
|
TomasVotruba
|
0fec67e7bd
|
remove json rector dump formatter, not needd
|
2020-04-02 14:17:06 +02:00 |
|
TomasVotruba
|
8af4ced57f
|
fix order by annotation values
|
2020-04-02 12:20:31 +02:00 |
|
TomasVotruba
|
97002d5881
|
missing annotation to orderby
|
2020-04-02 12:17:19 +02:00 |
|
Tomas Votruba
|
19d1f8dd5d
|
Merge pull request #3120 from rectorphp/perform
Improve performance
|
2020-04-02 12:13:18 +02:00 |
|
TomasVotruba
|
cf28520234
|
improve performance of RemoveUnusedAliasRector by skipping un-aliases use
|
2020-04-02 12:12:45 +02:00 |
|
Tomas Votruba
|
2fb3149f6d
|
Merge pull request #3117 from rectorphp/phpunit-trait
[PHPUnit] Add AddProphecyTraitRector
|
2020-04-01 02:46:15 +02:00 |
|
TomasVotruba
|
b3fde24ab1
|
[PHPUnit] Add AddProphecyTraitRector
|
2020-04-01 02:37:21 +02:00 |
|
Tomas Votruba
|
3be8fc5830
|
Merge pull request #3116 from rectorphp/node-adding
move node adding to PostRector
|
2020-04-01 01:51:40 +02:00 |
|
TomasVotruba
|
5600cf8d4d
|
move node adding to PostRector
|
2020-04-01 01:41:56 +02:00 |
|
Tomas Votruba
|
5957c03cb5
|
Merge pull request #3115 from rectorphp/node-replacing
move node-replacing to PostRector
|
2020-03-31 20:33:52 +02:00 |
|
TomasVotruba
|
18feee456e
|
move node-replacing to PostRector
|
2020-03-31 20:31:19 +02:00 |
|
Tomas Votruba
|
e39cec4b9c
|
Merge pull request #3114 from rectorphp/property-adding
move property adding to PostRector
|
2020-03-31 20:29:40 +02:00 |
|
TomasVotruba
|
af3c92b3d5
|
move property adding to PostRector
|
2020-03-31 20:25:29 +02:00 |
|
Tomas Votruba
|
bb606375e8
|
Merge pull request #3113 from rectorphp/name-importing
move name-importing to PostRector
|
2020-03-31 20:16:54 +02:00 |
|
TomasVotruba
|
38fbcb28e5
|
move name-importing to PostRector
|
2020-03-31 20:13:18 +02:00 |
|
Tomas Votruba
|
a9ff5debf4
|
Merge pull request #3111 from rectorphp/commander-to-post-rector
[API] NodeRemovingCommander to PostRector
|
2020-03-31 19:36:08 +02:00 |
|
TomasVotruba
|
629042eeb4
|
move NodeRemovingRector to collector
|
2020-03-31 19:34:56 +02:00 |
|
TomasVotruba
|
7f2aef3d7d
|
clear commander from AbstractRector
|
2020-03-31 17:49:26 +02:00 |
|
TomasVotruba
|
a8da478d44
|
fix Safe\function conflicts
|
2020-03-31 17:46:04 +02:00 |
|
TomasVotruba
|
849d8362e5
|
move from Commanders to PostFile Rectors
|
2020-03-31 16:59:17 +02:00 |
|
TomasVotruba
|
e1140cf920
|
remove rather useless tearDown() from AbstractRector
|
2020-03-31 16:08:11 +02:00 |
|
Tomas Votruba
|
8b66cbc2fc
|
Merge pull request #3108 from rectorphp/dead-recursive
[DeadCode] Add RemoveDeadRecursiveClassMethodRector
|
2020-03-31 15:26:40 +02:00 |
|
TomasVotruba
|
9a9f777513
|
[DeadCode] Add RemoveDeadRecursiveClassMethodRector
|
2020-03-31 15:17:42 +02:00 |
|
Tomas Votruba
|
0c2cbca6f2
|
Merge pull request #3106 from UFTimmy/master
Require symfony 5.0.6 or 4.4.6
|
2020-03-30 18:01:29 +02:00 |
|
Tim Ward
|
e1479b4a07
|
Require symfony 5.0.6 or 4.4.6
|
2020-03-30 09:31:45 -04:00 |
|
Tomas Votruba
|
1c30867c18
|
Merge pull request #3103 from rectorphp/move-privatization-constant
move constant privatization to privatization set
|
2020-03-29 20:14:55 +02:00 |
|
TomasVotruba
|
9466680a6d
|
move constant privatization to privatization set
|
2020-03-29 20:02:47 +02:00 |
|
Tomas Votruba
|
3dce067c06
|
Merge pull request #3100 from rectorphp/privatize-local-property
[Privatization] Add PrivatizeLocalPropertyToPrivatePropertyRector
|
2020-03-29 19:17:04 +02:00 |
|
TomasVotruba
|
144f8cad12
|
apply rules
|
2020-03-29 19:09:04 +02:00 |
|
TomasVotruba
|
cbb50de280
|
[Privatization] Add PrivatizeLocalPropertyToPrivatePropertyRector
|
2020-03-29 19:07:26 +02:00 |
|
Tomas Votruba
|
d3e5960dc2
|
Merge pull request #3089 from paslandau/run_fixtures_in_tests
Add RunnableTestCase to run fixed code in a test
|
2020-03-29 18:49:34 +02:00 |
|
Tomas Votruba
|
4ce0ab2ad9
|
Merge pull request #3097 from rectorphp/parallel-sets
move ci validation scripts to objectivy ProjectValidator package
|
2020-03-29 17:01:39 +02:00 |
|
TomasVotruba
|
2517480b5a
|
use properties over referecnes
|
2020-03-29 16:57:15 +02:00 |
|
TomasVotruba
|
69436fc827
|
naming
|
2020-03-29 16:16:27 +02:00 |
|
TomasVotruba
|
1cec462ccf
|
rename to ProjectValidator
|
2020-03-29 16:13:32 +02:00 |
|
TomasVotruba
|
a957eba2eb
|
move check_services_in_yaml_configs to ValidateServicesInSetsCommand
|
2020-03-29 16:11:03 +02:00 |
|
TomasVotruba
|
be4b34302f
|
move ci/check_keep_fixtures.php to ValidateFixtureCommand
|
2020-03-29 15:50:36 +02:00 |
|