sc0tth0lden
Results
1
issues of
sc0tth0lden
As of PHP 8.0, substr will return empty string rather than false in certain circumstances. From https://www.php.net/manual/en/function.substr.php : 8.0.0 The function returns an empty string where it previously returned false....