8732 Commits

Author SHA1 Message Date
TomasVotruba
6d95cb970d space typo 2020-05-16 12:25:43 +02:00
TomasVotruba
4b4c524af8 fix minimal dependencies by bumping doctrine/annotations to 1.10 2020-05-16 12:20:50 +02:00
TomasVotruba
5b0811d9da composer: bump to last symplify 7.3 version 2020-05-15 23:42:25 +02:00
TomasVotruba
e5479f1ec7 Trigger notification 2020-05-15 23:35:45 +02:00
TomasVotruba
9c1b18c4d0 remove deprecated AutoReturnFactoryCompilerPass 2020-05-15 23:31:50 +02:00
Tomas Votruba
79d6d94e2b
Merge pull request #3372 from rectorphp/mockista-to-mockery 2020-05-15 21:36:44 +02:00
TomasVotruba
a6598e5e82 [MockistaToMocker] init 2020-05-15 14:10:14 +02:00
Tomas Votruba
3383d3d301
Merge pull request #3369 from rectorphp/psr4-namespaces-less 2020-05-14 01:47:33 +02:00
TomasVotruba
8a28581ce1 [PSR-4] Add NormalizeNamespaceByPSR4ComposerAutoloadFileSystemRector 2020-05-14 01:42:17 +02:00
kodiakhq[bot]
b651f80b2d
Merge pull request #3368 from rectorphp/psr4-importer
[PSR-4] Add test for NormalizeNamespaceByPSR4ComposerAutoloadRector
2020-05-13 22:42:29 +00:00
rector-bot
aa5b5d2ed6 fixup! [PSR-4] Add test for NormalizeNamespaceByPSR4ComposerAutoloadRector 2020-05-13 22:38:09 +00:00
TomasVotruba
ffeb6c9f53 [PSR-4] Add test for NormalizeNamespaceByPSR4ComposerAutoloadRector 2020-05-14 00:35:00 +02:00
Tomas Votruba
65672283e6
Merge pull request #3367 from rectorphp/eds-only-depre 2020-05-13 18:18:36 +02:00
TomasVotruba
92ec8b754c README: spaces 2020-05-13 18:17:21 +02:00
TomasVotruba
cc6fef2492 [ElasticsearchDSL] Deprecate single custom rule, better handled by community 2020-05-13 18:15:35 +02:00
Tomas Votruba
f25714de16
Merge pull request #3366 from rectorphp/oxid-depre-custom 2020-05-13 17:46:41 +02:00
TomasVotruba
9e1fceba77 [Oxid] Deprecate single custom rule, better handled by community 2020-05-13 17:45:53 +02:00
Tomas Votruba
b8e725b144
Merge pull request #3365 from rectorphp/shopware-depre-custom 2020-05-13 17:45:41 +02:00
TomasVotruba
e9ba820fa4 [Shopware] Deprecate single custom rule, better handled by community 2020-05-13 17:42:43 +02:00
Tomas Votruba
0f522332c5
Merge pull request #3364 from rectorphp/sylius-depre-custom 2020-05-13 17:42:22 +02:00
TomasVotruba
0e220550d8 [Sylius] Deprecate single custom rule, better handled by community 2020-05-13 17:40:14 +02:00
kodiakhq[bot]
aefb76ee1f
Merge pull request #3363 from rectorphp/silvestripe-depre
[Silverstripe] deprecate, handled by community
2020-05-13 15:39:42 +00:00
TomasVotruba
a3bfaed373 [Silverstripe] deprecate, handled by community 2020-05-13 17:35:28 +02:00
Damian Dziaduch
d40dcfae6b
Generate rectors when used as dependency
Current solution didn't work when I tried to generate rector when it was used as my project dependency.
This fix aims to support both solutions - as project dependency or as standalone project.
2020-05-13 16:51:22 +02:00
kodiakhq[bot]
c9c2287d70
Merge pull request #3362 from rectorphp/class-import-conflict
[PHP 5.5] Fix StringClassNameToClassConstantRector for importing freshly added class names
2020-05-13 14:08:47 +00:00
TomasVotruba
87448dfa37 [PHP 5.5] Fix StringToClass name whilst import 2020-05-13 16:05:11 +02:00
TomasVotruba
6ae80bc07a [Legacy] Add FunctionToStaticMethodRector 2020-05-13 16:03:33 +02:00
kodiakhq[bot]
dbfaf6e11d
Merge pull request #3358 from rectorphp/functions-to-static-class
[Legacy] Add FunctionToStaticMethodRector
2020-05-13 13:59:20 +00:00
rector-bot
f107ee1bf3 fixup! fixup! [Legacy] Add FunctionToStaticMethodRector 2020-05-13 13:55:36 +00:00
rector-bot
16da4594f4 fixup! [Legacy] Add FunctionToStaticMethodRector 2020-05-13 13:54:39 +00:00
TomasVotruba
0c67709fd0 [Legacy] Add FunctionToStaticMethodRector 2020-05-13 15:50:30 +02:00
Tomas Votruba
2d26afe0cb
Merge pull request #3361 from MetalArend/patch-2 2020-05-12 21:47:15 +02:00
Bart Reunes
6f71e9d672
Check if $phpDocInfo is actually not null 2020-05-12 19:01:17 +02:00
kodiakhq[bot]
22255fd284
Merge pull request #3359 from MetalArend/patch-1
Rule "Rector\ClassConst\VarConstantCommentRector" keeps throwing "could not process" errors.
2020-05-12 16:12:06 +00:00
Bart Reunes
e2409b791e
Create an empty node before moving on
If we don't redeclare the $phpDocInfo variable, it will fail at the next line, as calling a method on null will fail.
2020-05-12 18:06:49 +02:00
TomasVotruba
310ae4a580 remove src dir as well 2020-05-12 17:22:28 +02:00
TomasVotruba
fdf8f9ffa3 remove dead directory from sonar paths 2020-05-12 17:18:40 +02:00
TomasVotruba
7fd733531d update docs 2020-05-12 17:09:29 +02:00
TomasVotruba
cb406e4d64 typo 2020-05-12 17:09:12 +02:00
TomasVotruba
cf6d2e0d02 move MinimalScope to Privatization, same purpose 2020-05-12 17:08:21 +02:00
kodiakhq[bot]
7bc3703dc0
Merge pull request #3357 from rectorphp/fix-create-mock
[PHPUnit] Fix CreateMockToCreateStubRector outside PHPUnit test case
2020-05-12 14:47:23 +00:00
TomasVotruba
97f8aece27 add test case for #3157 2020-05-12 16:41:59 +02:00
TomasVotruba
b5846db7a9 [PHPUnit] Fix CreateMockToCreateStubRector outside PHPUnit test case 2020-05-12 16:39:17 +02:00
kodiakhq[bot]
429b6c30b2
Merge pull request #3356 from rectorphp/fix-if
[CodeQuality] Fix SimplifyIfReturnBoolRector for else if
2020-05-12 14:34:17 +00:00
TomasVotruba
84596b767f [CodeQuality] Fix SimplifyIfReturnBoolRector for else if 2020-05-12 16:30:20 +02:00
kodiakhq[bot]
862379ba49
Merge pull request #3355 from rectorphp/docs-counter
[docs] add counter next to Rector group
2020-05-12 14:17:48 +00:00
TomasVotruba
0089e6fe30 [docs] add counter next to Rector group 2020-05-12 16:09:21 +02:00
kodiakhq[bot]
8da1010367
Merge pull request #3351 from rectorphp/split-group-use
[CodingStyle] Add SplitGroupedUseImportsRector
2020-05-12 10:41:54 +00:00
TomasVotruba
ec5929df96 remove PostRectorInterface from docs 2020-05-12 12:38:33 +02:00
TomasVotruba
8017402e60 [CodingStyle] Add SplitGroupedUseImportsRector 2020-05-12 12:35:57 +02:00