7242 Commits

Author SHA1 Message Date
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
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
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
Markus Staab
564d05e381
Added list functions supported by the symfony/polyfill* components 2020-01-15 20:57:39 +01:00
Markus Staab
dd8d0322db
Added more functions to FunctionSupportResolver 2020-01-15 20:52:07 +01:00
TomasVotruba
ed868e61fc syntax 2020-01-15 16:57:05 +01:00
TomasVotruba
2aa4937a60 CI: add possible current tag fix 2020-01-15 16:50:39 +01:00
Tomas Votruba
f680cdf828
Add support for invokable and array callables in CallReflection… (#2670)
Add support for invokable and array callables in CallReflectionResolver
2020-01-15 15:17:40 +01:00
Tomas Votruba
7e884b36f4
Merge pull request #2671 from rectorphp/type-mapper-col-3
Add mapToDocString() to TypeMapper
2020-01-15 15:08:15 +01:00
TomasVotruba
ccc63bbb75 decopule ArrayTypeMapper and TypeWithClassNameTypeMapper 2020-01-15 14:51:42 +01:00
TomasVotruba
71cdc8fe40 add mapToDocString() 2020-01-15 14:51:42 +01:00
TomasVotruba
a4e90efb7c use @required 2020-01-15 14:38:40 +01:00
Lctrs
8368644b03 Add support for invokable and array callables in CallReflectionResolver 2020-01-15 14:24:18 +01:00
Tomas Votruba
54c92ebfec
Add support for stringy calls in CallReflectionResolver (#2663)
Add support for stringy calls in CallReflectionResolver
2020-01-15 14:14:37 +01:00
Tomas Votruba
c472f1836f
Merge pull request #2668 from palpalani/patch-1
Fixed url
2020-01-15 13:10:32 +01:00
Lctrs
85fed6766d Add support for stringy calls in CallReflectionResolver
eg `$f = 'date'; $f();`
2020-01-15 09:47:48 +01:00
Palaniappan
2c3c61ca4f
Fixed url 2020-01-15 08:14:05 +05:30
TomasVotruba
a3b1517266 fix url 2020-01-14 22:20:38 +01:00
Tomas Votruba
84bb4bad95
Merge pull request #2666 from rectorphp/type-mapper-col-2
cleanup, decouple ObjectWithoutClassTypeMapper
2020-01-14 22:18:26 +01:00