TomasVotruba
|
78a0331708
|
[SymfonyPhpConfig] Add AddEmptyLineBetweenCallsInPhpConfigRector
|
2020-07-22 23:50:58 +02:00 |
|
TomasVotruba
|
54beea72f8
|
prepare SYMFONY_PHP_CONFIG set
|
2020-07-22 23:22:25 +02:00 |
|
TomasVotruba
|
d4f6c497a7
|
[Nette] Add form dim access to standalone node control
|
2020-07-22 21:38:34 +02:00 |
|
TomasVotruba
|
d007ae0896
|
[Nette 3.0] Add few return types
|
2020-07-22 13:35:04 +02:00 |
|
TomasVotruba
|
d970fffd4d
|
fix cs
|
2020-07-22 12:12:31 +02:00 |
|
TomasVotruba
|
ba574c4d37
|
improving scoper
|
2020-07-22 11:56:30 +02:00 |
|
TomasVotruba
|
e5d7cee695
|
move RectorConfigsResolver to bootstrap, fix paths
|
2020-07-22 00:55:22 +02:00 |
|
Jonathan Goode
|
d0b791d823
|
Create WrapEncapsedVariableInCurlyBracesRector
|
2020-07-21 19:06:38 +01:00 |
|
TomasVotruba
|
2eb21e1087
|
make use of new set from symplify
|
2020-07-21 14:10:48 +02:00 |
|
Jonathan Goode
|
7da3310cf6
|
Move existing Rector from the coding-style set to the php70 set
|
2020-07-21 10:23:25 +01:00 |
|
TomasVotruba
|
de01cb60be
|
fix nette 30 set
|
2020-07-21 10:23:37 +02:00 |
|
TomasVotruba
|
2ec894b942
|
fix shopware set
|
2020-07-21 10:03:22 +02:00 |
|
TomasVotruba
|
2452ce02be
|
fix laravel set path
|
2020-07-21 10:02:50 +02:00 |
|
TomasVotruba
|
dc4d5adc9d
|
correct path
|
2020-07-21 02:01:14 +02:00 |
|
TomasVotruba
|
2f927842a7
|
move sets to single /set directory
|
2020-07-21 00:46:53 +02:00 |
|
Jonathan Goode
|
287af13177
|
Create WrapVariableVariableNameInCurlyBracesRector
|
2020-07-20 18:23:19 +01:00 |
|
TomasVotruba
|
0a29fe0c0a
|
fix scoper
|
2020-07-20 10:34:44 +02:00 |
|
TomasVotruba
|
46b3090e37
|
move symfony style to root config
|
2020-07-20 09:40:11 +02:00 |
|
TomasVotruba
|
aeb7937972
|
add set constants + command to generate them
|
2020-07-20 01:00:49 +02:00 |
|
TomasVotruba
|
6a4792abf4
|
apply new naming rule
|
2020-07-19 23:36:10 +02:00 |
|
TomasVotruba
|
9a3740a8eb
|
enable rule
|
2020-07-19 19:20:29 +02:00 |
|
TomasVotruba
|
66b1902c80
|
decouple VariableAndCallAssignMatcher to resolve the node matching part
|
2020-07-19 19:05:46 +02:00 |
|
TomasVotruba
|
fc347413f3
|
cleanup
|
2020-07-19 17:23:37 +02:00 |
|
TomasVotruba
|
38fe69b8b7
|
remove failing docblock test case
|
2020-07-19 13:53:57 +02:00 |
|
TomasVotruba
|
039b871cbf
|
remove failing docblock test case
|
2020-07-19 13:48:16 +02:00 |
|
TomasVotruba
|
b9a925a5cf
|
re-use VariableRenamer in RenameVariableToMatchGetMethodNameRector
|
2020-07-19 13:29:18 +02:00 |
|
TomasVotruba
|
340b43c6ca
|
move YML to PHP config
|
2020-07-19 11:35:10 +02:00 |
|
dobryy
|
3692798de6
|
[Naming] Name variable after get method
|
2020-07-19 10:23:32 +02:00 |
|
TomasVotruba
|
ebbd35bd2d
|
manual fixes
|
2020-07-18 20:27:19 +02:00 |
|
TomasVotruba
|
0d3306250f
|
[utils] switch YAML to PHP
|
2020-07-18 19:56:27 +02:00 |
|
TomasVotruba
|
bc0d9b3675
|
from YAML to PHP sets
|
2020-07-18 19:56:27 +02:00 |
|
TomasVotruba
|
7fc58e8da1
|
cleanup configs, not a docs
|
2020-07-18 19:56:27 +02:00 |
|
TomasVotruba
|
2b9cde7967
|
cleaning
|
2020-07-18 19:56:27 +02:00 |
|
TomasVotruba
|
0944b75f7e
|
correct namespace in configs
|
2020-07-18 11:58:17 +02:00 |
|
TomasVotruba
|
b5f698a463
|
use of constants
|
2020-07-17 01:15:46 +02:00 |
|
TomasVotruba
|
78f830a6f7
|
add PHP support to FileHashComputer
|
2020-07-17 00:59:52 +02:00 |
|
Jonathan Goode
|
cdb3e889cf
|
Create new TernaryConditionVariableAssignmentRector
Ignore false positives in PHPStan
|
2020-07-16 16:40:04 +01:00 |
|
TomasVotruba
|
f8c50ee885
|
switch config.yaml to config.php
|
2020-07-16 13:45:20 +02:00 |
|
TomasVotruba
|
0c816d60f8
|
[config] switch rules config from YAML to PHP
|
2020-07-16 12:48:54 +02:00 |
|
TomasVotruba
|
b045b316e8
|
[config] switch packages config from YAML to PHP
|
2020-07-16 12:40:57 +02:00 |
|
Mark Story
|
5380409835
|
Add more refactorings for CakePHP 4.0
Refs cakephp/upgrade#143
|
2020-07-15 23:37:59 -04:00 |
|
othercorey
|
996d6c204a
|
Add Comparison to ComparisonExpression rename
|
2020-07-13 22:10:20 -05:00 |
|
TomasVotruba
|
ee6e44e952
|
use RenameMethodRector in configs over RenameMethodCallRector
|
2020-07-13 23:46:48 +02:00 |
|
TomasVotruba
|
86caa737f9
|
[Symfony] Add RemoveDefaultGetBlockPrefixRector
|
2020-07-13 19:06:24 +02:00 |
|
TomasVotruba
|
98ca70c00a
|
[Symfony] Add ChangeCollectionTypeOptionNameFromTypeToEntryTypeRector
|
2020-07-13 11:19:37 +02:00 |
|
TomasVotruba
|
1a8575096f
|
[Symfony] Add ChangeCollectionTypeOptionTypeFromStringToClassReferenceRector
|
2020-07-13 01:56:35 +02:00 |
|
TomasVotruba
|
166ee211ec
|
move StringFormTypeToClassRector to symfony30 set
|
2020-07-12 22:56:51 +02:00 |
|
TomasVotruba
|
268ecd92d1
|
order
|
2020-07-12 21:40:04 +02:00 |
|
dobryy
|
8df866b3ca
|
[Downgrade] PHP 7.4 to 7.1 (Property Type)
|
2020-07-12 08:37:53 +02:00 |
|
dobryy
|
78e518c105
|
check minimal php version
|
2020-07-08 20:36:27 +02:00 |
|