Loading .gitlab-ci.yml +1 −1 Original line number Original line Diff line number Diff line Loading @@ -31,7 +31,7 @@ lint: stage: test stage: test image: minds/php:7.3 image: minds/php:7.3 script: script: - PHP_CS_FIXER_IGNORE_ENV=true bin/php-cs-fixer fix --allow-risky=yes --verbose --dry-run - bin/php-cs-fixer fix --allow-risky=yes --verbose --dry-run prepare:fpm: prepare:fpm: stage: prepare stage: prepare Loading Spec/Core/Blogs/Delegates/FeedsSpec.php +1 −1 Original line number Original line Diff line number Diff line Loading @@ -103,7 +103,7 @@ class FeedsSpec extends ObjectBehavior // // public function getMatchers() public function getMatchers(): array { { $matchers = []; $matchers = []; Loading Spec/Core/Boost/RepositorySpec.php +1 −1 Original line number Original line Diff line number Diff line Loading @@ -398,7 +398,7 @@ class RepositorySpec extends ObjectBehavior // // public function getMatchers() public function getMatchers(): array { { $matchers = []; $matchers = []; Loading Spec/Core/Channels/Snapshots/RepositorySpec.php +1 −1 Original line number Original line Diff line number Diff line Loading @@ -145,7 +145,7 @@ class RepositorySpec extends ObjectBehavior ->shouldReturn(true); ->shouldReturn(true); } } public function getMatchers() public function getMatchers(): array { { $matchers = []; $matchers = []; Loading Spec/Core/Comments/RepositorySpec.php +1 −1 Original line number Original line Diff line number Diff line Loading @@ -414,7 +414,7 @@ class RepositorySpec extends ObjectBehavior ->shouldReturn(true); ->shouldReturn(true); } } public function getMatchers() public function getMatchers(): array { { $matchers = []; $matchers = []; Loading Loading
.gitlab-ci.yml +1 −1 Original line number Original line Diff line number Diff line Loading @@ -31,7 +31,7 @@ lint: stage: test stage: test image: minds/php:7.3 image: minds/php:7.3 script: script: - PHP_CS_FIXER_IGNORE_ENV=true bin/php-cs-fixer fix --allow-risky=yes --verbose --dry-run - bin/php-cs-fixer fix --allow-risky=yes --verbose --dry-run prepare:fpm: prepare:fpm: stage: prepare stage: prepare Loading
Spec/Core/Blogs/Delegates/FeedsSpec.php +1 −1 Original line number Original line Diff line number Diff line Loading @@ -103,7 +103,7 @@ class FeedsSpec extends ObjectBehavior // // public function getMatchers() public function getMatchers(): array { { $matchers = []; $matchers = []; Loading
Spec/Core/Boost/RepositorySpec.php +1 −1 Original line number Original line Diff line number Diff line Loading @@ -398,7 +398,7 @@ class RepositorySpec extends ObjectBehavior // // public function getMatchers() public function getMatchers(): array { { $matchers = []; $matchers = []; Loading
Spec/Core/Channels/Snapshots/RepositorySpec.php +1 −1 Original line number Original line Diff line number Diff line Loading @@ -145,7 +145,7 @@ class RepositorySpec extends ObjectBehavior ->shouldReturn(true); ->shouldReturn(true); } } public function getMatchers() public function getMatchers(): array { { $matchers = []; $matchers = []; Loading
Spec/Core/Comments/RepositorySpec.php +1 −1 Original line number Original line Diff line number Diff line Loading @@ -414,7 +414,7 @@ class RepositorySpec extends ObjectBehavior ->shouldReturn(true); ->shouldReturn(true); } } public function getMatchers() public function getMatchers(): array { { $matchers = []; $matchers = []; Loading