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
I bumped to Symfony 6.4 beta 3, and the getFunctions() function throws an error because the Symfony interface now expects an array. Before, it did not have a return type.
I bumped to Symfony 6.4 beta 3, and the getFunctions() function throws an error because the Symfony interface now expects an array. Before, it did not have a return type.
https://github.com/StenopePHP/Stenope/blob/master/src/ExpressionLanguage/ExpressionLanguageProvider.php
The text was updated successfully, but these errors were encountered: