TomasVotruba
|
586249c794
|
[Symfony] add Kernel support to ChangeFileLoaderInExtensionAndKernelRector
|
2020-07-09 18:21:31 +02:00 |
|
TomasVotruba
|
50fded4abe
|
[Symfony] Extend ChangeFileLoaderInExtensionRectorTest to make it configurable
|
2020-07-09 14:35:57 +02:00 |
|
TomasVotruba
|
156c31ee6d
|
[Symfony] Add ChangeXmlToYamlFileLoaderInExtensionRector
|
2020-07-07 11:51:52 +02:00 |
|
Michael Steenbeek
|
34ab9b2ca8
|
Also fix the typo in ContainerBuilderCompileEnvArgumentRector.php
|
2020-07-05 12:33:42 +02:00 |
|
TomasVotruba
|
574de08dfa
|
remove issue-tests, already covered in specific rule tests
|
2020-07-02 13:40:51 +02:00 |
|
TomasVotruba
|
52acc54005
|
merge PropertyNaming to one class
|
2020-07-01 23:42:23 +02:00 |
|
TomasVotruba
|
a8a6e7bcad
|
rename file to fileInfo
|
2020-06-30 01:45:05 +02:00 |
|
TomasVotruba
|
547e15099d
|
use explicit xBuilder classes to prevent typos and PHPStan and PHPStorm confussion
|
2020-06-30 01:34:19 +02:00 |
|
TomasVotruba
|
0cb82c2a6f
|
apply new Naming_
|
2020-06-30 00:57:38 +02:00 |
|
TomasVotruba
|
7f49658112
|
change test(string ) to test(SmartFileInfo ) in tests
|
2020-06-25 20:02:36 +02:00 |
|
andyexeter
|
cb46829aa3
|
Fix cs
|
2020-06-25 16:35:54 +01:00 |
|
andyexeter
|
b3c955b889
|
Replace Symfony imports with fully qualified class names
|
2020-06-25 16:35:54 +01:00 |
|
Andy Palmer
|
283fb4941e
|
Include AbstractController in allowed object types
|
2020-06-25 15:50:14 +01:00 |
|
TomasVotruba
|
c504062ec2
|
add typed property if on PHP 7.4
|
2020-06-24 15:09:50 +02:00 |
|
TomasVotruba
|
2064255340
|
fix prefixed GetToConstructorInjectionRector classes
|
2020-06-06 18:31:09 +02:00 |
|
TomasVotruba
|
2e78850f69
|
allow non-suffix dependency and fix no-route tag
|
2020-06-06 13:16:19 +02:00 |
|
TomasVotruba
|
4f41f06e5d
|
apply Rector
|
2020-05-09 22:13:01 +02:00 |
|
TomasVotruba
|
103a59b5b6
|
add isLocalMethodCall names
|
2020-05-07 00:30:00 +02:00 |
|
TomasVotruba
|
b0bd524e53
|
apply constant decouple
|
2020-05-06 23:40:31 +02:00 |
|
TomasVotruba
|
9c65e7ac75
|
[SOLID] Add RepeatedLiteralToClassConstantRector
|
2020-05-06 23:36:28 +02:00 |
|
TomasVotruba
|
491a417842
|
various @todo resolved
|
2020-05-06 17:37:27 +02:00 |
|
TomasVotruba
|
ef5501d06c
|
various cs cleanup
|
2020-05-03 21:33:36 +02:00 |
|
TomasVotruba
|
f64f468ac1
|
apply cs
|
2020-05-03 21:23:58 +02:00 |
|
TomasVotruba
|
00b3184eb3
|
[Naming] Add RenamePropertyToMatchTypeRector
|
2020-05-02 22:36:11 +02:00 |
|
TomasVotruba
|
cae1c0a727
|
break line of long example
|
2020-05-02 11:51:01 +02:00 |
|
TomasVotruba
|
5fb73c2309
|
TagValueNode refactoring
|
2020-04-29 12:54:26 +02:00 |
|
TomasVotruba
|
1bf62ac1c7
|
[cs] sort private methods by call order and property by complexity
|
2020-04-26 02:57:47 +02:00 |
|
TomasVotruba
|
8082b3a2f2
|
[PHP 8.0] Add str_starts_with
|
2020-04-23 23:06:36 +02:00 |
|
TomasVotruba
|
98b1277549
|
various suffix fixes
|
2020-04-23 22:31:58 +02:00 |
|
TomasVotruba
|
d865f69793
|
[DX] Add validate fixture suffix
|
2020-04-23 21:36:19 +02:00 |
|
TomasVotruba
|
192c4464ec
|
various improvements
|
2020-04-19 23:17:01 +02:00 |
|
TomasVotruba
|
9d28884f99
|
Type and Choice fixes
|
2020-04-16 15:01:31 +02:00 |
|
TomasVotruba
|
6291b39ffa
|
add github action check
|
2020-04-04 22:39:34 +02:00 |
|
TomasVotruba
|
d29c4ede57
|
Add DoctrineAnnotationParserSyncer
|
2020-04-04 22:01:47 +02:00 |
|
TomasVotruba
|
058f1c7932
|
[Privatization] Add PrivatizeLocalGetterToPropertyRector
|
2020-03-29 03:58:00 +02:00 |
|
TomasVotruba
|
626287ec76
|
apply privatization
|
2020-03-29 00:06:05 +01:00 |
|
TomasVotruba
|
6a8aa9b017
|
add count() > 0 case
|
2020-03-26 22:09:35 +01:00 |
|
TomasVotruba
|
1b937ec0e0
|
fix method annotation
|
2020-03-04 23:22:29 +01:00 |
|
Stefan Blanke
|
19d18c5a6a
|
Add two failings tests
|
2020-03-04 14:54:21 +01:00 |
|
TomasVotruba
|
83eca131e9
|
improve ForToForeachRector
|
2020-03-01 00:03:32 +01:00 |
|
TomasVotruba
|
bc24bb12ff
|
prevent getName() on StaticCall or MethodCall
|
2020-02-21 16:41:33 +01:00 |
|
TomasVotruba
|
c25db0b56d
|
apply
|
2020-02-19 00:14:44 +01:00 |
|
TomasVotruba
|
401d0aeaf6
|
fix namespaces, fixtures, add getThrowsTypes()
|
2020-02-14 23:35:40 +01:00 |
|
TomasVotruba
|
4e37157a88
|
fix non-Rector locations
|
2020-02-13 23:44:04 +01:00 |
|
TomasVotruba
|
3e5dd77bb6
|
move Rector-rule based packages from /packages to /rules
|
2020-02-11 13:41:37 +01:00 |
|