diff options
author | Nikita Popov <nikita.ppv@gmail.com> | 2020-03-30 10:52:25 +0200 |
---|---|---|
committer | Nikita Popov <nikita.ppv@gmail.com> | 2020-03-30 10:54:03 +0200 |
commit | b9b49cfb7b88e0d95d91ea82b75b2b19ca88331a (patch) | |
tree | fe10d76cadb87c10caf8d41f7611003f8c4a36d5 /ext/session/session.c | |
parent | a2f8c78183a5911bc5a923956ff531b6d27cff2a (diff) | |
download | php-git-b9b49cfb7b88e0d95d91ea82b75b2b19ca88331a.tar.gz |
Don't check directory nlink in stat tests
It seems like on many filesystems nlink for directories is the
number of subdirectories (plus two, due to . and ..). However,
this is not a POSIX requirement, and some filesystems don't
implement it this way. This seems to be the case for whatever is
used on the Travis AArch64 builders now.
Diffstat (limited to 'ext/session/session.c')
0 files changed, 0 insertions, 0 deletions