7277 Commits

Author SHA1 Message Date
TomasVotruba
62c3dcf743 [CodeQuality] Fix nested foreach case in ForeachItemsAssignToEmptyArrayToAssignRector 2020-01-08 14:36:53 +01:00
Tomas Votruba
f5e3537eac
more reliable way getting last stmt (#2605)
more reliable way getting last stmt
2020-01-08 13:54:50 +01:00
TomasVotruba
6477a757ce exact name 2020-01-08 13:37:52 +01:00
TomasVotruba
d4d3efa5d1 README: add Github Actions badge, rename push to code_checks, indent 2020-01-08 13:36:58 +01:00
Jaapze
25281adc5a
More readable solution for getting last stmt item 2020-01-08 13:34:36 +01:00
Jaapze
210a685761
more reliable way getting last stmt
This is a more reliable way of getting the last array element, especially when certain keys are reset of the stmt array.
2020-01-08 12:48:11 +01:00
TomasVotruba
6071b994e7 update docs 2020-01-08 01:05:45 +01:00
Tomas Votruba
6f1aafdf18
Transition more jobs to GithubAction (#2603)
Transition more jobs to GithubAction
2020-01-08 00:59:51 +01:00
Markus Staab
c3edf458b9
Remove references to old travis jobs 2020-01-07 21:21:39 +01:00
Markus Staab
cc3ccfd24a
Remove travis jobs 2020-01-07 21:18:54 +01:00
Markus Staab
016a113580
Transition more jobs to GithubAction 2020-01-07 21:17:52 +01:00
Tomas Votruba
21a37fd7b3
[DoctrineGemoToKnplabs] Add LoggableBehaviorRector (#2601)
[DoctrineGemoToKnplabs] Add LoggableBehaviorRector
2020-01-07 14:41:37 +01:00
TomasVotruba
28b8649939 [DoctrineGemoToKnplabs] Add LoggableBehaviorRector 2020-01-07 14:29:54 +01:00
Tomas Votruba
5ce4357b89
[Symfony] fix process error of controller with Internationalize… (#2600)
[Symfony] fix process error of controller with Internationalized routing
2020-01-07 13:50:05 +01:00
Tomas Votruba
2482081b22
[DoctrineGemoToKnplabs] Add BlameableBehaviorRector (#2599)
[DoctrineGemoToKnplabs] Add BlameableBehaviorRector
2020-01-07 13:47:37 +01:00
Andras Ratz
8d62962d61 fix process error of controller with Internationalized routing 2020-01-07 13:37:10 +01:00
TomasVotruba
fdf686cf04 [DoctrineGemoToKnplabs] Add BlameableBehaviorRector 2020-01-07 13:36:55 +01:00
TomasVotruba
f28ddd0773 fix tag message 2020-01-07 13:21:03 +01:00
TomasVotruba
68ee48606a dump changelog v0.6.7 2020-01-07 13:06:00 +01:00
Tomas Votruba
44b84bdad3
Skip ReturnTypeDeclarationRector when the type is already defin… (#2598)
Skip ReturnTypeDeclarationRector when the type is already defined as \Traversable
2020-01-07 12:53:36 +01:00
Dorian Villet
0a149c08bb Skip ReturnTypeDeclarationRector when the type is already defined as \Traversable. 2020-01-07 12:29:55 +01:00
Tomas Votruba
4059a2bd17
Merge pull request #2592 from staabm/patch-3
Transition fatal-error scan to GithubAction
2020-01-07 11:52:47 +01:00
Tomas Votruba
5b844d652d
Merge pull request #2595 from gnutix/AddArrayReturnDocTypeRector/fix-existing-mixed-array-type
Fix running AddArrayReturnDocTypeRector on empty arrays
2020-01-07 11:51:46 +01:00
Dorian Villet
7762ba3a17 Fix running AddArrayReturnDocTypeRector on already existing return type annotation for empty arrays. 2020-01-07 09:41:27 +01:00
Markus Staab
5ac62ea609
Use multi-line commands 2020-01-07 07:54:21 +01:00
Markus Staab
f89db0861f
Merge branch 'master' into patch-3 2020-01-07 07:52:47 +01:00
Tomas Votruba
82fb0a3821
Merge pull request #2593 from rectorphp/gedmo-knp
[DoctrineGedmoToKnpLabs] Add SoftDeletableBehaviorRector
2020-01-07 02:17:10 +01:00
TomasVotruba
2dc315c81c [DoctrineGedmoToKnpLabs] Add SoftDeletableBehaviorRector 2020-01-07 01:54:50 +01:00
Tomas Votruba
495e4f8d42
Remove travis-CI jobs which were moved to GithubAction (#2591)
Remove travis-CI jobs which were moved to GithubAction
2020-01-07 01:54:26 +01:00
TomasVotruba
5e86892c5a fix cs 2020-01-07 00:18:51 +01:00
Markus Staab
c605403620
don't run the CI to twice on PR that comes from another branch in the repo. 2020-01-06 23:20:56 +01:00
Markus Staab
956cd34cad
Removed fatal-error travis-CI job 2020-01-06 22:14:11 +01:00
Markus Staab
3a15fbc0cd
Remove „hello-world- action 2020-01-06 22:13:22 +01:00
Markus Staab
6bd8bc2702
Transition fatal-error scan to GithubAction 2020-01-06 22:12:51 +01:00
Markus Staab
ae6ec8619f
Also build PR with GithubAction 2020-01-06 22:04:48 +01:00
Markus Staab
4675a2e0ef
Remove travis-CI jobs which were moved to GithubAction 2020-01-06 22:03:02 +01:00
Tomas Votruba
b6aea6e469
Don't return void when function contains empty return statement (#2572)
Don't return void when function contains empty return statement
2020-01-06 22:01:39 +01:00
Tomas Votruba
1cfd4bf8f5
Merge pull request #2589 from staabm/patch-2
Transition some travis checks to GithubActions
2020-01-06 21:55:35 +01:00
Markus Staab
73ee592e85
Fix typo 2020-01-06 21:33:56 +01:00
Tomas Votruba
d154f253f4
Fix PHPStan 0.12+ @implements and @extends class annotations. (#2588)
Fix PHPStan 0.12+ @implements and @extends class annotations.
2020-01-06 20:58:24 +01:00
Markus Staab
bbc82c0b98
revert changes to travis.yml 2020-01-06 20:44:58 +01:00
Markus Staab
8bba56210f removed transitioned travis-CI jobs 2020-01-06 20:42:53 +01:00
Markus Staab
eb5e28c95e transition rector and phpstan job from travis to GithubActions 2020-01-06 20:42:53 +01:00
Markus Staab
917b0aa756 remove ECS from travis-CI 2020-01-06 20:42:53 +01:00
Markus Staab
e0310d6d5a Update push.yml 2020-01-06 20:42:53 +01:00
Markus Staab
27617f5fe0 use stable shivammathur/setup-php build 2020-01-06 20:42:53 +01:00
Markus Staab
7a9386eca4 Transition some travis checks to GithubActions
parallize more jobs to speedup the CI build
2020-01-06 20:42:53 +01:00
Tomas Votruba
73229713fb
Create main.yml 2020-01-06 20:35:43 +01:00
Dorian Villet
b4e30172c8 Fix PHPStan 0.12+ @implements and @extends class annotations. 2020-01-06 19:35:11 +01:00
Witold Wasiczko
fecee1baf2
Merge remote-tracking branch 'rectorphp/master' into return-void-when-void-return 2020-01-06 18:35:29 +01:00