7365 Commits

Author SHA1 Message Date
TomasVotruba
4d573cd78c make use of unwrapStmts 2020-01-18 18:15:39 +01:00
Tomas Votruba
4ca86631cd
Fix UnwrapFutureCompatibleIfFunctionExistsRector for no else [c… (#2706)
Fix UnwrapFutureCompatibleIfFunctionExistsRector for no else [closes #2691]
2020-01-18 18:15:16 +01:00
Tomas Votruba
8be51a178b
Merge pull request #2694 from Aerendir/failing-test-case-for-2693
Failing test case for #2693.
2020-01-18 18:14:07 +01:00
TomasVotruba
ef0c88f958 Fix UnwrapFutureCompatibleIfFunctionExistsRector for no else [closes #2691] 2020-01-18 18:10:58 +01:00
Tomas Votruba
14a0ff297d
updated UnwrapFutureCompatibleIfRectorTest (#2691)
updated UnwrapFutureCompatibleIfRectorTest
2020-01-18 18:00:39 +01:00
Tomas Votruba
51000da892
[CI] Add check for duplicated fixture after before content (#2704)
[CI] Add check for duplicated fixture after before content
2020-01-18 01:27:45 +01:00
TomasVotruba
5f7f3c6c02 split ci 2020-01-18 01:06:59 +01:00
TomasVotruba
05b6df31e6 [CI] Add check for duplicated fixture after before content 2020-01-18 01:03:39 +01:00
Tomas Votruba
a97a57e577
Merge pull request #2703 from rectorphp/dx-readme
[DX] Improve README for first rule
2020-01-18 00:49:58 +01:00
TomasVotruba
e02195e5c1 [DX] Improve README for first rule 2020-01-18 00:49:43 +01:00
Tomas Votruba
ea75091335
Merge pull request #2702 from rectorphp/dx-get-node-types
[DX] Make sure provided node types are children of node
2020-01-18 00:39:00 +01:00
TomasVotruba
6627ced1f7 drop linter, slow and already covered by php-parser 2020-01-18 00:35:10 +01:00
TomasVotruba
69adcb274c [DX] Make sure provided node types are children of node 2020-01-18 00:27:07 +01:00
TomasVotruba
f9f62aa311 remove unused parameter 2020-01-18 00:21:26 +01:00
TomasVotruba
57b1318650 dump CHANGELOG 2020-01-18 00:14:22 +01:00
Aerendir
dea62fac89 Failing test case for #2699. 2020-01-17 17:57:37 +01:00
Aerendir
a9c5cd4fe3 Failing test case for #2693. 2020-01-17 17:03:00 +01:00
Tomas Votruba
e12f266f54
Add PHP Linter (#2692)
Add PHP Linter
v0.6.11
2020-01-17 16:49:58 +01:00
TomasVotruba
e4f1380c19 Add PHP linter 2020-01-17 16:43:25 +01:00
C0pyR1ght
fd90c03618
updated UnwrapFutureCompatibleIfRectorTest
added second test case to unittest
2020-01-17 15:26:38 +01:00
TomasVotruba
9d82c9e76a fix static 2020-01-17 15:21:54 +01:00
TomasVotruba
e1fa6aa628 skip non-empty methods 2020-01-17 15:14:48 +01:00
Tomas Votruba
6e25d1b0ec
[PHPUnit] Improve GetMockRector (#2690)
[PHPUnit] Improve GetMockRector
2020-01-17 15:04:04 +01:00
TomasVotruba
e343b39633 [PHPUnit] Improve GetMockRector 2020-01-17 14:55:07 +01:00
TomasVotruba
760d0eff21 fix output config check 2020-01-17 14:54:37 +01:00
Tomas Votruba
c375caf773
Changed ChangeMethodVisibilityRector yaml config (#2687)
Changed ChangeMethodVisibilityRector yaml config
2020-01-17 13:01:20 +01:00
Tomas Votruba
d60a4e62fc
Fix sync releases with rector-prefixed (#2686)
Fix sync releases with rector-prefixed
2020-01-17 12:58:20 +01:00
C0pyR1ght
f289f35fa6
Chaned ChangeMethodVisibilityRector doc 2020-01-17 12:14:37 +01:00
C0pyR1ght
4980d18cb8
Changed ChangeMethodVisibilityRector yaml config
The example config resulted in an invalid yaml file with the current rector version.
´The configuration key "FrameworkClass" is unsupported for definition`
2020-01-17 11:02:39 +01:00
Lctrs
bf4da0886e Fix sync releases with rector-prefixed
In combination with https://github.com/rectorphp/rector-prefixed/pull/7
2020-01-17 10:55:43 +01:00
Tomas Votruba
438af0cde4
Add --output-file (#2685)
Add --output-file
2020-01-17 10:20:36 +01:00
TomasVotruba
ddce38df6e add --output-file 2020-01-17 10:14:27 +01:00
Tomas Votruba
a2870d5617
[PHPUnit] Add ClassMethod/RemoveEmptyTestMethodRector (#2683)
[PHPUnit] Add ClassMethod/RemoveEmptyTestMethodRector
2020-01-17 01:34:52 +01:00
TomasVotruba
9944485d11 [PHPUnit] Add ClassMethod/RemoveEmptyTestMethodRector 2020-01-17 01:26:48 +01:00
Tomas Votruba
8788c9b02d
Merge pull request #2682 from rectorphp/get-mock
[PHPUnit] Add GetMockBuilderGetMockToCreateMockRector
2020-01-17 01:04:53 +01:00
TomasVotruba
eafea9d1c7 [PHPUnit] Add GetMockBuilderGetMockToCreateMockRector 2020-01-17 01:04:34 +01:00
Tomas Votruba
126e587d80
Merge pull request #2681 from rectorphp/phpunit4
Add PHPUnit 4 set
2020-01-17 00:11:08 +01:00
TomasVotruba
703003ac4c config: return ignore errors 2020-01-16 22:37:06 +01:00
TomasVotruba
7490c0fac3 add PHPUnit 4 set 2020-01-16 22:31:54 +01:00
Tomas Votruba
6db3ddd5c5
Add CheckStaticTypeMappersCommand to CI (#2676)
Add CheckStaticTypeMappersCommand to CI
2020-01-16 13:42:54 +01:00
TomasVotruba
1678950146 add PHPStanStaticTypeMapperChecker packages 2020-01-16 13:32:02 +01:00
TomasVotruba
e1e45ff02e add StaticTypeMapper 2020-01-16 02:04:17 +01:00
Tomas Votruba
15a8b19ba4
Merge pull request #2673 from staabm/patch-3
Added more functions to FunctionSupportResolver
2020-01-16 01:05:43 +01:00
Tomas Votruba
724350e0c6
Added CombineIfRector (#2674)
Added CombineIfRector
2020-01-16 01:05:05 +01:00
Tomas Votruba
80df8d0030
Merge pull request #2672 from jeroensmit/RemoveDelegatingParentCallDefault
Remove delegating parent call
2020-01-16 01:03:13 +01:00
Jeroen Smit
5b06f4828f style 2020-01-15 21:48:14 +01:00
Jeroen Smit
ad89be4c0f Fixed indent 2020-01-15 21:43:34 +01:00
Jeroen Smit
f0e3575846 updated docs 2020-01-15 21:40:44 +01:00
Jeroen Smit
e856fb8ddb Added CombineIfRector 2020-01-15 21:32:51 +01:00
Markus Staab
be2244c8d8
fix CS 2020-01-15 21:01:19 +01:00