History log of /PHP-8.3/ext/posix/tests/posix_pathconf.phpt (Results 1 – 3 of 3)
Revision Date Author Comments
# dee39518 16-Jan-2023 David Carlier

posix detects posix_pathconf api.

alpine linux throws undefined reference at build time, thus
not assuming it s necessarily available.

Closes GH-10350.


# 61cf7d49 07-Jan-2023 David Carlier

posix_pathconf throwing ValueError on empty path


# 69d49e4d 05-Jan-2023 David Carlier

posix adding posix_pathconf.

to get configuration variables from a directory/file.
Closes GH-10238.