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

[PropertyInfo] Fix ReflectionExtractor + minor tweaks#37857

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
fabpot merged 1 commit intosymfony:5.1fromogizanagi:fix-5.1-property-info
Aug 19, 2020
Merged

[PropertyInfo] Fix ReflectionExtractor + minor tweaks#37857

fabpot merged 1 commit intosymfony:5.1fromogizanagi:fix-5.1-property-info
Aug 19, 2020

Conversation

@ogizanagi
Copy link
Contributor

QA
Branch?5.1
Bug fix?yes
New feature?no
Deprecations?no
TicketsFix N/A
LicenseMIT
Doc PRN/A

Spotted while rebasing#32133

$errors =array_merge($errors,$methodAccessibleErrors);
}

[$accessible,$methodAccessibleErrors] =$this->isMethodAccessible($reflClass,'__call',2);
Copy link
ContributorAuthor

Choose a reason for hiding this comment

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

No need to compute method is accessible nor adding errors if the magic__call isn't allowed, right?

xabbuh reacted with thumbs up emoji
@fabpot
Copy link
Member

Thank you@ogizanagi.

@fabpotfabpot merged commit679cc4d intosymfony:5.1Aug 19, 2020
@ogizanagiogizanagi deleted the fix-5.1-property-info branchAugust 19, 2020 11:50
@fabpotfabpot mentioned this pull requestAug 31, 2020
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@dunglasdunglasAwaiting requested review from dunglasdunglas is a code owner

Assignees

No one assigned

Projects

None yet

Milestone

5.1

Development

Successfully merging this pull request may close these issues.

3 participants

@ogizanagi@fabpot@carsonbot

[8]ページ先頭

©2009-2025 Movatter.jp