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
This is a feature request. I would like the PropertyAccessor to be able to access nested properties beginning with non-alpha characters (especially '@' and '$'). These are used very often in the object trees, which have been created by parsing JSON or other markup/data format.
The question is: What happens if these regexs change? I am new to Symfony and I do not know what has to be matched by these regexs and what must not be.
This is a feature request. I would like the PropertyAccessor to be able to access nested properties beginning with non-alpha characters (especially '@' and '$'). These are used very often in the object trees, which have been created by parsing JSON or other markup/data format.
Example:
The text was updated successfully, but these errors were encountered: