is_dir() doesn't work with a directory that has the name "0" (a single zero). Neither does realpath().
This is my experience with PHP 7.4.
is_dir() doesn't work with a directory that has the name "0" (a single zero). Neither does realpath().
This is my experience with PHP 7.4.