Commit 424c4ef
committed
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 handling1 file changed
+7
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
611 | 611 | | |
612 | 612 | | |
613 | 613 | | |
| 614 | + | |
| 615 | + | |
| 616 | + | |
| 617 | + | |
| 618 | + | |
| 619 | + | |
| 620 | + | |
614 | 621 | | |
615 | 622 | | |
616 | 623 | | |
| |||
0 commit comments