7977 Commits

Author SHA1 Message Date
TomasVotruba
1d4a20d402 [DeadCode] Skip shifted variable 2020-03-18 16:56:50 +01:00
Tomas Votruba
9a3afb2fdc
Merge pull request #3031 from rectorphp/array-code-indent
fix asterisk indent
2020-03-18 16:37:36 +01:00
TomasVotruba
1b5c8582e4 fix asterisk indent 2020-03-18 16:33:12 +01:00
Tomas Votruba
eec5295cb6
Merge pull request #3030 from rectorphp/php-cs-comment
fix no-space change reprint in case of dual comment
2020-03-18 16:13:44 +01:00
TomasVotruba
1182074418 fix no-space change reprint in case of dual comment 2020-03-18 16:07:53 +01:00
Tomas Votruba
771b923d3c
Merge pull request #3022 from alexeyshockov/php74-reflection-deprecation-fix
PHP 7.4 deprecation fix
2020-03-17 15:36:24 +01:00
Alexey Shokov
1ebb7f7b70
PHP 7.4 deprecation fix 2020-03-17 15:11:59 +04:00
Tomas Votruba
0d457cafc9
Merge pull request #3029 from rectorphp/fix-other-loop
Fix other loop
2020-03-16 21:12:00 +01:00
TomasVotruba
4615a9d83d Fix ForToForeachRector for used dim fetch 2020-03-16 21:06:50 +01:00
TomasVotruba
66bd900e18 clear fixture 2020-03-16 17:00:19 +01:00
Tomas Votruba
7e88261841
Merge pull request #3027 from crishoj/for-to-foreach-bug
ForToForeachRector fixture
2020-03-16 16:57:42 +01:00
Christian Rishøj
db70bbf21f
separate fixture file (re rectorphp/rector#3026) 2020-03-16 16:17:58 +01:00
Christian Rishøj
6e63e3b0b7
isolate case with inapplicable loop (re rectorphp/rector#3026) 2020-03-16 16:15:56 +01:00
Christian Rishøj
052fb9a506
add failing test case 2020-03-16 14:41:53 +01:00
TomasVotruba
5cc6cdfb2b fix set location 2020-03-16 13:13:16 +01:00
Tomas Votruba
2a08a6377f
Merge pull request #3024 from rectorphp/add-doc-beha-2
add DoctrineBehaviors 2.0
2020-03-16 12:53:58 +01:00
Tomas Votruba
5195f663f8
Merge pull request #3023 from rectorphp/add-doc-beha-2
add DoctrineBehaviors 2.0
2020-03-16 12:51:59 +01:00
TomasVotruba
18183dd55d add doctrine behaviors 20 2020-03-16 12:51:29 +01:00
TomasVotruba
82f5c6d2b0 add doctrine behaviors 20 2020-03-16 12:51:23 +01:00
Tomas Votruba
a2a32a4919
Merge pull request #3021 from nightlinus/phpunit9-assertContainsEquals
add phpunit 9 rector to convert non-strict assertContains
2020-03-15 19:17:01 +01:00
nightlinus
e2b5ff1df2 SpecificAssertContainsWithoutIdentityRector: add phpunit 9 compatibility rector
As of https://github.com/sebastianbergmann/phpunit/issues/3426 assertContains() and assertNotContains() will perform strict comparisons starting with PHPUnit 9 where non-strict comparisons were performed in PHPUnit 8 and earlier; assertContainsEqual() and assertNotContainsEqual() should be used instead if needed non-strict comparison
2020-03-15 12:16:55 +03:00
Tomas Votruba
dca6f70271
Merge pull request #3019 from rectorphp/fix-array-spread
add fix for getIterator() on Finder for Array spread
2020-03-14 14:59:03 +01:00
TomasVotruba
49bae2730a CI: run sonar only on master 2020-03-14 14:52:55 +01:00
TomasVotruba
b2a4787df8 add fix for getIterator() on Finder for Array spread 2020-03-14 14:52:55 +01:00
Jan Mikeš
3b6855111a
Merge pull request #3016 from rectorphp/dogfood-cleanup
Delete DogFoodClass
2020-03-13 00:12:04 +01:00
Jan Mikeš
eb3785fa69
Delete DogFoodClass 2020-03-13 00:11:42 +01:00
Jan Mikeš
81812afbe7
Merge pull request #3015 from rectorphp/push-from-fork
Rector CI is now exclusive for non-fork pushes + PRs
2020-03-13 00:06:54 +01:00
rector-bot
de655335d8 [Rector CI] Fixed Rector issues 2020-03-12 23:01:27 +00:00
Jan Mikeš
d395e1c28b
Failing commit, so bot can fix things up!
Rector CI job renamed to Rector and only reports, no fixes

Rector CI in Github Actions

Bot commit

Improved bot message a little

Feeding dog for the last time!

[Rector CI] Fixed Rector issues

Failing commit, so bot can fix things up!
2020-03-12 23:58:32 +01:00
Tomas Votruba
df67615e7a
Merge pull request #3013 from rectorphp/commit-rector-changes-from-github-actions
Commit rector processed changes from CI
2020-03-12 22:22:43 +01:00
rector-bot
d311765984 Bot commit 2020-03-12 21:04:05 +00:00
Jan Mikeš
c1a5271247
Missing echo 2020-03-12 22:01:14 +01:00
Jan Mikeš
ed52e820bc
Feeding dog 2020-03-12 21:43:34 +01:00
Jan Mikeš
b19b634399
Using git diff instead of diff-index 2020-03-12 21:43:22 +01:00
Jan Mikeš
781dd2c3c5
Debugging 2020-03-12 21:26:01 +01:00
Jan Mikeš
6cdb2dfa0d
Update workflow 2020-03-12 21:12:27 +01:00
rectorphp
9b7e7c9911 Rector fixes 2020-03-12 13:01:32 +00:00
Jan Mikeš
126f949f92
Food for the hungry dog 2020-03-12 13:58:18 +01:00
Jan Mikeš
4df820d7ce
Rector CI uses access token to trigger workflows 2020-03-12 13:57:34 +01:00
TomasVotruba
c6fa32590e Trigger notification v0.7.6 2020-03-12 11:43:35 +01:00
TomasVotruba
4bc29f14e5 fix config hash bug 2020-03-12 11:35:32 +01:00
rectorphp
368863bd57 Rector fixes 2020-03-11 21:44:14 +00:00
Jan Mikeš
6c4eea9ba3
Limit pushes from CI to non-forks 2020-03-11 22:41:34 +01:00
Jan Mikeš
366857f4ef
Dogfood 2020-03-11 22:39:16 +01:00
Jan Mikeš
6316e5cac0
Limit pushes from CI to non-forks 2020-03-11 22:38:59 +01:00
Rector
f9924b5c31 Rector fixes 2020-03-11 21:33:36 +00:00
Jan Mikeš
cab18dd345
Checkout branch for PRs 2020-03-11 22:31:16 +01:00
Jan Mikeš
bdf5b23934
Checkout branch 2020-03-11 22:21:57 +01:00
Jan Mikeš
31eca1df2b
Push rector fixes from CI 2020-03-11 21:59:06 +01:00
Jan Mikeš
fb124ce839
CS Fix 2020-03-11 21:50:27 +01:00