Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Bump minimal requirements#33094

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
nicolas-grekas merged 1 commit intosymfony:4.3fromjderusse:phpunit8-43
Aug 10, 2019
Merged

Conversation

@jderusse
Copy link
Member

QA
Branch?4.3
Bug fix?yes
New feature?no
BC breaks?no
Deprecations?
Tests pass?yes
Fixed tickets-
LicenseMIT
Doc PR-

Follow up#33079 Fix failures with lowest requirements in branch 4.3

$this->expectException('Symfony\Component\DependencyInjection\Exception\RuntimeException');
$this->expectExceptionMessage('The definitionfor"\Symfony\Component\DependencyInjection\Tests\FooClass" has no class attribute, andappears to reference a class or interface. Please specify the class attribute explicitly orremove the leading backslash by renaming the service to "Symfony\Component\DependencyInjection\Tests\FooClass" to get rid of this error.');
$this->expectException('Symfony\Component\DependencyInjection\Exception\InvalidArgumentException');
$this->expectExceptionMessage('Service definition "\Symfony\Component\DependencyInjection\Tests\FooClass" has no class, andits name looks like a FQCN but it starts with a backslash;remove the leading backslash.');
Copy link
MemberAuthor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

Looks like related to#33092. ping@fabpot

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

FromCheckDefinitionValidityPass!

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

perhaps im onto something -#33092 (comment)

$a[0] = &$a;
/**
* This test is identical to testFailingSerialization, but the tested data causes a segfault in PHP 7.2
* https://github.com/sebastianbergmann/phpunit/issues/3790.
Copy link
MemberAuthor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

Opened an issue in PHPhttps://bugs.php.net/78397

Copy link
MemberAuthor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

fixed by#33110

@nicolas-grekas
Copy link
Member

Thank you@jderusse.

@nicolas-grekasnicolas-grekas merged commitc874d3b intosymfony:4.3Aug 10, 2019
nicolas-grekas added a commit that referenced this pull requestAug 10, 2019
This PR was merged into the 4.3 branch.Discussion----------Bump minimal requirements| Q             | A| ------------- | ---| Branch?       | 4.3| Bug fix?      | yes| New feature?  | no| BC breaks?    | no| Deprecations? || Tests pass?   | yes| Fixed tickets | -| License       | MIT| Doc PR        | -Follow up#33079 Fix failures with lowest requirements in branch 4.3Commits-------c874d3b Bump minimal requirements
@jderussejderusse deleted the phpunit8-43 branchMarch 5, 2020 20:03
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@nicolas-grekasnicolas-grekasnicolas-grekas left review comments

@xabbuhxabbuhxabbuh approved these changes

+1 more reviewer

@ro0NLro0NLro0NL left review comments

Reviewers whose approvals may not affect merge requirements

Assignees

No one assigned

Projects

None yet

Milestone

4.3

Development

Successfully merging this pull request may close these issues.

5 participants

@jderusse@nicolas-grekas@ro0NL@xabbuh@carsonbot

[8]ページ先頭

©2009-2025 Movatter.jp