viktorasp

Results 2 issues of viktorasp

When checking for a condition of 'younger-than' **filectime** is used, that causes the check to return false results on Windows system, as it checks for original file creation date which...

If you are are poor soul stuck with an old code migration, please note that when migrating from PHP5 to PHP7+, the checks isset()/empty() on chained references might stop working...