Skip to content
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

4.x :: Multidimensional support and failures #155

Open
harikt opened this issue Apr 30, 2022 · 0 comments
Open

4.x :: Multidimensional support and failures #155

harikt opened this issue Apr 30, 2022 · 0 comments

Comments

@harikt
Copy link
Member

harikt commented Apr 30, 2022

This is related to #117 .

As we add type definition like

public function add(string $field, string $message, array $args = array()): FailureInterface

The message is no longer a string, it can become an array when it is using subfilter .

@pmjones have forseen this

things are going to be difficult and ugly

I am still checking whether there is a way.

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

No branches or pull requests

1 participant