Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PHP 8.1 compatibility #63

Merged
merged 1 commit into from
Sep 26, 2023
Merged

PHP 8.1 compatibility #63

merged 1 commit into from
Sep 26, 2023

Conversation

afragen
Copy link
Contributor

@afragen afragen commented Mar 12, 2023

I found that during a plugin update from update-core.php and using PHP 8.1 I would get the following error.

Deprecated: file_exists(): Passing null to parameter 1 ($filename) of type string is deprecated in /sites/thefragens.net/files/wp-content/plugins/spinupwp/src/Cache.php on line 326

I found that during a plugin update from update-core.php and using PHP 8.1 I would get the following error.

`Deprecated: file_exists(): Passing null to parameter spinupwp#1 ($filename) of type string is deprecated in /sites/thefragens.net/files/wp-content/plugins/spinupwp/src/Cache.php on line 326`
@afragen
Copy link
Contributor Author

afragen commented Mar 27, 2023

Fixes #64

@Jamesclark32
Copy link
Contributor

Thank you @afragen!

@Jamesclark32 Jamesclark32 merged commit 93aa270 into spinupwp:develop Sep 26, 2023
@afragen afragen deleted the patch-1 branch September 26, 2023 18:26
This was referenced Jan 29, 2024
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.

2 participants