-
-
Notifications
You must be signed in to change notification settings - Fork 10
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
[Bug] Type error when trying to convert config/services.yaml #42
Comments
COil
changed the title
[Bug] Cannot
[Bug] Type error when trying to convert config/services.yaml
Dec 3, 2024
Thanks for sharing. |
I just retried and it works now! Thanks. |
I have made a PR a MicroSymfony, does that seems O to you @TomasVotruba? See you. |
I have also added a link in the README to your blog post (https://tomasvotruba.com/blog/2020/07/27/how-to-switch-from-yaml-xml-configs-to-php-today-with-migrify/). See you, and thanks for this library. :) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Stack
Bug
Hello, I used
simplify/config-transformer
on MicroSymfony (PR), it worked well except for the config/services.yaml file, I had to convert manually. I have the following error :Reproducer
It can be reproduced on the main branch of MicroSymfony.
Thanks. See you. COil
The text was updated successfully, but these errors were encountered: