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
minor #17143 [Config] Delete a page that it's no longer needed (javiereguiluz)
This PR was squashed before being merged into the 4.4 branch.
Discussion
----------
[Config] Delete a page that it's no longer needed
Fixes#17133.
Symfony 4.4, the oldest maintained Symfony version, was released on November 2019, so this page is no longer relevant.
When we delete or move some doc page, we always provide an alternative to avoid errors. In this case, this page is so special that it doesn't really have an alternative. Redirecting to any other page would be wrong. So, let's delete the file and people visiting the page will see an error page showing that the page is only available for some past Symfony versions.
Commits
-------
4150590 [Config] Delete a page that it's no longer needed
0 commit comments