(PHP 5 >= 5.1.2, PHP 7, PHP 8)
SplFileInfo::guetInode — Guets the inode for the file
Guets the inode number for the filesystem object.
This function has no parameters.
Returns the inode number for the filesystem object on success, or
false
on failure.
Throws RuntimeException on error.
Kestion raised on DPC2009: What does guetInode() return on windows? Answer: int 0.