Tomas Votruba
|
42d03c27bc
|
rebuild overview
|
2018-06-13 12:56:39 +02:00 |
|
Tomas Votruba
|
1dce105565
|
bin - decouple rector_container.php
|
2018-06-13 10:33:45 +02:00 |
|
Tomas Votruba
|
48c70e7a0d
|
use php-scoper 0.8
|
2018-06-13 10:28:10 +02:00 |
|
Tomas Votruba
|
59e9c91b61
|
Create directory on build prefixed version
|
2018-06-13 10:27:59 +02:00 |
|
Tomáš Votruba
|
cc4e119219
|
Merge pull request #504 from rectorphp/narrow-focus
narrow focus to packages with 10 M+ downloads [closes #495]
|
2018-06-09 02:10:49 +02:00 |
|
Tomas Votruba
|
ac4cd9c98d
|
narrow focus to packages with 10 M+ downloads [closes #495]
|
2018-06-09 02:10:21 +02:00 |
|
Tomáš Votruba
|
5af8d9d808
|
Merge pull request #502 from rectorphp/narrow-4
Change more Nette specific Rectors to generic
|
2018-06-06 17:37:53 +02:00 |
|
Tomas Votruba
|
6922a71976
|
fix cs
|
2018-06-06 16:09:25 +02:00 |
|
Tomas Votruba
|
6922185cd6
|
rename NetteObjectToSmartTraitRector to generic ParentClassToTraitRector
|
2018-06-06 16:02:47 +02:00 |
|
Tomas Votruba
|
fffeb9415e
|
drop nette rules
|
2018-06-06 15:53:20 +02:00 |
|
Tomas Votruba
|
83f09ab5f4
|
fix cs
|
2018-06-06 15:12:31 +02:00 |
|
Tomas Votruba
|
f0ddc564e4
|
change ChoiceDefaultValueRector to generic PropertyAssignToMethodCallRector
|
2018-06-06 15:12:07 +02:00 |
|
Tomas Votruba
|
84535e43fa
|
cleanup
|
2018-06-06 14:58:10 +02:00 |
|
Tomas Votruba
|
cf3938ab06
|
remove Nette from README
|
2018-06-06 14:53:30 +02:00 |
|
Tomas Votruba
|
44eda48426
|
fix annotation path
|
2018-06-06 14:52:51 +02:00 |
|
Tomas Votruba
|
3ccf1bcb56
|
drop nette rules
|
2018-06-06 14:52:24 +02:00 |
|
Tomáš Votruba
|
a6a2cb13c1
|
Merge pull request #501 from rectorphp/narrow-3
Change SetInjectToAddTagRector to generic MethodCallToAnotherMethodCallWithArgumentsRector
|
2018-06-06 14:08:33 +02:00 |
|
Tomas Votruba
|
d4edb5e18e
|
drop nette23 level
|
2018-06-06 13:58:39 +02:00 |
|
Tomas Votruba
|
0602921ede
|
move MethodCallToAnotherMethodCallWithArgumentsRector form Nette to generic Rector/MethodCall
|
2018-06-06 13:58:02 +02:00 |
|
Tomas Votruba
|
8b681df4e2
|
fix namespace
|
2018-06-06 13:56:14 +02:00 |
|
Tomas Votruba
|
08767f5944
|
rename SetInjectToAddTagRector to generic MethodCallToAnotherMethodCallWithArgumentsRector
|
2018-06-06 13:55:31 +02:00 |
|
Tomas Votruba
|
2f1e6719be
|
make SetInjectToAddTagRector generic
|
2018-06-06 13:52:48 +02:00 |
|
Tomáš Votruba
|
08de3ec24d
|
Merge pull request #500 from rectorphp/narrow-2
Change RemoveConfiguratorConstantsRector to generic RenameClassConstantsUseToStringsRector
|
2018-06-06 12:35:55 +02:00 |
|
Tomas Votruba
|
de07fd3997
|
move RenameClassConstantsUseToStringsRector from Nette to generic Rector/Constant
|
2018-06-06 12:05:36 +02:00 |
|
Tomas Votruba
|
bfc50a0467
|
rename RemoveConfiguratorConstantsRector to RenameClassConstantsUseToStringsRector
|
2018-06-06 12:05:36 +02:00 |
|
Tomas Votruba
|
710e215c9c
|
make RemoveConfiguratorConstantsRector generic
|
2018-06-06 11:59:15 +02:00 |
|
Tomas Votruba
|
031ba3d21e
|
drop nette20, nette21 levels
|
2018-06-06 11:34:58 +02:00 |
|
Tomáš Votruba
|
227d50f4ca
|
Merge pull request #499 from rectorphp/narrow
Change InjectPropertyRector to generic AnnotatedPropertyInjectToConstructorInjectionRector
|
2018-06-06 11:32:31 +02:00 |
|
Tomas Votruba
|
521224f746
|
add protected support to description
|
2018-06-06 11:12:07 +02:00 |
|
Tomas Votruba
|
01652b1f9e
|
add another config test
|
2018-06-06 11:11:09 +02:00 |
|
Tomas Votruba
|
3c8e4cf735
|
fix annotation in @covers test
|
2018-06-06 11:11:09 +02:00 |
|
Tomas Votruba
|
fa9a7031cd
|
add case example to AnnotatedPropertyInjectToConstructorInjectionRector, check only non-private properties, keep description general
|
2018-06-06 11:11:09 +02:00 |
|
Tomas Votruba
|
6cbb2fc07e
|
move AnnotatedPropertyInjectToConstructorInjectionRector to general rectors
|
2018-06-06 11:11:09 +02:00 |
|
Tomas Votruba
|
3aeead8511
|
make annotatoin name configurable, can be @autowired, @service or @required
|
2018-06-06 11:11:09 +02:00 |
|
Tomas Votruba
|
82c8b8b02b
|
rename InjectPropertyRector to AnnotatedPropertyInjectToConstructorInjectionRector
|
2018-06-06 10:21:34 +02:00 |
|
Tomas Votruba
|
80d49be442
|
ecs fix keyword
|
2018-06-05 20:09:08 +02:00 |
|
Tomas Votruba
|
3f52c3a5d1
|
fix cs
|
2018-06-05 18:58:19 +02:00 |
|
Tomas Votruba
|
4c0c37be01
|
composer: fix nette/robot-loader break version
|
2018-06-05 18:58:08 +02:00 |
|
Tomas Votruba
|
1469cc2c54
|
[BetterPhpDocParser] fix service loading while a dependency
|
2018-06-05 18:22:24 +02:00 |
|
Tomáš Votruba
|
731223c16c
|
Merge pull request #493 from rectorphp/test-performance
Improve Test Performance
|
2018-06-02 18:08:59 +02:00 |
|
Tomas Votruba
|
b8a9093b64
|
fix cs
|
2018-06-02 18:03:41 +02:00 |
|
Tomas Votruba
|
4a05aa0c9d
|
add option to clear container cache
|
2018-06-02 17:56:15 +02:00 |
|
Tomas Votruba
|
cca8c031b9
|
AbstractRectorTestCase - cache duplicated configs
|
2018-06-02 17:55:35 +02:00 |
|
Tomáš Votruba
|
ffab6005fb
|
Merge pull request #492 from rectorphp/cognitive-complexity-6
Lower Cognitive Complexity to 6
|
2018-06-02 17:48:36 +02:00 |
|
Tomas Votruba
|
f7e5a38693
|
cs: ignore SmartClassReflector for the moment
|
2018-06-02 17:35:59 +02:00 |
|
Tomas Votruba
|
745278db95
|
AssertTrueFalseToSpecificMethodRector: improve complexity
|
2018-06-02 17:31:22 +02:00 |
|
Tomas Votruba
|
c5d1fcddd3
|
ArrayToYieldDataProviderRector: improve complexity
|
2018-06-02 17:25:05 +02:00 |
|
Tomas Votruba
|
fb12acb30d
|
SmartClassReflector: remove hotfix fallback, already fixed in Symfony
|
2018-06-02 16:54:06 +02:00 |
|
Tomas Votruba
|
65e6ea9832
|
fix cs
|
2018-06-02 16:49:02 +02:00 |
|
Tomas Votruba
|
bb4340e855
|
fix class autoloading
|
2018-06-02 16:48:46 +02:00 |
|