Skip to content

Fixes invalid stat result in UvDriver #29

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
Oct 27, 2018

Conversation

andrewmackrodt
Copy link
Contributor

UvDriver is the default File\Driver but the underlying uv extension installed via travis/install-uv.sh returns an invalid stat result, i.e. it contains the key link, this should be nlink https://linux.die.net/man/2/stat. This PR adds a test and remaps link -> nlink if it is detected.

@trowski trowski merged commit 3e5da2b into amphp:master Oct 27, 2018
@bwoebi
Copy link
Member

bwoebi commented Nov 12, 2018

Thanks, also changed in the extension:

amphp/ext-uv@a983eb1

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

Successfully merging this pull request may close these issues.

3 participants