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 symfony#57437 [Validator][Yaml] Add more precise types for the Yaml flags (stof)
This PR was merged into the 7.2 branch.
Discussion
----------
[Validator][Yaml] Add more precise types for the Yaml flags
| Q | A
| ------------- | ---
| Branch? | 7.2
| Bug fix? | no
| New feature? | no
| Deprecations? | no
| Issues |
| License | MIT
Describing that the `$flags` parameter is a bit field of the appropriate constants allows static analyzers to report invalid usages.
Commits
-------
31592e9 Add more precise types for the Yaml flags
0 commit comments