(PHP 5 >= 5.1.2, PHP 7, PHP 8)
The SplFileInfo class offers a high-level object-oriented interface to information for an individual file.
$mode
= "r", bool $useIncludePath
= false
, ?resource $context
= null
): SplFileObjectVersion | Description |
---|---|
8.0.0 | SplFileInfo implements Stringable now. |