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 #1991 [Doc] Mention that boolean properties require the dynamic syntax (javiereguiluz)
This PR was squashed before being merged into the 2.x branch.
Discussion
----------
[Doc] Mention that boolean properties require the dynamic syntax
| Q | A
| ------------- | ---
| Bug fix? | no
| New feature? | no
| Issues | -
| License | MIT
This confused me. On Symfony Slack folks mentioned that changing this behavior would be bad for DX (e.g. we can do it in components backend by a PHP class with typed properties but we cannot for anonymous components). So, I think it might be enough to mention this in the docs. Thanks.
Commits
-------
c9dc8cf [Doc] Mention that boolean properties require the dynamic syntax
0 commit comments