Tomas Votruba
|
522fc0ca58
|
rename level dir to set
|
2019-06-08 22:41:52 +02:00 |
|
Tomas Votruba
|
4049b579c4
|
make RectorsFinder return consistent order by shorter names
|
2019-06-02 10:45:57 +03:00 |
|
Tomas Votruba
|
cc2b9df06d
|
[Legacy] Add ChangeSingletonToServiceRector
|
2019-05-26 18:35:20 +02:00 |
|
Tomas Votruba
|
ee1f606827
|
[CodeQuality] Add ForToForeachRector
|
2019-05-19 01:02:19 +02:00 |
|
Tomas Votruba
|
ca289def87
|
[TypeDeclaration] Add AddFunctionReturnTypeRector
|
2019-05-11 12:56:13 +02:00 |
|
Tomas Votruba
|
83d2219ca7
|
[TypeDeclaration] Add AddFunctionReturnTypeRector
|
2019-05-10 14:55:55 +02:00 |
|
Tomas Votruba
|
21de9b6e34
|
fix level miss match on create-rector
|
2019-05-05 19:56:40 +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
|
e2134fedb4
|
Add dump autolaod to CreateRectorCommand
|
2019-04-26 00:48:09 +02:00 |
|
Tomas Votruba
|
b71be51f7d
|
[CodingStyle] Add ImportFullyQualifiedNamesRector
|
2019-04-17 21:56:17 +02:00 |
|
Tomas Votruba
|
cda984039b
|
remove dead re-assign
|
2019-03-31 15:49:34 +02:00 |
|
Tomas Votruba
|
cae6f2a760
|
[NetteTesterToPHPUnit] Add NetteTesterClassToPHPUnitClassRector
|
2019-03-16 21:29:33 +01:00 |
|
Tomas Votruba
|
8f8778124d
|
[ContributorTools] Make create add autoload if needed [closes #1204]
|
2019-03-16 17:01:50 +01:00 |
|
Tomas Votruba
|
eaed84cbe3
|
add NodesOverview
|
2019-02-23 00:54:33 +01:00 |
|
Tomas Votruba
|
d8b61e2f38
|
add MarkdownDumpNodesOutputFormatter
|
2019-02-23 00:49:32 +01:00 |
|
Tomas Votruba
|
ad5f09cb24
|
add dump-nodes output formatters
|
2019-02-23 00:49:32 +01:00 |
|
Tomas Votruba
|
62fb154906
|
make OutputFormatters specific for DumpRectorsCommand
|
2019-02-23 00:49:32 +01:00 |
|
Tomas Votruba
|
c5ee28cc2d
|
Add "dump-node-help" command
|
2019-02-23 00:49:32 +01:00 |
|
Tomas Votruba
|
3175a8857a
|
apply specific bool on code
|
2019-02-18 00:36:58 +01:00 |
|
Tomas Votruba
|
9bb0e9afb5
|
Add StringToClassConstantRector
|
2019-02-10 00:13:03 +01:00 |
|
Tomas Votruba
|
d4fbe1776a
|
Add core support to CreateRectorCommand
|
2019-02-10 00:07:22 +01:00 |
|
Tomas Votruba
|
ff67ab139e
|
decouple RectorMetadataResolver, simplify category to package
|
2019-02-04 01:39:49 +01:00 |
|
Tomas Votruba
|
12b5395c85
|
add JsonOutpuFormatter for DumpRectors
|
2019-02-04 01:39:49 +01:00 |
|
Tomas Votruba
|
aeb402db5d
|
change GenerateDocsCommand to DumpRectorsCommand with default markdown output formatter
|
2019-02-04 00:46:13 +01:00 |
|
Tomas Votruba
|
7c769a5724
|
decouple RectorsFinder
|
2019-02-04 00:46:13 +01:00 |
|
Tomas Votruba
|
0db2b07d49
|
rename *.yml to *.yaml
|
2019-02-03 18:46:45 +01:00 |
|
Tomas Votruba
|
b8268f3897
|
remove safe
|
2019-02-02 13:27:03 +01:00 |
|
Tomas Votruba
|
569f1caaa9
|
remove dot from command description to keep consistent
|
2019-01-18 12:48:19 +01:00 |
|
Tomas Votruba
|
25da54641b
|
improve static code quality
|
2019-01-14 23:08:20 +01:00 |
|
Tomas Votruba
|
cfe7ecc2ff
|
standardize /config directory location to root
|
2019-01-12 02:04:45 +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
|
4b1ab008ef
|
[Php 7.4] Add GetCalledClassToStaticClassRector
|
2018-12-31 10:25:07 +01:00 |
|
Tomas Votruba
|
c03b1b1fb3
|
[DeadCode] Add RemoveUnusedParameterRector
|
2018-12-25 22:31:48 +01:00 |
|
Tomas Votruba
|
e696d65e2d
|
[DeadCode] Add RemoveEmptyClassMethodRector
|
2018-12-25 20:44:12 +01:00 |
|
Tomas Votruba
|
079dce59b0
|
remove style apply from CreateRectorCommand, used manually after the body code anyway
|
2018-12-25 20:44:12 +01:00 |
|
Tomas Votruba
|
b09976b828
|
[DeadCode] Add RemoveDuplicatedArrayKeyRector
|
2018-12-25 20:44:12 +01:00 |
|
Tomas Votruba
|
2178625375
|
fix command name in travis
|
2018-12-25 02:11:24 +01:00 |
|
Tomas Votruba
|
689155cec2
|
use ContributorCommandInterface instead of explicit command checks
|
2018-12-23 18:12:32 +01:00 |
|
Tomas Votruba
|
e3ffb69230
|
move GenerateRectorOverview to GenerateDocs in ContributorTools
|
2018-12-23 18:12:32 +01:00 |
|
Tomas Votruba
|
26b83be1f7
|
[CodingStyle] Add CompleteVarDocTypeConstantRector
|
2018-12-22 15:22:44 +01:00 |
|
Tomas Votruba
|
3ce2e41a03
|
remove unused configs
|
2018-12-16 02:39:26 +01:00 |
|
Tomas Votruba
|
45248dee04
|
Add AssertEqualsParameterToSpecificMethodsTypeRector
|
2018-12-11 13:02:28 +01:00 |
|
Tomas Votruba
|
a59e35678c
|
Add SpecificAssertInternalTypeRector
|
2018-12-10 16:01:14 +01:00 |
|
Tomas Votruba
|
eabfadc2bb
|
update CreateRectorCommand with fixture approach
|
2018-12-09 22:20:09 +01:00 |
|
Tomas Votruba
|
ef288d4045
|
[tests] rename test files to fixtures
|
2018-12-06 02:09:02 +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
|
e0a399eefc
|
[PHPStan] Add PHPStormVarAnnotationRector
|
2018-11-17 01:20:21 +02:00 |
|
Tomas Votruba
|
dabf8bac49
|
[PHPStan] Add RecastingRemovalRector
|
2018-11-08 13:52:02 +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
|
c0222a9398
|
Improve CountOnNullRector
|
2018-11-03 00:06:56 +01:00 |
|