7967 Commits

Author SHA1 Message Date
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
Jan Mikeš
5cab1397f5
Dogfood class 2020-03-11 21:43:16 +01:00
TomasVotruba
b5aa3e3b57 remove direct autoload of file args v0.7.5 2020-03-11 17:32:58 +01:00
TomasVotruba
3cc36ef21b add version to CHANGELOG v0.7.4 2020-03-11 17:18:32 +01:00
TomasVotruba
1d0280d2bf update CHANGELOG 2020-03-11 17:17:38 +01:00
Tomas Votruba
fddf7f9b6f
Merge pull request #3012 from rectorphp/fix-unused-param
check for used variable without comments
2020-03-09 23:52:14 +01:00
TomasVotruba
59d30ef584 check for used variable without comments 2020-03-09 23:42:24 +01:00
TomasVotruba
8008ad3806 cover with test 2020-03-09 18:16:21 +01:00
TomasVotruba
2c474ad3fb add underscore to camel case 2020-03-09 18:15:08 +01:00
Tomas Votruba
a16385b99b
Merge pull request #3010 from rectorphp/abstract-files-system
Abstract files system
2020-03-09 18:12:52 +01:00
TomasVotruba
15283616a4 add current file info provide to file system file processor 2020-03-09 17:53:16 +01:00