more missed function imports

This commit is contained in:
Dylan K. Taylor
2019-12-09 21:16:35 +00:00
parent 7e98aa1497
commit 73d4ff6b52
5 changed files with 7 additions and 0 deletions

View File

@ -34,6 +34,7 @@ use function filesize;
use function fopen;
use function fread;
use function fseek;
use function gettype;
use function hash_file;
use function implode;