]> granicus.if.org Git - php/commit
Fix tests regarding negative fileinode()
authorChristoph M. Becker <cmbecker69@gmx.de>
Wed, 15 Jul 2020 11:19:27 +0000 (13:19 +0200)
committerChristoph M. Becker <cmbecker69@gmx.de>
Wed, 15 Jul 2020 14:38:38 +0000 (16:38 +0200)
commitdd1d1191e1e4f7954cb220d1632f64abec6528d6
treec0c843601b2aecbff44dd7268e94aa629c04e52f
parent2053329b1a04cfb2b503f3ea9b19d2fdd900987e
Fix tests regarding negative fileinode()

The results of `fileinode()` may be negative due to wrap-around
behavior (at least on Windows as of PHP 7.4.0).
ext/standard/tests/file/fileinode_basic.phpt
ext/standard/tests/file/fileinode_variation.phpt
ext/standard/tests/file/filestat.phpt
ext/standard/tests/file/tempnam_variation1.phpt