You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
minor #14376 [Validator] PHP 7.4 uninitialized typed property handling (SpiGAndromeda)
This PR was submitted for the 3.4 branch but it was squashed and merged into the 4.4 branch instead.
Discussion
----------
[Validator] PHP 7.4 uninitialized typed property handling
The Validator component is able to handle uninitialized properties since this [PR](symfony/symfony@1edecf7) was merged.
However, the behavior (null usage) is not documented in the symfony docs.
P.S. PR [14375](#14375) was closed due to wrong source branch.
Commits
-------
645a4d8 [Validator] PHP 7.4 uninitialized typed property handling
0 commit comments