Skip to content

Comments

I'm not maintaining this app#1

Merged
irgendwie merged 1 commit intonextcloud:masterfrom
DeepDiver1975:patch-1
Oct 19, 2016
Merged

I'm not maintaining this app#1
irgendwie merged 1 commit intonextcloud:masterfrom
DeepDiver1975:patch-1

Conversation

@DeepDiver1975
Copy link
Contributor

No description provided.

@LukasReschke
Copy link
Member

LukasReschke commented Oct 19, 2016

Yes. You do.

@irgendwie irgendwie merged commit 7e4c971 into nextcloud:master Oct 19, 2016
@DeepDiver1975 DeepDiver1975 deleted the patch-1 branch October 19, 2016 21:06
@alarmix alarmix mentioned this pull request Oct 14, 2019
@ghost ghost mentioned this pull request Sep 3, 2020
kesselb added a commit that referenced this pull request Jan 6, 2023
Motivation to scope PHPUnit is the removal of PHP 7.4 support. 

With config.platform.php = 8.0 composer will install a newer PHPUnit stack. 
phpunit/php-code-coverage require at least nikic/php-parser 1.14 but 3rdparty nikic/php-parser is 1.10.5.

The incompatible installations cause the coverage run to fail:

SebastianBergmann\CodeCoverage\StaticAnalysis\CodeUnitFindingVisitor::unionOrIntersectionAsString(): Argument #1 ($type) must be of type PhpParser\Node\ComplexType, PhpParser\Node\UnionType given, called in /home/runner/work/contacts/contacts/apps/contacts/vendor/phpunit/php-code-coverage/src/StaticAnalysis/CodeUnitFindingVisitor.php on line 184

Signed-off-by: Daniel Kesselberg <[email protected]>
kesselb added a commit that referenced this pull request Jan 6, 2023
Motivation to scope PHPUnit is the removal of PHP 7.4 support. 

With config.platform.php = 8.0 composer will install a newer PHPUnit stack. 
phpunit/php-code-coverage require at least nikic/php-parser 1.14 but 3rdparty nikic/php-parser is 1.10.5.

The incompatible installations cause the coverage run to fail:

SebastianBergmann\CodeCoverage\StaticAnalysis\CodeUnitFindingVisitor::unionOrIntersectionAsString(): Argument #1 ($type) must be of type PhpParser\Node\ComplexType, PhpParser\Node\UnionType given, called in /home/runner/work/contacts/contacts/apps/contacts/vendor/phpunit/php-code-coverage/src/StaticAnalysis/CodeUnitFindingVisitor.php on line 184

Signed-off-by: Daniel Kesselberg <[email protected]>
@kesselb kesselb mentioned this pull request Jan 6, 2023
kesselb added a commit that referenced this pull request Jan 6, 2023
Motivation to scope PHPUnit is the removal of PHP 7.4 support. 

With config.platform.php = 8.0 composer will install a newer PHPUnit stack. 
phpunit/php-code-coverage require at least nikic/php-parser 1.14 but 3rdparty nikic/php-parser is 1.10.5.

The incompatible installations cause the coverage run to fail:

`SebastianBergmann\CodeCoverage\StaticAnalysis\CodeUnitFindingVisitor::unionOrIntersectionAsString(): Argument #1 ($type) must be of type PhpParser\Node\ComplexType, PhpParser\Node\UnionType given, called in /home/runner/work/contacts/contacts/apps/contacts/vendor/phpunit/php-code-coverage/src/StaticAnalysis/CodeUnitFindingVisitor.php on line 184`

Signed-off-by: Daniel Kesselberg <[email protected]>
@kesselb kesselb mentioned this pull request Jan 20, 2023
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants