Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Update heroku.rst#6750

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Closed
sherif807 wants to merge1 commit intosymfony:3.1fromsherif807:patch-1
Closed

Update heroku.rst#6750

sherif807 wants to merge1 commit intosymfony:3.1fromsherif807:patch-1

Conversation

@sherif807
Copy link

changed web: bin/heroku-php-apache2 web/ to web: vendor/bin/heroku-php-apache2 web/

changed web: bin/heroku-php-apache2 web/    to    web: vendor/bin/heroku-php-apache2 web/
@xabbuh
Copy link
Member

👍

Status: Reviewed

Note to merger: This should be merged into the3.0 branch.

@weaverryan
Copy link
Member

Hi@sherif807!

I was about to merge this (because the fix is correct), but I noticed that a little bit more needs to be fixed. Earlier in this section (https://github.com/sherif807/symfony-docs/blob/ad8e6e29e2fd66e94e942ac3b555151d79f9d84e/cookbook/deployment/heroku.rst#1-create-a-procfile) - it says this:

The Composer bin-dir, where vendor binaries (and thus Heroku's own boot scripts) are placed, is bin/ , and not the default vendor/bin.

Obviously, in Symfony 3.0, this is not true! So, can we remove this note? Also, I believe the 2 code-blocks above this change also need to be changed to point tovendor/bin/.. instead of justbin/....

If you agree, could you make those changes?

Status: Needs Work

@javiereguiluz
Copy link
Member

Closing it in favor of#7155.@sherif807 thanks for proposing this fix in the first place!

xabbuh added a commit that referenced this pull requestNov 22, 2016
This PR was merged into the 3.1 branch.Discussion----------Updated the Heroku deployment articleThis finishes#6750 with the changes proposed by@weaverryan. I'm pinging@dzuelke to kindly ask him to review of these changes before merging them. Thanks!Commits-------815bb81 Updated the Heroku deployment article
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

5 participants

@sherif807@xabbuh@weaverryan@javiereguiluz@carsonbot

[8]ページ先頭

©2009-2025 Movatter.jp