Closed danmork closed 6 years ago
The format rules for the form hint currently state that a value must be an object. Since form is an implicit container, its format rules should be relaxed to allow for both object and array values in order to be consistent with all containers.
form
I agree that this change makes sense.
The format rules for the
form
hint currently state that a value must be an object. Since form is an implicit container, its format rules should be relaxed to allow for both object and array values in order to be consistent with all containers.