6063 Commits

Author SHA1 Message Date
Tomas Votruba
2289c0d873 [CI] run all sets check 2019-09-26 12:48:28 +02:00
Tomas Votruba
d7cd59651f decouple SetProvider 2019-09-26 12:45:54 +02:00
Tomáš Votruba
43e287d5ac
Merge pull request #2040 from rectorphp/break-zero
[Rector] Add RemoveZeroBreakContinueRector
2019-09-26 08:44:25 +02:00
Tomas Votruba
9218288a80 [Rector] Add RemoveZeroBreakContinueRector 2019-09-26 08:07:35 +02:00
Tomáš Votruba
2c91dac625
[Php71] Add ListToArrayDestructRector (#2037)
[Php71] Add ListToArrayDestructRector
2019-09-26 07:17:23 +02:00
Tomáš Votruba
2e5f2b14c7
add function aliases to celebrity (#2039)
add function aliases to celebrity
2019-09-26 07:17:11 +02:00
Tomas Votruba
f9c328af66 add function aliases to celebrity 2019-09-26 01:59:21 +02:00
Tomas Votruba
de9baae58e [Php71] Add ListToArrayDestructRector 2019-09-26 01:58:16 +02:00
Tomáš Votruba
4e9aee7891
[Php72] improve UnsetCastRector (#2036)
[Php72] improve UnsetCastRector
2019-09-26 01:56:22 +02:00
Tomas Votruba
1cef7a9f78 add sizeof to count [closes #2005] 2019-09-26 01:46:11 +02:00
Tomas Votruba
7b5fec4edb improve UnsetCastRector 2019-09-26 01:43:25 +02:00
Tomáš Votruba
451512c7b2
[Php53] Add DirNameFileConstantToDirConstantRector [close #2006] (#2035)
[Php53] Add DirNameFileConstantToDirConstantRector [close #2006]
2019-09-26 01:06:36 +02:00
Tomas Votruba
8490b8c1e2 [Php53] Add DirNameFileConstantToDirConstantRector [close #2006] 2019-09-26 01:00:58 +02:00
Tomáš Votruba
f3b5db4fe4
[Restoration] Add MissingClassConstantReferenceToStringRector (#2034)
[Restoration] Add MissingClassConstantReferenceToStringRector
2019-09-26 00:59:46 +02:00
Tomas Votruba
1a44e5c084 [Restoration] Add MissingClassConstantReferenceToStringRector 2019-09-26 00:53:15 +02:00
Tomáš Votruba
82c1b1c185
Merge pull request #2033 from rectorphp/call-user-func-array
[CodingStyle] Add CallUserFuncCallToVariadicRector
2019-09-26 00:43:12 +02:00
Tomas Votruba
a18f1c3daf [CodingStyle] Add CallUserFuncCallToVariadicRector 2019-09-25 23:13:37 +02:00
Tomáš Votruba
2cdb8282b5
[CodingStyle] Add MakeInheritedMethodVisibilitySameAsParentRect… (#2032)
[CodingStyle] Add MakeInheritedMethodVisibilitySameAsParentRector
2019-09-25 23:04:24 +02:00
Tomas Votruba
135e72d577 [CodingStyle] Add MakeInheritedMethodVisibilitySameAsParentRector 2019-09-25 22:58:41 +02:00
Tomáš Votruba
efbe06fe24
[Monolog] Add 2.0 upgrade set (#2031)
[Monolog] Add 2.0 upgrade set
2019-09-25 18:56:48 +02:00
Tomas Votruba
4b9161aa03 [Monolog] Add 2.0 upgrade set 2019-09-25 18:54:22 +02:00
Tomáš Votruba
f1dbf42e3e
[Renaming] fqnize freshly namespaced class (#2030)
[Renaming] fqnize freshly namespaced class
2019-09-25 18:21:10 +02:00
Tomas Votruba
a833ca1366 fqnize freshly namespaced class 2019-09-25 18:15:31 +02:00
Tomáš Votruba
98c2d8c57c
Merge pull request #2027 from rectorphp/indent-fix
Fix printing of tab-indented files
2019-09-25 15:00:16 +02:00
Tomas Votruba
97d9f0de91 Take tabs indent into account 2019-09-25 14:47:06 +02:00
Tomáš Votruba
b56cd04af1
Fix pseudo namespace to namespace with use statement (#2026)
Fix pseudo namespace to namespace with use statement
2019-09-25 10:53:33 +02:00
Tomas Votruba
bccf6026bc update docs 2019-09-25 10:49:53 +02:00
Tomas Votruba
190c5919fb Fix pseudo namespace to namespace with use statement [closes #1732] 2019-09-25 10:49:28 +02:00
Tomáš Votruba
de71aa0284
Fix numeric string type in BinaryOpBetweenNumberAndStringRector (#2025)
Fix numeric string type in BinaryOpBetweenNumberAndStringRector
2019-09-25 10:11:04 +02:00
Tomas Votruba
defae4acc5 Fix numeric string type in BinaryOpBetweenNumberAndStringRector 2019-09-25 10:03:19 +02:00
Tomáš Votruba
24001019ca
fix parent typehint for anonymous class (#2024)
fix parent typehint for anonymous class
2019-09-24 22:42:55 +02:00
Tomáš Votruba
b79662d46b
[DeadCode] Skip magic property RemoveUnusedPrivatePropertyRector (#2023)
[DeadCode] Skip magic property RemoveUnusedPrivatePropertyRector
2019-09-24 22:41:56 +02:00
Tomas Votruba
5d09a89d7f fix parent typehint for anonymous class 2019-09-24 22:41:39 +02:00
Tomas Votruba
e0fb86b2dd [DeadCode] Skip magic property RemoveUnusedPrivatePropertyRector 2019-09-24 22:28:25 +02:00
Tomáš Votruba
5332e46bef
Fix anonymous class constant (#2022)
Fix anonymous class constant
2019-09-24 22:27:30 +02:00
Tomas Votruba
f79d86f1b8 Fix anonymous class constant [closes #1843] 2019-09-24 22:16:59 +02:00
Tomáš Votruba
edcc996526
[PHP71] Fix BinaryOpBetweenNumberAndStringRector for variables (#2021)
[PHP71] Fix BinaryOpBetweenNumberAndStringRector for variables
2019-09-24 22:09:00 +02:00
Tomas Votruba
2c9aaea3f3 [PHP71] Fix BinaryOpBetweenNumberAndStringRector for variables 2019-09-24 21:57:58 +02:00
Tomáš Votruba
ce9f0b75de
[Symfony] Add MergeMethodAnnotationToRouteAnnotationRector (#2020)
[Symfony] Add MergeMethodAnnotationToRouteAnnotationRector
2019-09-24 20:56:47 +02:00
Tomas Votruba
3b151c8130 [Symfony] Add MergeMethodAnnotationToRouteAnnotationRector 2019-09-24 20:17:50 +02:00
Tomas Votruba
4fbca58523 add return type to step-3 2019-09-24 15:30:24 +02:00
Tomáš Votruba
b8de750ccc
[TypeDeclaration] Add AddMethodCallBasedParamTypeRector (#2019)
[TypeDeclaration] Add AddMethodCallBasedParamTypeRector
2019-09-24 15:19:59 +02:00
Tomas Votruba
6ff6d7320a [TypeDeclaration] Add AddMethodCallBasedParamTypeRector 2019-09-24 15:13:46 +02:00
Tomáš Votruba
64ce8e5651
fix renaming class to existing one [closes #1438] (#2018)
fix renaming class to existing one [closes #1438]
2019-09-24 07:30:40 +02:00
Tomas Votruba
7b1595a931 fix renaming class to existing one [closes #1438] 2019-09-24 07:27:26 +02:00
Tomáš Votruba
9832e8a883
[Renaming] init new package (#2017)
[Renaming] init new package
2019-09-23 18:23:02 +02:00
Tomas Votruba
980778d69b move SwapFuncCallArgumentsRector to Argument 2019-09-23 18:19:04 +02:00
Tomas Votruba
7d9c389748 move PreferThisOrSelfMethodCall to CodingStyle 2019-09-23 18:19:04 +02:00
Tomas Votruba
24ebc66747 move ReserverObjectRector to Php71 2019-09-23 18:19:04 +02:00
Tomas Votruba
52ed08bce0 move PregReplaceEModifierRector to Php55 2019-09-23 18:03:52 +02:00