-
-
Notifications
You must be signed in to change notification settings - Fork 5.2k
Document the yaml_file usage #11121
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
Document the yaml_file usage #11121
Conversation
service_container.rst
Outdated
<container xmlns="http://symfony.com/schema/dic/services" | ||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" | ||
xsi:schemaLocation="http://symfony.com/schema/dic/services | ||
http://symfony.com/schema/dic/services/services-1.0.xsd"> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please use https here
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
None of the previous examples use https, sure about that one?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
#11122 is on the go, any addition should be secure now.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ok then, fixed!
Can we merge this? |
We can't merge!! The related code PR hasn't been merged, right? symfony/symfony#30446 |
Sorry I wanted to comment in the code PR 😊 |
The code PR was not merged, so let’s close this one. Anyway thank you for working on this 👍🏻 |
See: symfony/symfony#30446