-
-
Notifications
You must be signed in to change notification settings - Fork 5.2k
[DependencyInjection] Removed 3.3 DI changes article #14561
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
Conversation
@@ -508,3 +508,4 @@ | |||
/components/mailer /mailer | |||
/messenger/message-recorder messenger/dispatch_after_current_bus | |||
/components/stopwatch https://github.com/symfony/stopwatch | |||
/service_container/3.3-di-changes https://symfony.com/doc/3.4/service_container/3.3-di-changes.html |
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.
@javiereguiluz can you maybe confirm whether this works?
(I believe the allowed full URLs are github.com and symfony.com, but I'm not sure)
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.
You are right. I've just double checked and we allow redirects to URL that start with either https://symfony.com/
or https://github.com/
Thank you Wouter. |
* 4.4: [#14561] Fixed wrong reference
* 5.1: [#14561] Fixed wrong reference
* 5.2: [#14561] Fixed wrong reference
* '5.2' of github.com:symfony/symfony-docs: [#14561] Fixed wrong reference
This is the weirdest article in the documentation and I believe it doesn't make much sense to still have it in the 4.4 or 5.x documentations. If everything works as expected, this article will now redirect to the 3.4 version.