TomasVotruba
|
84596b767f
|
[CodeQuality] Fix SimplifyIfReturnBoolRector for else if
|
2020-05-12 16:30:20 +02:00 |
|
TomasVotruba
|
8017402e60
|
[CodingStyle] Add SplitGroupedUseImportsRector
|
2020-05-12 12:35:57 +02:00 |
|
TomasVotruba
|
e81044fd3b
|
decouple ClassRenamer
|
2020-05-11 18:08:13 +02:00 |
|
TomasVotruba
|
db7248135a
|
add multi-paths support
|
2020-05-10 22:33:39 +02:00 |
|
TomasVotruba
|
f63e4424b8
|
move MultipleClassFileToPsr4ClassesRector to PSR4
|
2020-05-10 00:54:56 +02:00 |
|
TomasVotruba
|
28c18eb663
|
make use of isLocalMethodCallNamed()
|
2020-05-09 22:37:22 +02:00 |
|
TomasVotruba
|
a7b9019437
|
making RemoveUnusedAliasRector case insensitive
|
2020-05-09 22:29:47 +02:00 |
|
TomasVotruba
|
4f41f06e5d
|
apply Rector
|
2020-05-09 22:13:01 +02:00 |
|
TomasVotruba
|
515ee780fb
|
apply constant on /compiler
|
2020-05-09 21:56:12 +02:00 |
|
TomasVotruba
|
ff88e4b37a
|
fix another constant in repeated literal to class constant
|
2020-05-09 21:50:52 +02:00 |
|
TomasVotruba
|
83ef24bd9d
|
add slash to repeated literal to class constant
|
2020-05-09 21:33:17 +02:00 |
|
TomasVotruba
|
f229a7a3f5
|
Fix RemoveUnusedAliasRector for lower/upper case
|
2020-05-09 21:32:57 +02:00 |
|
TomasVotruba
|
103a59b5b6
|
add isLocalMethodCall names
|
2020-05-07 00:30:00 +02:00 |
|
TomasVotruba
|
23e468de75
|
add isLocalMethodCall names
|
2020-05-07 00:13:47 +02:00 |
|
TomasVotruba
|
f0472b460c
|
add createLocalMethodCall()
|
2020-05-07 00:08:46 +02:00 |
|
TomasVotruba
|
b0bd524e53
|
apply constant decouple
|
2020-05-06 23:40:31 +02:00 |
|
TomasVotruba
|
b86f4afdaf
|
apply on packages
|
2020-05-06 23:40:31 +02:00 |
|
TomasVotruba
|
d687bf7dba
|
styling
|
2020-05-06 23:36:28 +02:00 |
|
TomasVotruba
|
622ff7324c
|
add hasChange to rename property to match type
|
2020-05-06 23:36:28 +02:00 |
|
TomasVotruba
|
9c65e7ac75
|
[SOLID] Add RepeatedLiteralToClassConstantRector
|
2020-05-06 23:36:28 +02:00 |
|
TomasVotruba
|
558ece61e0
|
deprecate Zend 1 to Symfony 4 set
|
2020-05-06 18:13:22 +02:00 |
|
TomasVotruba
|
093a94a14c
|
various @todo resolved
|
2020-05-06 17:37:27 +02:00 |
|
TomasVotruba
|
c890e577fa
|
drop partial import tests
|
2020-05-06 17:37:27 +02:00 |
|
TomasVotruba
|
491a417842
|
various @todo resolved
|
2020-05-06 17:37:27 +02:00 |
|
TomasVotruba
|
790ab2fb06
|
allow ReservedFnFunctionRector on older PHP 7.3
|
2020-05-06 17:08:20 +02:00 |
|
TomasVotruba
|
85682c412e
|
improve static removal test
|
2020-05-06 16:55:08 +02:00 |
|
TomasVotruba
|
b11ca167b0
|
keep comments removed with related-stmt
|
2020-05-06 12:59:08 +02:00 |
|
TomasVotruba
|
65a25fc57e
|
fix comment preserving for SimplifyIfReturnBoolRector
|
2020-05-06 12:52:50 +02:00 |
|
TomasVotruba
|
9e8150833b
|
improve attribute print
|
2020-05-05 22:33:00 +02:00 |
|
TomasVotruba
|
7ae2145d14
|
improve NodeFactory adding @var type via phpstan type
|
2020-05-05 22:33:00 +02:00 |
|
TomasVotruba
|
94160332e1
|
[utils] improve SeeAnnotationToTestRule to check reference to test case class
|
2020-05-05 22:09:56 +02:00 |
|
TomasVotruba
|
2bb5bb3418
|
make rule to check for see test case
|
2020-05-05 22:06:18 +02:00 |
|
TomasVotruba
|
b4c9c3419f
|
improve ArrayTypeMapper with TypeNormalizer
|
2020-05-05 17:22:54 +02:00 |
|
TomasVotruba
|
ccd2760a77
|
make use of getProperty() method
|
2020-05-05 16:51:12 +02:00 |
|
TomasVotruba
|
73991b3153
|
add DataProviderTagValueNode
|
2020-05-05 16:37:29 +02:00 |
|
TomasVotruba
|
73a5c61a92
|
drop FixDataProviderAnnotationTypoRector, fixing typos in single docblock annotation is too narrow
|
2020-05-05 15:43:55 +02:00 |
|
TomasVotruba
|
25e142ec59
|
decopule AbstractWithFunctionToNetteUtilsStringsRector
|
2020-05-05 14:24:56 +02:00 |
|
TomasVotruba
|
ec3a84e8d3
|
decouple IsAbleRector for is_countable and is_iterable abstraction
|
2020-05-05 14:24:56 +02:00 |
|
TomasVotruba
|
e8ac877527
|
remove @todo from fixtures
|
2020-05-05 14:24:56 +02:00 |
|
TomasVotruba
|
8e51ff8ead
|
decouple CommentCombiner
|
2020-05-05 14:24:56 +02:00 |
|
TomasVotruba
|
69dfe3cf96
|
Fix multi-comment malforming
|
2020-05-05 00:19:45 +02:00 |
|
TomasVotruba
|
05ac65ac83
|
add = for @Route options separator
|
2020-05-04 19:53:36 +02:00 |
|
TomasVotruba
|
e15003ad21
|
[Order] Add OrderPropertyByComplexityRector
|
2020-05-04 02:48:48 +02:00 |
|
TomasVotruba
|
68680a3cdb
|
[Order] Add OrderPublicInterfaceMethodRector
|
2020-05-04 00:10:46 +02:00 |
|
TomasVotruba
|
cc794711ad
|
[CakePHP to Symfony] Deprecate unfinished set
|
2020-05-03 23:30:59 +02:00 |
|
TomasVotruba
|
c3e82579e4
|
[Order] Add OrderPrivateMethodsByUseRector
|
2020-05-03 23:03:03 +02:00 |
|
TomasVotruba
|
ef5501d06c
|
various cs cleanup
|
2020-05-03 21:33:36 +02:00 |
|
TomasVotruba
|
f64f468ac1
|
apply cs
|
2020-05-03 21:23:58 +02:00 |
|
TomasVotruba
|
8e0deaa2b4
|
handle Symplify 7.3 deprecations in CS
|
2020-05-03 21:10:05 +02:00 |
|
TomasVotruba
|
a952cac41c
|
complete @see annotation, minor improvements
|
2020-05-03 16:07:56 +02:00 |
|