|   | php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login | 
| 
  [2019-11-05 22:09 UTC] colinb969 at gmail dot com
 Description: ------------ From inside a git clone completed by VFS for Git try scanning, creating or reading any files or directories inside (and including) 'src'. Will fail with an error like below. No such file or directory in php shell code on line 1 Curiously enough lstat still works whilst stat doesn't. PatchesPull Requests
Pull requests: HistoryAllCommentsChangesGit/SVN commits             | |||||||||||||||||||||||||||
|  Copyright © 2001-2025 The PHP Group All rights reserved. | Last updated: Fri Oct 31 01:00:01 2025 UTC | 
Sorry for the long delay; I almost forgot about this ticket. Could you please check these files/directories with fsutil reparsePoint query <filename> and post the "Reparse Tag Value"s (first line of output) here? Presumably, that would be either 0x9000001C or 0xA0000022.