summaryrefslogtreecommitdiff
path: root/ext/session/session.c
diff options
context:
space:
mode:
authorNikita Popov <nikita.ppv@gmail.com>2020-03-30 10:52:25 +0200
committerNikita Popov <nikita.ppv@gmail.com>2020-03-30 10:54:03 +0200
commitb9b49cfb7b88e0d95d91ea82b75b2b19ca88331a (patch)
treefe10d76cadb87c10caf8d41f7611003f8c4a36d5 /ext/session/session.c
parenta2f8c78183a5911bc5a923956ff531b6d27cff2a (diff)
downloadphp-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