8362 Commits

Author SHA1 Message Date
TomasVotruba
9a7bd481e0 fix conflicting class name 2020-04-05 00:34:30 +02:00
TomasVotruba
8991964431 add ClassSyncerNodeTraverser 2020-04-05 00:17:36 +02:00
TomasVotruba
0a4ed66882 remove dump-autoload 2020-04-04 23:23:21 +02:00
TomasVotruba
32868d85df fix missing autoload classes in utils 2020-04-04 23:19:05 +02:00
Tomas Votruba
8353953c5c
Merge pull request #3139 from callmebob2016/patch-1
Correct sentence in README.md
2020-04-04 23:01:18 +02:00
TomasVotruba
6d8466636b fix test_with_doctrine 2020-04-04 23:00:50 +02:00
callmebob2016
a82afb51c7
Correct sentence in README.md 2020-04-04 22:59:33 +02:00
Tomas Votruba
df3a2cfec7
Merge pull request #3134 from rectorphp/fix-constant-parsin
Add DoctrineAnnotationParserSyncer to prevent doctrine/annotation constant by-value override
2020-04-04 22:54:29 +02:00
TomasVotruba
e3410f0f41 make PHPUnit 9.0 and 8.0 compat 2020-04-04 22:45:37 +02:00
TomasVotruba
6291b39ffa add github action check 2020-04-04 22:39:34 +02:00
TomasVotruba
d29c4ede57 Add DoctrineAnnotationParserSyncer 2020-04-04 22:01:47 +02:00
Jan Mikeš
220e2c9daf
Merge pull request #3137 from rectorphp/fixup-has-same-commit-message
Fixup has same commit message
2020-04-04 00:34:12 +02:00
Jan Mikeš
f45fd10c3b
Dogfood 2020-04-04 00:22:27 +02:00
Jan Mikeš
f5c6bbaad3
Fixup commits postfix has same commit msg 2020-04-04 00:22:27 +02:00
Jan Mikeš
89aa39bc47
Merge pull request #3136 from rectorphp/docker-version
Copy .git directory into docker image
2020-04-03 21:32:04 +02:00
Jan Mikeš
1fe9b145d0
Copy .git directory into docker image 2020-04-03 21:30:47 +02:00
Tomas Votruba
9dea8b874e
Merge pull request #3132 from rectorphp/gedmo-annot-fix
Fix Gedmo annotation printing
2020-04-03 15:07:43 +02:00
TomasVotruba
a8d87554ef add tag value node types tests 2020-04-03 15:00:55 +02:00
TomasVotruba
cd493d0b49 Complete SlugTagValueNode 2020-04-03 14:47:05 +02:00
TomasVotruba
7ca1279216 symplify PhpDocParser printer test 2020-04-03 13:24:44 +02:00
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