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

Changing description of autoloading to "The composer way"#1996

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

Merged
weaverryan merged 7 commits intosymfony:2.1fromSgoettschkes:issue1176
Dec 16, 2012
Merged

Changing description of autoloading to "The composer way"#1996

weaverryan merged 7 commits intosymfony:2.1fromSgoettschkes:issue1176
Dec 16, 2012

Conversation

@Sgoettschkes
Copy link
Contributor

As mentioned by@weaverryan in#1176, there are some mentioned of the oldapp/autoload.php. I searched for those and replaced them with the correctvendor/autoload.php.

The two bigger changes including some more description of Composer and how it all works together. Both files are suggestions and I am happy to change them according to your feedback.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

This should be kept IMO

@Sgoettschkes
Copy link
ContributorAuthor

I reverted the changes. I am sorry for the inconvenience as some changes were really wrong.

I was under the impression that the app/autoload.php should remain unchanged and composer should be used in any case to load all files.

@stof
Copy link
Member

stof commentedDec 3, 2012

@Sgoettschkes app/autoload.php can be changed if you need to add some custom stuff (like the intl fallback registered in the SE). But you will generally not need to configure custom stuff by hand

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

This is still true (except thatsrc/autoload.php doesn't exists, it should beapp/autoload.php)

weaverryan added a commit that referenced this pull requestDec 16, 2012
Changing description of autoloading to "The composer way"
@weaverryanweaverryan merged commitc6cb402 intosymfony:2.1Dec 16, 2012
@weaverryan
Copy link
Member

Another great one Sebastian, and another closed issue - thanks!

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

4 participants

@Sgoettschkes@stof@weaverryan@wouterj

[8]ページ先頭

©2009-2025 Movatter.jp