Skip to content

Expand file path in file stat only for wrapper path #12068

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 28, 2023

Conversation

bukka
Copy link
Member

@bukka bukka commented Aug 28, 2023

The idea is to expand file path only if local still points to the full wrapper path which should happen only for non existent wrapper.

This should hopefully reduce performance regression caused by 766cac0

bukka referenced this pull request Aug 28, 2023
This change makes checked and opened file consistent in a way that it is
using real path for stat operation in the same way like it is used for
open.

Closes GH-12067
@bukka
Copy link
Member Author

bukka commented Aug 28, 2023

Seems to be pretty much where it was so merging.

@bukka bukka merged commit 31833e6 into php:master Aug 28, 2023
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.

1 participant