Skip to content

Conversation

@keulinho
Copy link

On PHP 8.1 this lib throws a deprecation warning, as it passes null as second param to file_get_contents, which should be a bool according to the method declaration.

Error message before this change:

file_get_contents(): Passing null to parameter #2 ($use_include_path) of type bool is deprecated

On PHP 8.1 this lib throws a deprecation warning, as it passes null as second param to `file_get_contents`,
which should be a bool according to the method declaration.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant