TomasVotruba
|
d074d5169a
|
Fix FinalizeClassesWithoutChildrenRector for embedable
|
2020-02-23 23:25:58 +01:00 |
|
TomasVotruba
|
77d94c41a9
|
improve EregToPcreTransformer complexity
|
2020-02-23 18:57:05 +01:00 |
|
TomasVotruba
|
8347a4c784
|
[JMS] Add RemoveJmsInjectParamsAnnotationRector and RemoveJmsServiceAnnotationRector
|
2020-02-23 18:44:19 +01:00 |
|
TomasVotruba
|
eeb43d2b01
|
rector ci: enable solid + fix class const privatization for using parent
|
2020-02-23 16:03:39 +01:00 |
|
TomasVotruba
|
8040aa8613
|
bump to phpstan 0.12.11
|
2020-02-19 00:18:08 +01:00 |
|
TomasVotruba
|
c25db0b56d
|
apply
|
2020-02-19 00:14:44 +01:00 |
|
TomasVotruba
|
1ad8f08ccd
|
[SOLID] Add ChangeReadOnlyVariableWithDefaultValueToConstantRector
|
2020-02-18 23:59:07 +01:00 |
|
TomasVotruba
|
1498108d95
|
fix single line comment
|
2020-02-17 00:03:28 +01:00 |
|
TomasVotruba
|
d1b4779889
|
apply properties to constants rule from SOLID
|
2020-02-16 17:47:00 +01:00 |
|
TomasVotruba
|
187bcd92eb
|
use filesytem utils package name
|
2020-02-13 23:02:57 +01:00 |
|
TomasVotruba
|
a7e5e9792a
|
fix sonar paths
|
2020-02-11 14:50:48 +01:00 |
|
TomasVotruba
|
4aac338d20
|
improve ParamTypeDeclarationRector complexity
|
2020-02-11 14:11:47 +01:00 |
|
TomasVotruba
|
10b810d3b0
|
remove fixed phpstan errors [skip ci]
|
2020-02-10 10:32:18 +01:00 |
|
TomasVotruba
|
2a930f893d
|
decopule StaticTypeMapper, NameScopeFactory and StirngTypeToPhpParserNodeMapper
|
2020-02-10 10:17:05 +01:00 |
|
TomasVotruba
|
c52f03a019
|
[ECS] Remove cognitive complexity ignores
|
2020-02-09 23:13:12 +01:00 |
|
TomasVotruba
|
f5f992b0b3
|
decouple function node finder and collector from ParsedNodesByType
|
2020-02-09 12:09:29 +01:00 |
|
TomasVotruba
|
5a3ede3de4
|
decouple ParentConstantReflectionResolver
|
2020-02-09 10:43:47 +01:00 |
|
TomasVotruba
|
b1df495b85
|
fix protected parent constant override
|
2020-02-09 01:28:32 +01:00 |
|
TomasVotruba
|
7f2b0afd7d
|
rename package to use lowercased standard, prevent confusion with PSR-4 autoloaded
|
2020-02-07 16:11:43 +01:00 |
|
TomasVotruba
|
607358a8e1
|
move src classes to Rector\Core namespace to prevent duplications
|
2020-02-07 00:57:45 +01:00 |
|
TomasVotruba
|
aa14cdd461
|
use FQN bin paths in composer.json for easier copy-paste
|
2020-02-07 00:09:31 +01:00 |
|
TomasVotruba
|
6ecb72481a
|
decopule PhpDocTypeRenamer
|
2020-02-05 09:07:44 +01:00 |
|
TomasVotruba
|
71332ebd41
|
use PhpDocInfo by default
|
2020-02-03 18:47:03 +01:00 |
|
TomasVotruba
|
c1417eada6
|
[CakePHPToSymfony] Add CakePHPBeforeFilterToRequestEventSubscriberRector
|
2020-02-03 01:42:33 +01:00 |
|
TomasVotruba
|
b32ab6c01e
|
doc block manipulator refactoring to object
|
2020-01-30 22:45:28 +01:00 |
|
TomasVotruba
|
5afed89800
|
decouple FunctionToServiceMap
|
2020-01-28 17:33:22 +01:00 |
|
TomasVotruba
|
7d01a40223
|
decouple StringTypeAnalyzer
|
2020-01-28 16:25:39 +01:00 |
|
TomasVotruba
|
a9261d9357
|
fix cs
|
2020-01-23 12:26:44 +01:00 |
|
TomasVotruba
|
a63038b95c
|
[CakePHPToSymfony] Add CakePHPModelToDoctrineRepositoryRector
|
2020-01-22 22:52:27 +01:00 |
|
TomasVotruba
|
2f1e204364
|
misc
|
2020-01-21 16:46:59 +01:00 |
|
TomasVotruba
|
c1369d1e01
|
disable rector_phar workflow
|
2020-01-21 14:46:17 +01:00 |
|
TomasVotruba
|
37c342b654
|
[CakePHPToSymfony] Add CakePHPControllerRenderToSymfonyRector
|
2020-01-18 23:09:01 +01:00 |
|
TomasVotruba
|
70031e0b50
|
cleanup fixed phpstan reports
|
2020-01-18 22:59:20 +01:00 |
|
TomasVotruba
|
0b3a468dfa
|
[CakePHPToSymfony] Add CakePHPControllerRedirectToSymfonyRector
|
2020-01-18 21:58:00 +01:00 |
|
TomasVotruba
|
ddce38df6e
|
add --output-file
|
2020-01-17 10:14:27 +01:00 |
|
Lctrs
|
85e73f9827
|
[Php70] add a rector to pass only variables as arguments by reference
|
2020-01-10 15:37:08 +01:00 |
|
TomasVotruba
|
fdf686cf04
|
[DoctrineGemoToKnplabs] Add BlameableBehaviorRector
|
2020-01-07 13:36:55 +01:00 |
|
TomasVotruba
|
f8a1999304
|
fix cs & bump to Symplify 7.2
|
2020-01-06 14:44:07 +01:00 |
|
TomasVotruba
|
9e67d30e84
|
[DeadCode] Add RemoveUnusedClassesRector
|
2020-01-05 00:03:42 +01:00 |
|
TomasVotruba
|
9e157a04f3
|
prevent variable scope changing
|
2020-01-04 16:03:30 +01:00 |
|
TomasVotruba
|
9fa2fd0d28
|
add bleeding edge for #2431
|
2020-01-03 21:06:20 +01:00 |
|
TomasVotruba
|
795b54af45
|
improve generic type conversion
|
2019-12-30 22:15:08 +01:00 |
|
TomasVotruba
|
e3eb27f3b1
|
rebuild
|
2019-12-28 11:33:33 +01:00 |
|
TomasVotruba
|
0a6cc9676f
|
decouple VendorLockResolver
|
2019-12-27 00:09:19 +01:00 |
|
TomasVotruba
|
0dec93ead6
|
[Gedmo to Knp] Add TreeBehaviorRector
|
2019-12-26 00:46:43 +01:00 |
|
TomasVotruba
|
3742dc4b44
|
Add ScanFatalErrors command
|
2019-12-24 16:06:06 +01:00 |
|
TomasVotruba
|
9b8a32da6b
|
[Nette 3.0] Add param types
|
2019-12-18 11:08:12 +01:00 |
|
TomasVotruba
|
c1c0e37690
|
[Symfony] refactor to ServiceMap
|
2019-12-17 01:21:18 +01:00 |
|
TomasVotruba
|
5a7705bbdc
|
[PHP 5.6] Skip undefined variable this
|
2019-12-15 20:15:38 +01:00 |
|
TomasVotruba
|
e4e73b3d6d
|
various fixes
|
2019-12-09 14:51:39 +01:00 |
|