6097 Commits

Author SHA1 Message Date
Tomas Votruba
8c259c8d92 add stubs over mirror class names in tests 2019-09-30 09:12:25 +02:00
Tomáš Votruba
1d510c0182
[PHP 7.1] Skip extra argument removal for parent static call (#2060)
[PHP 7.1] Skip extra argument removal for parent static call
2019-09-28 20:16:55 +02:00
Tomas Votruba
d02284040b [PHP 7.1] Skip extra argument removal for parent static call 2019-09-28 20:09:24 +02:00
Tomáš Votruba
a89b4df22c
[DoctrineCodeQuality] Initialize collectoins in constructor (#2054)
[DoctrineCodeQuality] Initialize collectoins in constructor
2019-09-28 20:04:12 +02:00
Tomas Votruba
2cfcd37427 make use of addStmtsToClassMethodIfNotThereYet() 2019-09-28 20:00:11 +02:00
Tomas Votruba
10bb5da273 decouple addStmtsToClassMethodIfNotThereYet() to ClassManipulator 2019-09-28 19:40:25 +02:00
Tomas Votruba
6fbdf5461a [DoctrineCodeQuality] Initialize collectoins in constructor 2019-09-28 16:02:19 +02:00
Tomáš Votruba
8e442f9fb6
Add post run name imports (#2052)
Add post run name imports
2019-09-28 14:46:06 +02:00
Tomas Votruba
0b18a193f4 decouple NameImporter 2019-09-28 14:33:41 +02:00
Tomas Votruba
ad3dddfa2e add auto import names 2019-09-28 14:30:12 +02:00
Tomas Votruba
ed0e2ca0eb use setParameter() 2019-09-28 14:30:12 +02:00
Tomas Votruba
9ef3801b41 cleanup 2019-09-28 13:18:11 +02:00
Tomáš Votruba
8bc5ccf9c4
Merge pull request #2049 from jeroenherczeg/strict_array_search
Added StrictArraySearchRector - Issue #2009
2019-09-28 08:34:29 +02:00
Jeroen Herczeg
4b9120c952 Added StrictArraySearchRector - Issue #2009 2019-09-28 00:34:34 +02:00
Tomas Votruba
8a8b2b95fd fix link in README 2019-09-27 22:29:36 +02:00
Tomas Votruba
539e54bcb6 CHANGELOG: prepare for release of v0.5.13 v0.5.13 2019-09-27 22:24:07 +02:00
Tomáš Votruba
641ede1ee5
Merge pull request #2048 from rectorphp/allow-variosu-doc-format
Add support for various annotation formats
2019-09-27 22:16:21 +02:00
Tomas Votruba
1202ca2658 allow cs 2019-09-27 22:09:00 +02:00
Tomas Votruba
a1e9a529d6 make tags in-sensitivty 2019-09-27 22:01:57 +02:00
Tomas Votruba
c626a50d94 cleanup + allow various format of imported annotations 2019-09-27 21:45:25 +02:00
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