Skip to content

feat: Add __clone method to ExecutionContext.php so AtLeastOneOfConstraint can work.

It uses clone to run 'child' validators without adding the violations to the context it executed in.

Closes #3441434

Merge request reports

Loading