Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Unified autoloading in Sf2 <> Sf1 article #2867

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
Aug 17, 2013
Merged

Conversation

wouterj
Copy link
Member

@wouterj wouterj commented Jul 30, 2013

Q A
Doc fix? yes
New docs? no
Applies to 2.1+
Fixed tickets #2331


If the file did *not* live at this exact location, you'd receive a
``Class "Sensio\Bundle\FrameworkExtraBundle\SensioFrameworkExtraBundle" does not exist.``
error. In Symfony2, a "class does not exist" means that the suspect class
namespace and physical location do not match. Basically, Symfony2 is looking
error. In Symfony2, a "class does not exist" error means that the namespace of
Copy link
Member

Choose a reason for hiding this comment

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

In Symfony2 seems weird here as it is not specific to Symfony2

Copy link
Member

Choose a reason for hiding this comment

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

ah sorry, this is the chapter comparing to symfony1 so it actually make sense

weaverryan added a commit that referenced this pull request Aug 17, 2013
Unified autoloading in Sf2 <> Sf1 article
@weaverryan weaverryan merged commit eae3a57 into symfony:2.1 Aug 17, 2013
weaverryan added a commit that referenced this pull request Aug 17, 2013
@weaverryan
Copy link
Member

Thanks Wouter!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants