Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Cloud] Normalisation des expressions #153

Open
sebprt opened this issue Feb 9, 2024 · 0 comments
Open

[Cloud] Normalisation des expressions #153

sebprt opened this issue Feb 9, 2024 · 0 comments

Comments

@sebprt
Copy link
Contributor

sebprt commented Feb 9, 2024

Lors de l'envoi de la configuration d'un satellite vers le Cloud, il y a une normalisation qui transforme le YAML en tableau PHP avec des objets Symfony\Component\ExpressionLanguage\Expression.

Dans la classe Kiboko\Component\Satellite\Cloud\Workflow, l'utilisation de la fonction array_walk_recursive n'est pas correct car les objet Expression prenant de fast-map ne doivent pas être précédé par @=

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant