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
In XML a dash is used for the attribute max-files, but in the comment above that XML element an underscore was used (max_files).
Other XML examples in the Symfony Docs (like the routing doc page) use dashes for XML attributes, so I concluded that this XML attribute is also correctly written, and the comment has to be changed instead.
0 commit comments