TomasVotruba
|
ccacbfa27c
|
add .travis.yml with tag release
|
2020-01-20 13:34:31 +01:00 |
|
Tomas Votruba
|
0a32b58af7
|
Use on published release to trigger a new release on rector-pre… (#2719)
Use on published release to trigger a new release on rector-prefixed
v0.6.12
|
2020-01-20 12:52:02 +01:00 |
|
Lctrs
|
b7ecbf66d4
|
Use on published release to trigger a new release on rector-prefixed
|
2020-01-20 10:25:01 +01:00 |
|
Tomas Votruba
|
8f8d44b527
|
Merge pull request #2718 from rectorphp/cakephp-templates
[CakePHPToSymfony] Add h function templates
|
2020-01-20 06:16:39 +01:00 |
|
TomasVotruba
|
89bfb7982e
|
[CakePHPToSymfony] Add CakePHPTemplateHToTwigRector
|
2020-01-20 00:34:55 +01:00 |
|
TomasVotruba
|
80c84536ac
|
fixup
|
2020-01-20 00:22:47 +01:00 |
|
TomasVotruba
|
08567c2f6a
|
add c alias for create command, fix html input for code samples
|
2020-01-20 00:09:56 +01:00 |
|
Tomas Votruba
|
f3ec287a52
|
Merge pull request #2715 from rectorphp/coverage
use pcov for coverage
|
2020-01-19 22:55:14 +01:00 |
|
TomasVotruba
|
738e76f87e
|
remove duplicated rector job
|
2020-01-19 22:36:28 +01:00 |
|
TomasVotruba
|
ebdd023dc4
|
use pcov for coverage
|
2020-01-19 22:35:43 +01:00 |
|
TomasVotruba
|
a74b6617bc
|
fix cs
|
2020-01-19 22:35:03 +01:00 |
|
Tomas Votruba
|
8d22139ec6
|
Added composer rector-ci to workflow (#2714)
Added composer rector-ci to workflow
|
2020-01-19 22:33:34 +01:00 |
|
Tomas Votruba
|
794faf5e82
|
Merge pull request #2713 from jeroensmit/CombineIfPreserveDoc
Preserve docblock in CombineIfRector
|
2020-01-19 20:54:25 +01:00 |
|
Tomas Votruba
|
c3dd077267
|
Merge pull request #2712 from jeroensmit/RemoveUnusedAliasBug
Fix breaking docblocks with union type
|
2020-01-19 20:54:10 +01:00 |
|
Jeroen Smit
|
8cecdb8a1a
|
Run rector on self including some manual formatting
|
2020-01-19 20:45:01 +01:00 |
|
Jeroen Smit
|
c4085edccf
|
Merge branch 'RemoveUnusedAliasBug' into rector-ci
|
2020-01-19 20:19:40 +01:00 |
|
Jeroen Smit
|
7321f1c65e
|
Merge branch 'CombineIfPreserveDoc' into rector-ci
|
2020-01-19 20:19:24 +01:00 |
|
Jeroen Smit
|
d090d14860
|
Added rector-ci command to workflow
|
2020-01-19 20:19:05 +01:00 |
|
Jeroen Smit
|
9847503e5c
|
Preserve docblock in CombineIfRector
|
2020-01-19 20:16:57 +01:00 |
|
Jeroen Smit
|
5e8db85760
|
Fix breaking docblocks with union type
|
2020-01-19 20:08:03 +01:00 |
|
Tomas Votruba
|
c66836a23d
|
Merge pull request #2710 from jeroensmit/splitIfs
Added more logic for if statement splitting
|
2020-01-19 10:32:25 +01:00 |
|
Jeroen Smit
|
4d986dd23c
|
Added more logic for if statement splitting
|
2020-01-19 10:11:17 +01:00 |
|
Tomas Votruba
|
06034c02e0
|
[CakePHPToSymfony] Add CakePHPControllerRenderToSymfonyRector (#2709)
[CakePHPToSymfony] Add CakePHPControllerRenderToSymfonyRector
|
2020-01-19 02:33:57 +01:00 |
|
TomasVotruba
|
e01b4e709c
|
use pcov for coverage
|
2020-01-19 02:28:32 +01:00 |
|
TomasVotruba
|
81531b2669
|
[CakePHPToSymfony] Add CakePHPControllerRenderToSymfonyRector
|
2020-01-19 02:21:07 +01:00 |
|
Tomas Votruba
|
b6b76d17d4
|
Merge pull request #2698 from rectorphp/cakephp-controller-render
[CakePHP to Symfony] Add Controller migration
|
2020-01-18 23:13:57 +01:00 |
|
TomasVotruba
|
37c342b654
|
[CakePHPToSymfony] Add CakePHPControllerRenderToSymfonyRector
|
2020-01-18 23:09:01 +01:00 |
|
TomasVotruba
|
70031e0b50
|
cleanup fixed phpstan reports
|
2020-01-18 22:59:20 +01:00 |
|
TomasVotruba
|
0b3a468dfa
|
[CakePHPToSymfony] Add CakePHPControllerRedirectToSymfonyRector
|
2020-01-18 21:58:00 +01:00 |
|
TomasVotruba
|
aef86dda2f
|
add this->view override support
|
2020-01-18 19:48:16 +01:00 |
|
TomasVotruba
|
a60e526722
|
[CakePHPToSymfony] Add CakePHPControllerComponentToSymfonyRector
|
2020-01-18 18:50:03 +01:00 |
|
TomasVotruba
|
22cbd150e8
|
[CakePHPToSymfony] Add CakePHPControllerHelperToSymfonyRector
|
2020-01-18 18:50:03 +01:00 |
|
TomasVotruba
|
95b5486747
|
[CakePHPToSymfony] Add CakePHPControllerActionToSymfonyControllerActionRector
|
2020-01-18 18:50:03 +01:00 |
|
TomasVotruba
|
a550868574
|
[CakePHPToSymfony] Add CakePHPControllerToSymfonyControllerRector
|
2020-01-18 18:50:03 +01:00 |
|
Tomas Votruba
|
e945600b14
|
Merge pull request #2708 from rectorphp/fix-type-order
Fix union type order in unique node hash
|
2020-01-18 18:45:07 +01:00 |
|
Tomas Votruba
|
35cbc9f36a
|
[AddArrayReturnDocTypeRector] Allow mixed[] and iterable<mixed>… (#2630)
[AddArrayReturnDocTypeRector] Allow mixed[] and iterable<mixed> in place of Rector's setting wrong infered types
|
2020-01-18 18:42:01 +01:00 |
|
TomasVotruba
|
a36f12d71d
|
Fix union type order in unique node hash
|
2020-01-18 18:38:45 +01:00 |
|
Tomas Votruba
|
f41736b3b2
|
Merge pull request #2700 from Aerendir/failing-test-case-for-2699
Failing test case for #2699.
|
2020-01-18 18:30:14 +01:00 |
|
Tomas Votruba
|
e42c23017a
|
Merge pull request #2707 from rectorphp/fix-throws-void
Fix ReturnTypeDeclarationRector for throws type void
|
2020-01-18 18:29:48 +01:00 |
|
TomasVotruba
|
e0eca7892b
|
Fix ReturnTypeDeclarationRector for throws type void
|
2020-01-18 18:25:40 +01:00 |
|
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 |
|