Tomas Votruba
|
5b0b28c462
|
Merge pull request #3146 from acrobat/fix-doctrine-alias-rector
Make sure doctrine alias rector works in symfony controllers
v0.7.8
|
2020-04-07 14:29:44 +02:00 |
|
Jeroen Thora
|
4e5c09fbb6
|
Make sure doctrine alias rector works in symfony controllers
|
2020-04-07 13:31:41 +02:00 |
|
TomasVotruba
|
d5329e5497
|
fix yaml format
|
2020-04-05 01:36:49 +02:00 |
|
Tomas Votruba
|
a82ed7dc25
|
Merge pull request #3141 from rectorphp/phpunit-91
[PHPUnit 9.1] Add assertFileNotExists() method rename
|
2020-04-05 01:24:44 +02:00 |
|
TomasVotruba
|
a97310a19f
|
[PHPUnit 9.1] Add assertFileNotExists() method rename
|
2020-04-05 01:23:00 +02:00 |
|
Tomas Votruba
|
6feb9ad0ce
|
Merge pull request #3140 from rectorphp/improving-syncer
add ClassSyncerNodeTraverser
|
2020-04-05 00:56:41 +02:00 |
|
TomasVotruba
|
4c4e56b168
|
make use of isStaticCallNamed()
|
2020-04-05 00:52:49 +02:00 |
|
TomasVotruba
|
33e4a374d8
|
add RemoveAnnotationRegistryRegisterFileRector
|
2020-04-05 00:41:47 +02:00 |
|
TomasVotruba
|
31f959a662
|
add isInClassesNamed() method
|
2020-04-05 00:35:39 +02:00 |
|
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 |
|