Tomáš Votruba
|
767dc05baf
|
Decouple annotation to own PhpDocNodeFactory to allow extension… (#2046)
Decouple annotation to own PhpDocNodeFactory to allow extension without change
|
2019-09-27 14:56:31 +02:00 |
|
Tomas Votruba
|
0da741a9a3
|
drop @return type from Iterator in tests
|
2019-09-27 14:40:09 +02:00 |
|
Tomas Votruba
|
598f228c6d
|
decouple php doc ast node to factories
|
2019-09-27 14:40:09 +02:00 |
|
Tomas Votruba
|
ab10145d77
|
fix missing scope
|
2019-09-26 16:27:53 +02:00 |
|
Tomas Votruba
|
18ebc3d499
|
improve cs
|
2019-09-26 16:27:53 +02:00 |
|
Tomas Votruba
|
1751334845
|
add UniqueEntity stub, fix nullable name in IndexTagValueNode
|
2019-09-26 16:03:14 +02:00 |
|
Tomas Votruba
|
e40f610399
|
fix cs
|
2019-09-26 15:27:54 +02:00 |
|
Tomáš Votruba
|
a268b441ae
|
Merge pull request #2045 from rectorphp/symfony43-dispatch-get-class
[Symfony] Make MakeDispatchFirstArgumentEventRector work with get_class
|
2019-09-26 13:58:25 +02:00 |
|
Tomas Votruba
|
46412c73ce
|
[Symfony] Make MakeDispatchFirstArgumentEventRector work with get_class
|
2019-09-26 13:52:28 +02:00 |
|
Tomáš Votruba
|
b53ba610ce
|
[CodeQuality] Add RemoveSoleValueSprintfRector (#2044)
[CodeQuality] Add RemoveSoleValueSprintfRector
|
2019-09-26 13:51:48 +02:00 |
|
Tomas Votruba
|
e4eeb19c45
|
[CodeQuality] Add RemoveSoleValueSprintfRector
|
2019-09-26 13:44:04 +02:00 |
|
Tomáš Votruba
|
25c83cc74e
|
[CI] run all sets check (#2043)
[CI] run all sets check
|
2019-09-26 13:38:44 +02:00 |
|
Tomas Votruba
|
fcb865767a
|
make RectorServiceParametersShifter report better error in case of invalid configuration
|
2019-09-26 13:33:31 +02:00 |
|
Tomas Votruba
|
e2a8659b2c
|
fix easy-admin-bundle20 set
|
2019-09-26 13:26:06 +02:00 |
|
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 |
|