Skip to content

Make IntrospectionProcessor SKIP_FUNCTIONS extendable - #2050

Open
mhalavach wants to merge 1 commit into
Seldaek:mainfrom
mhalavach:feature/introspection-processor-extends
Open

Make IntrospectionProcessor SKIP_FUNCTIONS extendable#2050
mhalavach wants to merge 1 commit into
Seldaek:mainfrom
mhalavach:feature/introspection-processor-extends

Conversation

@mhalavach

Copy link
Copy Markdown

SKIP_FUNCTIONS was made protected in #1899, so subclasses could override it, but IntrospectionProcessor still referenced it via self::, which resolves the constant at the declaring class and ignores any override.

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.

1 participant