Skip to content

add url to bootstrap.php for older versions #12870

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

Merged
merged 1 commit into from
Jan 2, 2020
Merged

add url to bootstrap.php for older versions #12870

merged 1 commit into from
Jan 2, 2020

Conversation

Wojciechem
Copy link
Contributor

doc states that "changes can be made to any Symfony 3.4 or higher app", which requires different bootstrap.php - solution found in #12399 (comment)

While I understand it's not encouraged to use unsupported versions, I think this information can be useful for projects that "can't" be upgraded yet.

doc states that "changes can be made to any Symfony 3.4 or higher app", which requires different bootstrap.php
javiereguiluz added a commit that referenced this pull request Jan 2, 2020
This PR was merged into the 4.3 branch.

Discussion
----------

add url to bootstrap.php for older versions

doc states that "changes can be made to any Symfony 3.4 or higher app", which requires different bootstrap.php - solution found in #12399 (comment)

While I understand it's not encouraged to use unsupported versions, I think this information can be useful for projects that "can't" be upgraded yet.

Commits
-------

8c68270 add url to bootstrap.php for older versions
@javiereguiluz javiereguiluz merged commit 8c68270 into symfony:4.3 Jan 2, 2020
@javiereguiluz
Copy link
Member

@Wojciechem thanks for this! In other circumstances we'd probably rejected this proposal because Symfony 3.3/4.1 are no longer maintained ... but this article is already super special and explains a temporary problem ... so let's merge it to make it useful for all readers. Thanks!

@Wojciechem Wojciechem deleted the patch-1 branch January 2, 2020 10:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants