Skip to content
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

Use the realpath to require the error files as HHVM does not resolve them in phars #1701

Merged
merged 1 commit into from
Apr 29, 2015

Conversation

stof
Copy link
Contributor

@stof stof commented Apr 29, 2015

This avoids loading the file twice on HHVM because it considers the 2 paths to be different even though they reference the same file when normalized.
Refs #1684

…them in phars

This avoids loading the file twice on HHVM because it considers the 2 paths to be different even though they reference the same file when normalized.
Refs sebastianbergmann#1684
sebastianbergmann added a commit that referenced this pull request Apr 29, 2015
Use the realpath to require the error files as HHVM does not resolve them in phars
@sebastianbergmann sebastianbergmann merged commit 02852fb into sebastianbergmann:4.6 Apr 29, 2015
@stof stof deleted the patch-1 branch April 29, 2015 13:10
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