Skip to content

Conversation

ogizanagi
Copy link
Contributor

Q A
Branch? 5.1
Bug fix? yes
New feature? no
Deprecations? no
Tickets Fix N/A
License MIT
Doc PR N/A

Spotted while rebasing #32133

}

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

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?

@fabpot
Copy link
Member

fabpot commented Aug 19, 2020

Thank you @ogizanagi.

@fabpot fabpot merged commit 679cc4d into symfony:5.1 Aug 19, 2020
@ogizanagi ogizanagi deleted the fix-5.1-property-info branch August 19, 2020 11:50
@fabpot fabpot mentioned this pull request Aug 31, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants