ianfhunter / GNOLL

GNOLL is an efficient dice notation parser for multiple programming languages that supports a wide set of dice notation
https://www.ianhunter.ie/GNOLL/
GNU General Public License v3.0
39 stars 23 forks source link

PHP Warning: unlink(output.dice): No such file or #418

Closed ianfhunter closed 1 year ago

ianfhunter commented 1 year ago

Describe the bug

To Reproduce See PHP Logs in the github action

unlink(output.dice): No such file or directory in /home/runner/work/GNOLL/GNOLL/src/PHP/index.php on line 11

Expected behavior No warning

Environment (please complete the following information):

Ubuntu 22.04

Additional context

ianfhunter commented 1 year ago

This seems to be a warning on almost every native PHP function. As it's an example I've surpressed the warnings