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

Skip to content

[Debug] Ensure class declarations are loaded only once #16651

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
Nov 24, 2015

Conversation

nicolas-grekas
Copy link
Member

Q A
Bug fix? yes
New feature? no
BC breaks? no
Deprecations? no
Tests pass? yes
Fixed tickets #15297
License MIT
Doc PR -

@TomasVotruba
Copy link
Contributor

👍

@stof
Copy link
Member

stof commented Nov 24, 2015

👍

Composer avoids that to avoid the stat calls on each class loading, but it is indeed a good idea to do this in the DebugClassLoader

@nicolas-grekas nicolas-grekas merged commit 01c08fc into symfony:2.7 Nov 24, 2015
nicolas-grekas added a commit that referenced this pull request Nov 24, 2015
…colas-grekas)

This PR was merged into the 2.7 branch.

Discussion
----------

[Debug] Ensure class declarations are loaded only once

| Q             | A
| ------------- | ---
| Bug fix?      | yes
| New feature?  | no
| BC breaks?    | no
| Deprecations? | no
| Tests pass?   | yes
| Fixed tickets | #15297
| License       | MIT
| Doc PR        | -

Commits
-------

01c08fc [Debug] Ensure class declarations are loaded only once
@nicolas-grekas nicolas-grekas deleted the debug-once branch November 24, 2015 12:21
@weaverryan
Copy link
Member

Wow, nice job!

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.

5 participants