Skip to content

Fix context array being passed for optional argument of validation method. #17994

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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Oct 26, 2024

Conversation

ADmad
Copy link
Member

@ADmad ADmad commented Oct 25, 2024

Prior to this patch validation providers had to be used through the RulesProvider class to handle properly passing the context array.
Fixes #17631

@ADmad ADmad added the bug label Oct 25, 2024
@ADmad ADmad added this to the 5.2.0 milestone Oct 25, 2024
…thod.

Prior to this patch validation providers had to be used through the RulesProvider
class to handle properly passing the context array.
Fixes #17631
@ADmad ADmad force-pushed the bug/validator-context branch from 5d8bc7d to c7fe597 Compare October 25, 2024 10:13
Copy link
Member

@markstory markstory left a comment

Choose a reason for hiding this comment

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

Looks good to me

@ADmad ADmad merged commit bcac9d7 into 5.next Oct 26, 2024
13 checks passed
@ADmad ADmad deleted the bug/validator-context branch October 26, 2024 18:07
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.

2 participants