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 |
|
Tomas Votruba
|
a126eb4cb3
|
Merge pull request #3558 from rectorphp/parsed-tokens-and-stmts-object
Add parsed tokens and stmts object
|
2020-06-19 12:51:36 +02:00 |
|
TomasVotruba
|
9f3fb6eb19
|
add ParsedStmtsAndTokens value object
|
2020-06-19 12:51:05 +02:00 |
|
TomasVotruba
|
09d28abed9
|
remove abz from classmap
|
2020-06-19 12:23:54 +02:00 |
|
TomasVotruba
|
f319c52cc7
|
re-use variable
|
2020-06-19 12:14:32 +02:00 |
|
Tomas Votruba
|
78935ade1f
|
Merge pull request #3557 from rectorphp/param-typed-property
|
2020-06-19 12:12:17 +02:00 |
|
TomasVotruba
|
e5e9abbcac
|
fix importing of soon-to-be-existing classes
|
2020-06-19 12:11:45 +02:00 |
|
TomasVotruba
|
75b8d37e4b
|
extend test case
|
2020-06-19 12:06:46 +02:00 |
|
TomasVotruba
|
34c40428f3
|
add VIRTUAL_NODE constant, prevent double post traversing nodes
|
2020-06-19 01:35:11 +02:00 |
|
TomasVotruba
|
233b1d9680
|
un-prefix Symplify\SmartFileSystem, part of extensible code
|
2020-06-19 01:10:55 +02:00 |
|
Tomas Votruba
|
831333f003
|
Merge pull request #3556 from rectorphp/process-command
v0.7.35
|
2020-06-19 00:09:32 +02:00 |
|
TomasVotruba
|
72e9bbb92f
|
add interface implement rename
|
2020-06-19 00:07:58 +02:00 |
|
TomasVotruba
|
fc8fc08872
|
prepare for multiple files
|
2020-06-19 00:07:58 +02:00 |
|
kodiakhq[bot]
|
b0a7417c80
|
Merge pull request #3555 from rectorphp/implements-renam
implements rename
|
2020-06-18 21:28:03 +00:00 |
|
TomasVotruba
|
5feac59021
|
prepare for multiple files
|
2020-06-18 23:22:55 +02:00 |
|
TomasVotruba
|
9abc75916a
|
fix namespace
|
2020-06-18 23:08:06 +02:00 |
|
TomasVotruba
|
3ac6837f14
|
remove /refactoring dir
|
2020-06-18 23:07:55 +02:00 |
|
Tomas Votruba
|
d823ae5d25
|
Merge pull request #3554 from rectorphp/remove-namespace-rename
|
2020-06-18 22:56:33 +02:00 |
|
TomasVotruba
|
eaf615c44e
|
remove MoveAndRenameClassRector, confusing, preffer class rename
|
2020-06-18 22:51:17 +02:00 |
|