Skip to content

Support autoload mechanism of Symfony standard #8

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 3 commits into from
Sep 19, 2015

Conversation

Matthimatiker
Copy link
Contributor

The Symfony standard edition uses a special autoload.php, which is also used to initialize the loading of annotation classes.

This pull request adds support for the mentioned autoload file and, therefore, makes php-pm easier to use with a Symfony standard edition.
Without these changes, requests fail whenever a (not loaded) annotation is encountered.

Matthias Molitor added 3 commits August 31, 2015 22:22
@andig
Copy link
Contributor

andig commented Sep 1, 2015

Looks ok- I'm not too solid in Symfony though. Requesting 2nd review by @marcj

andig added a commit that referenced this pull request Sep 19, 2015
Support autoload mechanism of Symfony standard
@andig andig merged commit 349b65c into php-pm:master Sep 19, 2015
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.

2 participants