Tomáš Votruba
|
f29aae36e9
|
Merge pull request #995 from rectorphp/nts-routing
Add RouterListToControllerAnnotationsRector
|
2019-02-02 11:41:06 -08:00 |
|
Tomas Votruba
|
9c6769ae84
|
fix namespace test
|
2019-02-02 16:56:35 +01:00 |
|
Tomas Votruba
|
a9338ab9c8
|
add RectorStrings
|
2019-02-02 16:52:48 +01:00 |
|
Jan Mikeš
|
5566738ed9
|
Fixed ParentTypehintedArgumentRector method argument starting with $
|
2019-02-02 16:21:07 +01:00 |
|
Tomas Votruba
|
5d5066c0b9
|
decouple ValueResolver
|
2019-02-02 15:02:34 +01:00 |
|
Tomas Votruba
|
e0afdfc993
|
add RouterListToControllerAnnotationsRector
|
2019-02-02 15:01:54 +01:00 |
|
Tomas Votruba
|
b8268f3897
|
remove safe
|
2019-02-02 13:27:03 +01:00 |
|
Tomas Votruba
|
2c878c7541
|
apply new static analysis
|
2019-01-25 16:06:56 +01:00 |
|
Jan Mikeš
|
a78d88a87c
|
Added NewObjectToFactoryCreateRector
|
2019-01-24 23:39:42 +01:00 |
|
Jan Mikeš
|
31a5e9bcd2
|
Added RemoveInterfacesRector
|
2019-01-22 18:46:09 +01:00 |
|
Tomas Votruba
|
25da54641b
|
improve static code quality
|
2019-01-14 23:08:20 +01:00 |
|
Tomas Votruba
|
91dfacb431
|
consolidate tests
|
2019-01-14 14:31:36 +01:00 |
|
Tomas Votruba
|
72e8411fc2
|
prevent class <=> interface replacing on incorrect places
|
2019-01-14 13:45:28 +01:00 |
|
Tomas Votruba
|
607da366aa
|
fix ClassReplacerRector for class to interface rename [closes #950]
|
2019-01-14 12:46:19 +01:00 |
|
Tomas Votruba
|
465bd42925
|
use new PHP CS Fixer sort style for function namespaces
|
2019-01-02 14:22:25 +01:00 |
|
Tomas Votruba
|
41b0a2601f
|
[PHP 7.4] Add function deprecations
|
2018-12-31 01:25:18 +01:00 |
|
Tomas Votruba
|
c03b1b1fb3
|
[DeadCode] Add RemoveUnusedParameterRector
|
2018-12-25 22:31:48 +01:00 |
|
Tomas Votruba
|
6717df5b9d
|
remove unused Wrong test case autoload
|
2018-12-25 20:44:09 +01:00 |
|
Tomas Votruba
|
819d4c5e6a
|
shorten indent on test file list
|
2018-12-17 01:29:09 +01:00 |
|
Tomas Votruba
|
65764c4eec
|
shorten indent on test file list
|
2018-12-17 01:28:51 +01:00 |
|
Tomas Votruba
|
3ce2e41a03
|
remove unused configs
|
2018-12-16 02:39:26 +01:00 |
|
Tomas Votruba
|
321bc830f4
|
add GetClassOnNullRector
|
2018-12-14 22:17:56 +01:00 |
|
Tomas Votruba
|
e40dd5a962
|
clean
|
2018-12-14 20:52:16 +01:00 |
|
Tomas Votruba
|
f9fba047e1
|
add test case for #835
|
2018-12-13 21:06:12 +01:00 |
|
Tomas Votruba
|
2e3634f4ae
|
add WrapReturnRector
|
2018-12-12 20:41:00 +01:00 |
|
Tomas Votruba
|
04626f4e5d
|
add TybleStyle changes in Symfony 4
|
2018-12-12 18:48:58 +01:00 |
|
Tomas Votruba
|
d8d76d72b4
|
move FilesToReprtingCollector to new cycle in RectorApplication
|
2018-12-08 15:33:38 +01:00 |
|
Tomas Votruba
|
2a00f0d51b
|
rename Wrong ns to Fixture in tests
|
2018-12-07 21:51:59 +01:00 |
|
Tomas Votruba
|
ef288d4045
|
[tests] rename test files to fixtures
|
2018-12-06 02:09:02 +01:00 |
|
Tomas Votruba
|
689555219f
|
apply ConfiguredProvideConfigRector
Signed-off-by: Tomas Votruba <tomas.vot@gmail.com>
|
2018-12-04 21:17:06 +01:00 |
|
Tomas Votruba
|
54d13ece1d
|
refactor with JoinWrongAndCorrectRector
|
2018-12-04 16:48:11 +01:00 |
|
Tomas Votruba
|
7ac6f10039
|
refactor /tests by JoinTestAndProvideFilesRector
Signed-off-by: Tomas Votruba <tomas.vot@gmail.com>
|
2018-12-04 15:34:40 +01:00 |
|
Tomas Votruba
|
c7e537160a
|
add JoinTestAndProvideFilesRector [examples]
Signed-off-by: Tomas Votruba <tomas.vot@gmail.com>
|
2018-12-04 15:34:40 +01:00 |
|
Tomas Votruba
|
3e74cf4c85
|
tests cleanup
Signed-off-by: Tomas Votruba <tomas.vot@gmail.com>
|
2018-12-04 15:34:40 +01:00 |
|
Tomas Votruba
|
3eeaaa7625
|
run test
Signed-off-by: Tomas Votruba <tomas.vot@gmail.com>
|
2018-12-04 14:15:39 +01:00 |
|
Tomas Votruba
|
3420edeae3
|
add JoinWrongAndCorrectTestsRector
Signed-off-by: Tomas Votruba <tomas.vot@gmail.com>
|
2018-12-04 03:10:15 +01:00 |
|
Tomas Votruba
|
7c6a8be85e
|
simlify tests by SimplifyTestsRector
Signed-off-by: Tomas Votruba <tomas.vot@gmail.com>
|
2018-12-03 22:53:11 +01:00 |
|
Tomas Votruba
|
14c6178f57
|
add SimplifyTestsRector
Signed-off-by: Tomas Votruba <tomas.vot@gmail.com>
|
2018-12-03 22:50:16 +01:00 |
|
Tomas Votruba
|
73466ac247
|
rename test files method to provideFiles()
Signed-off-by: Tomas Votruba <tomas.vot@gmail.com>
|
2018-12-03 20:13:46 +01:00 |
|
Tomas Votruba
|
9faa7fbd4b
|
[PHP] Add *ScalarTypehintRector + *TypeInfo
Signed-off-by: Tomas Votruba <tomas.vot@gmail.com>
|
2018-12-01 15:55:46 +01:00 |
|
Tomas Votruba
|
296d3a32e4
|
Make PseudoNamespaceToNamespaceRector config consistent with rest of Rectors [closes #781]
Signed-off-by: Tomas Votruba <tomas.vot@gmail.com>
|
2018-12-01 13:15:17 +01:00 |
|
Tomas Votruba
|
36dc29b56d
|
merge Utils package to PhpParser
|
2018-11-08 13:04:38 +01:00 |
|
Tomas Votruba
|
7deeab99ec
|
merge ClassLikeMaintainer + ClassDependencyMaintaienr to ClassMaintainer
|
2018-11-04 20:13:03 +01:00 |
|
Tomas Votruba
|
aaf409eed2
|
move php-parser related code under PhpParser namespace, add Maintainer type for services reading/writing to nodes
|
2018-11-04 02:17:02 +01:00 |
|
Tomas Votruba
|
ac92d6e768
|
Fix FunctionReplaceRector for anonymous functions [closes #750]
|
2018-11-02 17:15:21 +01:00 |
|
Tomas Votruba
|
3b2714d44b
|
add replaceVisibilityFlag() method
|
2018-10-31 23:10:39 +01:00 |
|
Tomas Votruba
|
6e591117c8
|
Make ChangeConstantVisibilityRector use or foreach type checking
|
2018-10-31 22:26:34 +01:00 |
|
Tomas Votruba
|
9e58fda70f
|
Remove active from ToStringMethodCallRector
|
2018-10-31 20:57:26 +01:00 |
|
Tomas Votruba
|
650d7a4547
|
Remove active from GetAndSetToMethodCallRector
|
2018-10-31 20:57:26 +01:00 |
|
Tomas Votruba
|
023522acf2
|
Make StaticCallToFunctionRector configuration consistent with type as key
|
2018-10-31 20:57:26 +01:00 |
|