]> granicus.if.org Git - php/commit
1. st_blksize might be different for regular files and symlinks; hence
authorSascha Schumann <sas@php.net>
Thu, 21 Jun 2001 11:15:38 +0000 (11:15 +0000)
committerSascha Schumann <sas@php.net>
Thu, 21 Jun 2001 11:15:38 +0000 (11:15 +0000)
commitd6d59a9ee5adb09a209fca3e46625a1e51d0088b
treed00db5704cf131bf9172cb5ee6d21e38df45c369
parent167dcb00be847119ede7c97ba4dfaefd04c76b0b
1. st_blksize might be different for regular files and symlinks; hence
   ignore differences in the twelfth element of the stat() array.

2. The 'test.file' is created by the script, thus the owner of the file
   is the user id executing the script.  A mode of 0654 does not grant
   the owner the right to execute the file and therefore, the correct
   output here is "not executable."
ext/standard/tests/file/001.phpt