sstalle / php7cc

PHP 7 Compatibility Checker
MIT License
1.52k stars 120 forks source link

Error without a file: [Error] file_get_contents(): Filename cannot be empty. Processing aborted. #148

Open itsdarrylnorris opened 6 years ago

itsdarrylnorris commented 6 years ago

I am getting this error:

File:
> [Error] file_get_contents(): Filename cannot be empty. Processing aborted.

But is not showing the location (file) of the error.

Have anyone run into a similar issue?