Skip to content

Conversation

@maximilian-walter
Copy link

The arguments for tempnam() are not nullable. Use sys_get_temp_dir() to get the default directory for temporary files on the current system.

This is especially important if an open_basedir restriction is in effect (see https://www.php.net/manual/en/function.tempnam.php#93256).

The arguments for tempnam() are not nullable. Use sys_get_temp_dir() to
get the default directory for temporary files on the current system.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant