9565 Commits

Author SHA1 Message Date
TomasVotruba
fce6ed59a4 decopule Php74Test to own class to simplify scope 2020-07-19 14:18:07 +02:00
TomasVotruba
6912fac08b skip array return types 2020-07-19 13:53:57 +02:00
TomasVotruba
38fe69b8b7 remove failing docblock test case 2020-07-19 13:53:57 +02:00
kodiakhq[bot]
d193acf3ac
Merge pull request #3737 from rectorphp/naming-amment
[Naming] Decoupling of RenameVariableToMatchGetMethodNameRector
2020-07-19 11:53:25 +00:00
TomasVotruba
039b871cbf remove failing docblock test case 2020-07-19 13:48:16 +02:00
TomasVotruba
362b3305cf move skipOnConflictingVariableName to BreakingVariableRenameGuard 2020-07-19 13:29:18 +02:00
TomasVotruba
dcbfb005a0 decouple hasInstanceOfName() to betterNodeFinder 2020-07-19 13:29:18 +02:00
TomasVotruba
990dab6196 add CLOSURE_NODE to attributes, move closure use name conflicting to BreakingVariableRenameGuard 2020-07-19 13:29:18 +02:00
TomasVotruba
5b614ef6a6 make BreakingVariableRenameGuard work with Function_ to 2020-07-19 13:29:18 +02:00
TomasVotruba
b9a925a5cf re-use VariableRenamer in RenameVariableToMatchGetMethodNameRector 2020-07-19 13:29:18 +02:00
TomasVotruba
f34dea5d76 decouple VariableRenamer 2020-07-19 13:29:18 +02:00
TomasVotruba
33d0958b09 use PhpDocInfo to work with docblock 2020-07-19 11:53:35 +02:00
TomasVotruba
b3edacdc13 naming updates 2020-07-19 11:41:35 +02:00
TomasVotruba
340b43c6ca move YML to PHP config 2020-07-19 11:35:10 +02:00
Tomas Votruba
24b01f581e
Merge pull request #3706 from rectorphp/name-variable-after-get-method
[Naming] Name variable after get method
2020-07-19 11:34:20 +02:00
dobryy
3692798de6 [Naming] Name variable after get method 2020-07-19 10:23:32 +02:00
Tomas Votruba
959d8c7404
Merge pull request #3735 from rectorphp/rector-php-config
add rector.php support
2020-07-18 22:19:58 +02:00
TomasVotruba
bda3e5aa28 load rector.php config 2020-07-18 21:15:27 +02:00
kodiakhq[bot]
7bb09e7ed1
Merge pull request #3734 from rectorphp/rector-php
[sets] YAML to PHP
2020-07-18 18:33:53 +00: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
Tomas Votruba
5ee727e167
Merge pull request #3733 from rectorphp/configs-yaml-to-php
correct namespace in configs
2020-07-18 12:07:50 +02:00
TomasVotruba
0944b75f7e correct namespace in configs 2020-07-18 11:58:17 +02:00
kodiakhq[bot]
61b96463c3
Merge pull request #3731 from rectorphp/fix-template-render
add TemplateAnnotationToThisRenderRector for nested closure
2020-07-17 08:04:07 +00:00
TomasVotruba
7ecfa73ac9 add TemplateAnnotationToThisRenderRector for nested closure 2020-07-17 10:00:12 +02:00
Tomas Votruba
1174e53017
Merge pull request #3730 from rectorphp/rector-php
use of constants
2020-07-17 01:24:06 +02:00
TomasVotruba
b5f698a463 use of constants 2020-07-17 01:15:46 +02:00
Tomas Votruba
280bb5469d
Merge pull request #3727 from rectorphp/allow-rector-php 2020-07-17 01:09:45 +02:00
TomasVotruba
78f830a6f7 add PHP support to FileHashComputer 2020-07-17 00:59:52 +02:00
TomasVotruba
34ff14709c switch rector-ci.yaml to rector-ci.php 2020-07-16 20:47:09 +02:00
TomasVotruba
2c433947e2 ecs.php - apply cs, improve paths 2020-07-16 20:46:59 +02:00
TomasVotruba
d6390a4845 phpunit: show less time trap items 2020-07-16 20:43:41 +02:00
Tomas Votruba
df15e8c3ef
Merge pull request #3725 from rectorphp/ecs-after
change ecs-after-rector.yaml to ecs-after-rector.php
2020-07-16 20:36:03 +02:00
Tomas Votruba
dcab82e9e5
Merge pull request #3717 from u01jmg3/master 2020-07-16 17:54:59 +02:00
TomasVotruba
190e54c57f change ecs-after-rector.yaml to ecs-after-rector.php 2020-07-16 17:52:18 +02:00
Tomas Votruba
e90047c9cc
Merge pull request #3724 from rectorphp/ecs-php
Switch ecs.yaml to ecs.php
2020-07-16 17:42:16 +02:00
Jonathan Goode
cdb3e889cf Create new TernaryConditionVariableAssignmentRector
Ignore false positives in PHPStan
2020-07-16 16:40:04 +01:00
TomasVotruba
70895c8f6b switch ecs.yaml to ecs.php 2020-07-16 17:37:24 +02:00
Tomas Votruba
f6ef74812d
Merge pull request #3723 from rectorphp/rector-php
Convert config.php to config.yaml
2020-07-16 13:53:30 +02:00
TomasVotruba
f8c50ee885 switch config.yaml to config.php 2020-07-16 13:45:20 +02:00
Tomas Votruba
c20dc14b26
Merge pull request #3719 from rectorphp/config-yaml-to-php 2020-07-16 13:02:22 +02:00
Tomas Votruba
e79d707ae1
Merge pull request #3722 from u01jmg3/improve-grammar
Improve grammar
2020-07-16 12:55:47 +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
TomasVotruba
3339900e04 composer: add migrify/config-transformer 2020-07-16 12:40:57 +02:00
Jonathan Goode
272925a043 Improve grammar 2020-07-16 11:36:17 +01:00
Tomas Votruba
24e50ef0bd
Merge pull request #3720 from markstory/cakephp4-additions
Add more refactorings for CakePHP 4.0
2020-07-16 10:34:09 +02:00