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

[PhpUnitBridge] Internal classes are not legacy#38169

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

Conversation

@derrabus
Copy link
Member

QA
Branch?4.4
Bug fix?yes
New feature?no
Deprecations?no
Tickets#37564
LicenseMIT
Doc PRN/A

This change works around the issue that we can observe in the failed Travis build of#38103.

We must not call PHPUnit's internalTest::getGroups() method with a built-in class, otherwise we will run into a TypeError. This won't be fixed on PHPUnit's side, so we need to prevent that call. Our DeprecationErrorHander might run into this case if a deprecation is triggered while autoloading a class.

And forgive me, I've had a really hard time trying to craft a test case for that. 🙈

@derrabus
Copy link
MemberAuthor

The fabbot failure is unrelated to my changes.

@fabpotfabpot changed the base branch frommaster to4.4September 13, 2020 04:54
@fabpot
Copy link
Member

Thank you@derrabus.

@fabpotfabpot merged commitefb255c intosymfony:4.4Sep 13, 2020
@derrabusderrabus deleted the bugfix/internal-classes-are-not-legacy branchSeptember 13, 2020 05:04
This was referencedSep 27, 2020
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@fabpotfabpotfabpot approved these changes

Assignees

No one assigned

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

3 participants

@derrabus@fabpot@carsonbot

[8]ページ先頭

©2009-2025 Movatter.jp