Tomáš Votruba
|
4d3f881ee5
|
[CodingStyle] ImportsInClassCollection fixes (#1369)
[CodingStyle] ImportsInClassCollection fixes
|
2019-05-01 14:15:31 +02:00 |
|
Tomas Votruba
|
c5fc331857
|
add ImportsInClassCollection
|
2019-05-01 13:51:56 +02:00 |
|
Tomas Votruba
|
85ff969f30
|
[CodingStyle] Fix ImportFullyQualifiedNamesRector for multiple same-ending doc types
|
2019-05-01 13:51:38 +02:00 |
|
Tomáš Votruba
|
ea1a151897
|
[CodingStyle] Fix ImportFullyQualifiedNamesRector for self imports (#1368)
[CodingStyle] Fix ImportFullyQualifiedNamesRector for self imports
|
2019-05-01 11:43:14 +02:00 |
|
Tomas Votruba
|
c15c8b1992
|
[CodingStyle] Fix ImportFullyQualifiedNamesRector for self imports
|
2019-05-01 11:30:06 +02:00 |
|
Tomáš Votruba
|
39dab133fa
|
[CodingStyle] Fix interface short name identical with class name in ImportFullyQualifiedNamesRector (#1365)
[CodingStyle] Fix interface short name identical with class name in ImportFullyQualifiedNamesRector
|
2019-05-01 00:58:35 +02:00 |
|
Tomas Votruba
|
25258e1028
|
fix cs
|
2019-05-01 00:49:59 +02:00 |
|
Tomas Votruba
|
9e0d83fdff
|
[CodingStyle] Fix interface short name identical with class name in ImportFullyQualifiedNamesRector + add doc block import
|
2019-05-01 00:47:45 +02:00 |
|
Pierre du Plessis
|
693eb88d68
|
Add failing test case for anonymous class with interface
|
2019-04-30 15:25:20 +02:00 |
|
Tomas Votruba
|
ce9db1299e
|
README: add sponsor links, cleanup
|
2019-04-29 23:42:11 +02:00 |
|
Tomáš Votruba
|
c1ca791cee
|
[PHP] Add AddDefaultValueForUndefinedVariableRector (#1363)
[PHP] Add AddDefaultValueForUndefinedVariableRector
|
2019-04-29 16:22:36 +02:00 |
|
Tomas Votruba
|
5d78e0a050
|
[PHP] Add AddDefaultValueForUndefinedVariableRector
|
2019-04-29 16:05:39 +02:00 |
|
Tomáš Votruba
|
f7a19c341e
|
[PHP 7.4] Add ReservedFnFunctionRector (#1362)
[PHP 7.4] Add ReservedFnFunctionRector
|
2019-04-29 13:22:35 +02:00 |
|
Tomas Votruba
|
5243acc3ea
|
travis: allow dog food run to fail
|
2019-04-29 13:14:25 +02:00 |
|
Tomas Votruba
|
4f654b8174
|
[PHP 7.4] Add ReservedFnFunctionRector
|
2019-04-29 13:10:05 +02:00 |
|
Tomáš Votruba
|
fdf4f6e214
|
[Symfony] Fix GetRequestRector for get non method calls (#1361)
[Symfony] Fix GetRequestRector for get non method calls
|
2019-04-29 13:02:14 +02:00 |
|
Tomas Votruba
|
faa737fe42
|
[Symfony] Fix GetRequestRector for get non method calls [closes #1356]
|
2019-04-29 12:58:29 +02:00 |
|
Tomas Votruba
|
c616a0698f
|
restore test case
|
2019-04-29 12:58:29 +02:00 |
|
Tomáš Votruba
|
1728b247e7
|
Notice file rectors on run (#1359)
Notice file rectors on run
|
2019-04-29 11:46:13 +02:00 |
|
Tomas Votruba
|
9427b46ed9
|
Notice file rectors on run [closes #1355]
|
2019-04-29 11:45:20 +02:00 |
|
Tomas Votruba
|
94aba5f736
|
decouple addTypeSpecificTag() in DocBlockManipulator
|
2019-04-29 11:40:52 +02:00 |
|
Tomáš Votruba
|
5a6a146dd7
|
Merge pull request #1357 from rectorphp/tests-consolidate
Tests improvements
|
2019-04-29 11:09:44 +02:00 |
|
Tomas Votruba
|
1fe23d12c8
|
merge getRectorClass() and getRectorConfiguration()
|
2019-04-29 07:36:22 +02:00 |
|
Tomas Votruba
|
c3dd955f7d
|
add addReturnTag method
|
2019-04-29 07:31:43 +02:00 |
|
Tomas Votruba
|
dde57cc931
|
phpstan: remove unmatched errors
|
2019-04-29 07:20:23 +02:00 |
|
Tomas Votruba
|
7325df340b
|
composer: bump deps
|
2019-04-29 06:30:04 +02:00 |
|
Tomas Votruba
|
76e6bf9ad2
|
travis: fix version format
|
2019-04-29 06:13:36 +02:00 |
|
Tomas Votruba
|
163392bd9b
|
coding style
|
2019-04-29 06:09:00 +02:00 |
|
Tomáš Votruba
|
db36e503c6
|
Merge pull request #1354 from rectorphp/speedup-test
Speedup tests by 90 % from 41 secs to 4
|
2019-04-29 01:33:24 +02:00 |
|
Tomas Votruba
|
5fa34b0e2d
|
remove unused test configs
|
2019-04-29 01:26:03 +02:00 |
|
Tomas Votruba
|
1092cd91c0
|
fix cs
|
2019-04-29 01:10:39 +02:00 |
|
Tomas Votruba
|
a92ae429f0
|
Fix RemoveUnusedPrivateMethodRector for this calls
|
2019-04-29 01:05:21 +02:00 |
|
Tomas Votruba
|
71f1af830c
|
[tests] Refactor tests to use container just once, if not enforced config
|
2019-04-29 00:36:52 +02:00 |
|
Tomas Votruba
|
d2e4adb7e5
|
[tests] decouple FixtureSplitter
|
2019-04-26 14:08:27 +02:00 |
|
Tomas Votruba
|
9decd6136b
|
correct name of ambiguous fixture class
|
2019-04-26 13:57:39 +02:00 |
|
Tomas Votruba
|
be16d2ab73
|
fix cs
|
2019-04-26 10:48:58 +02:00 |
|
Tomáš Votruba
|
fc9e3e45cf
|
[DeadCode] Skip traits in RemoveUnusedPrivateMethodRector (#1353)
[DeadCode] Skip traits in RemoveUnusedPrivateMethodRector
|
2019-04-26 10:38:24 +02:00 |
|
Tomas Votruba
|
0c17e09732
|
[DeadCode] Skip traits in RemoveUnusedPrivateMethodRector
|
2019-04-26 10:35:56 +02:00 |
|
Tomáš Votruba
|
c1a967a7be
|
[DeadCode] Fix RemoveUnusedPrivateMethodRector for self call (#1352)
[DeadCode] Fix RemoveUnusedPrivateMethodRector for self call
|
2019-04-26 10:08:00 +02:00 |
|
Tomas Votruba
|
860853dc93
|
[DeadCode] Fix RemoveUnusedPrivateMethodRector for self call
|
2019-04-26 09:57:36 +02:00 |
|
Tomas Votruba
|
e2134fedb4
|
Add dump autolaod to CreateRectorCommand
|
2019-04-26 00:48:09 +02:00 |
|
Tomáš Votruba
|
040b01726b
|
[DeadCode] Keep different case in RemoveDoubleAssignRector (#1351)
[DeadCode] Keep different case in RemoveDoubleAssignRector
|
2019-04-26 00:42:28 +02:00 |
|
Tomas Votruba
|
9aed0eda39
|
[DeadCode] Keep different case in RemoveDoubleAssignRector
|
2019-04-26 00:40:13 +02:00 |
|
Tomáš Votruba
|
e68a232828
|
[Laravel] Fix MinutesToSecondsInCacheRector DateTimeInterface argument (#1350)
[Laravel] Fix MinutesToSecondsInCacheRector DateTimeInterface argument
|
2019-04-26 00:39:43 +02:00 |
|
Tomas Votruba
|
92bed77b05
|
[Laravel] Fix MinutesToSecondsInCacheRector DateTimeInterface argument
|
2019-04-26 00:33:24 +02:00 |
|
Tomáš Votruba
|
83087684e1
|
Merge pull request #1349 from rectorphp/remove-double
[DeadCode] Remove double
|
2019-04-26 00:20:12 +02:00 |
|
Tomas Votruba
|
5780ab30a3
|
[DeadCode] Fix RemoveDoubleAssignRector in catch
|
2019-04-26 00:17:31 +02:00 |
|
Tomáš Votruba
|
713707b42b
|
[DeadCode] Remove overriden fix (#1348)
[DeadCode] Remove overriden fix
|
2019-04-26 00:16:46 +02:00 |
|
Tomas Votruba
|
8cd0203f50
|
[DeadCode] Fix RemoveOverriddenValuesRector
|
2019-04-26 00:05:57 +02:00 |
|
Tomas Votruba
|
8f4ee4df35
|
[RemovingStatic] Add NewUniqueObjectToEntityFactoryRector and PassFactoryToUniqueObjectRector
|
2019-04-25 20:52:28 +02:00 |
|