9132 Commits

Author SHA1 Message Date
Tomas Votruba
fbccac026c
Merge pull request #3573 from rectorphp/fix-fatal
allow skip null scope
2020-06-23 14:57:23 +02:00
TomasVotruba
124a6b345f allow skip null scope 2020-06-23 14:56:55 +02:00
Tomas Votruba
aba83fc106
Merge pull request #3572 from rectorphp/non-php-all
Add rename class support in twig/latte as well
2020-06-23 13:54:27 +02:00
TomasVotruba
94cc4e84e8 add rename class support in twig/latte as well 2020-06-23 13:48:53 +02:00
Tomas Votruba
1952b6177f
Merge pull request #3571 from rectorphp/autodiscovery-value-object
[Autodiscovery] add types/suffix support to MoveValueObjectsToValueObjectDirectoryRector
2020-06-23 13:17:02 +02:00
TomasVotruba
dd3c1bd523 add types/suffix support 2020-06-23 13:11:48 +02:00
Tomas Votruba
a77db500f5
Merge pull request #3566 from vladyslavstartsev/rename-xml
added support post class move rename in XML files
2020-06-22 00:28:27 +02:00
Vladyslav Startsev
9eb94a9a68 added support post class move rename in XML files 2020-06-22 01:01:17 +03:00
kodiakhq[bot]
aabe7694a4
Merge pull request #3565 from rectorphp/rename-neon-yaml
Add post class move rename in neon/yaml files
2020-06-21 17:07:46 +00:00
TomasVotruba
baee588461 add rename neon/yaml file content case 2020-06-21 19:03:39 +02:00
TomasVotruba
f4dd34eaed fix missing string type 2020-06-21 16:59:47 +02:00
TomasVotruba
9e4a956023 fix instanceof with expr 2020-06-21 16:51:14 +02:00
TomasVotruba
81386042a1 highlight more README output 2020-06-21 16:49:47 +02:00
TomasVotruba
ad4bba4aac update docs 2020-06-21 16:32:27 +02:00
TomasVotruba
00030d449c space v0.7.37 2020-06-21 14:08:58 +02:00
TomasVotruba
bf3c9396d3 change trait to class 2020-06-21 14:04:04 +02:00
TomasVotruba
9cd9b97064 fix naming 2020-06-21 13:55:54 +02:00
TomasVotruba
c0cc31aa7e fix php parser factory name 2020-06-21 13:47:24 +02:00
TomasVotruba
2248dc00fc add @scrumworks - amateri.com sponsor to particular rules, thank you 2020-06-21 13:43:17 +02:00
TomasVotruba
4d3f418638 clean phpstan.neon 2020-06-21 13:34:38 +02:00
TomasVotruba
08bbb789d1 make ParserFactory class unique 2020-06-21 13:34:28 +02:00
TomasVotruba
6182320da4 Merge branch 'ThisCallOnStaticMethodToStaticCallRector__UseStaticInsteadOfSelf' 2020-06-21 13:26:44 +02:00
TomasVotruba
dd90e06881 correct prefixing of class in case of multiple mutual classes 2020-06-21 13:19:47 +02:00
TomasVotruba
3d0d42dcc1 fixup! code style 2020-06-21 12:08:41 +02:00
TomasVotruba
6a53e7014f code style 2020-06-21 12:03:35 +02:00
Tomas Votruba
b1fc5df72f
Merge pull request #3563 from rectorphp/order-testing 2020-06-21 11:56:15 +02:00
TomasVotruba
9808601d1b move array re-index to printer 2020-06-21 11:51:50 +02:00
TomasVotruba
fac932a8bd cleanup 2020-06-21 11:46:52 +02:00
TomasVotruba
379aa80679 cleanup AbstractFileSystemRector 2020-06-21 11:34:08 +02:00
TomasVotruba
ff4c3cc8ce decopule NodesWithFileDestinationPrinter 2020-06-21 02:31:27 +02:00
Derrick Schoen
7fc8036946 Fix syntax
Remove unused variable
2020-06-20 19:48:52 -04:00
derrickschoen
ba657c6fe1
Update rules/php70/tests/Rector/MethodCall/ThisCallOnStaticMethodToStaticCallRector/Fixture/fixture.php.inc
Co-authored-by: Tomas Votruba <tomas.vot@gmail.com>
2020-06-20 19:41:06 -04:00
derrickschoen
a3a039a0c0
Update rules/php70/tests/Rector/MethodCall/ThisCallOnStaticMethodToStaticCallRector/Fixture/fixture.php.inc
Co-authored-by: Tomas Votruba <tomas.vot@gmail.com>
2020-06-20 19:40:50 -04:00
Derrick Schoen
7cbf77f952 Make the test use RunnableInterface 2020-06-20 19:20:12 -04:00
Tomas Votruba
b21e1028d7
Merge pull request #3562 from PurpleBooth/patch-1
Correct spelling mistake
2020-06-19 18:26:12 +02:00
kodiakhq[bot]
19a606fad2
Merge pull request #3561 from rectorphp/merge-mover-file-infos
decopule AbstractFileMovingFileSystemRector
2020-06-19 16:10:36 +00:00
rector-bot
7c9fe78b07 fixup! fixup! decopule AbstractFileMovingFileSystemRector 2020-06-19 16:06:27 +00:00
rector-bot
ea2f59e864 fixup! decopule AbstractFileMovingFileSystemRector 2020-06-19 16:05:33 +00:00
Billie Thompson
60cb39ee53
Correct typo
Super minor typo
2020-06-19 18:03:37 +02:00
TomasVotruba
97a50186f0 decopule AbstractFileMovingFileSystemRector 2020-06-19 18:01:50 +02:00
kodiakhq[bot]
8d19cfca43
Merge pull request #3560 from rectorphp/move-mutual
Fix double move of classes
2020-06-19 15:26:05 +00:00
TomasVotruba
64be870f22 fix PHPUnit 8/9 compatibility 2020-06-19 17:21:49 +02:00
TomasVotruba
489531aee7 skip interface 2020-06-19 17:09:59 +02:00
TomasVotruba
bfbbcb6a81 add test case for MoveValueObjectsToValueObjectDirectoryRector 2020-06-19 16:10:28 +02:00
TomasVotruba
715f87aff0 add test case for RenameTesterTestToPHPUnitToTestFileRector 2020-06-19 16:05:13 +02:00
TomasVotruba
f83c6c080e decouple ControlFactoryInterfaceAnalyzer 2020-06-19 15:51:41 +02:00
TomasVotruba
afe189d355 resolve @see annotations in AstractRector childs 2020-06-19 15:37:24 +02:00
Derrick Schoen
c2da307e2d If a class could be inherited, "$this->"" needs to become "static::" instead of "self::" 2020-06-19 09:09:46 -04:00
TomasVotruba
a96c3cec60 funding: make github first-class v0.7.36 2020-06-19 13:19:46 +02:00
TomasVotruba
e4932e6782 prevente re-importing renamed use imports 2020-06-19 13:18:03 +02:00