7058 Commits

Author SHA1 Message Date
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
Tomas Votruba
57cf805084
Merge pull request #2586 from rectorphp/testing-compiler
fix box autoload Neon class in scoper.php.inc by --no-parallel
2020-01-06 18:09:06 +01:00
TomasVotruba
95874bc681 fix box autoload Neon class in scoper.php.inc by --no-parallel 2020-01-06 17:41:52 +01:00
TomasVotruba
c0a74d3207 compiler: add missing finder 2020-01-06 16:49:49 +01:00
TomasVotruba
32eafeee29 travis: use rector dev 2020-01-06 16:49:16 +01:00
Tomas Votruba
e0d5b3295b
Update compiler with PHPStan 0.12.4 workflow change (#2584)
Update compiler with PHPStan 0.12.4 workflow change
2020-01-06 16:35:12 +01:00
Witold Wasiczko
789973469c
Move fixture to another method 2020-01-06 16:22:37 +01:00
TomasVotruba
06197d6cec update docs 2020-01-06 16:20:36 +01:00
TomasVotruba
205ff17ec6 fix nette compat 2020-01-06 16:05:40 +01:00
TomasVotruba
f8a1999304 fix cs & bump to Symplify 7.2 2020-01-06 14:44:07 +01:00
TomasVotruba
12e4e10d66 update compiler with phpstan workflow change 2020-01-06 14:43:18 +01:00
Tomas Votruba
9547218019
Revert "Try pcov for code coverage" (#2583)
Revert "Try pcov for code coverage"
2020-01-06 14:28:32 +01:00
Tomas Votruba
5692e9f54f
Revert "Try pcov for code coverage" 2020-01-06 14:28:15 +01:00
Tomas Votruba
a0248999ef
Try pcov for code coverage (#2581)
Try pcov for code coverage
2020-01-06 14:07:25 +01:00
Tomas Votruba
4c50c4a11e
avoid direct container in the code (#2582)
avoid direct container in the code
2020-01-06 13:55:47 +01:00
Markus Staab
b204b45cc7
Remove param reflecting default value 2020-01-06 13:53:33 +01:00
Markus Staab
0ec00b1be2
Simplify 2020-01-06 13:40:51 +01:00
TomasVotruba
a1793dca03 compare type and content of types 2020-01-06 13:35:21 +01:00
Markus Staab
fe930b424c
Use separate lines 2020-01-06 13:34:14 +01:00
TomasVotruba
1ef7785d55 avoid direct container in the code 2020-01-06 13:27:13 +01:00