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
PHP Fatal error: Array and string offset access syntax with curly braces is no longer supported in /var/www/html/recursos_ativas/vendor/symfony/validator/Symfony/Component/Validator/Util/PropertyPath.php on line 41
It's a syntax error, the curly braces is no longer supported.
Some idea to solves it easily?
Thanks and regards
The text was updated successfully, but these errors were encountered:
I'm getting the following error:
PHP Fatal error: Array and string offset access syntax with curly braces is no longer supported in /var/www/html/recursos_ativas/vendor/symfony/validator/Symfony/Component/Validator/Util/PropertyPath.php on line 41
It's a syntax error, the curly braces is no longer supported.
Some idea to solves it easily?
Thanks and regards
The text was updated successfully, but these errors were encountered: