-
Notifications
You must be signed in to change notification settings - Fork 16
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
Error after upgrading to PHP 8.0 #26
Comments
Another fatal error was encountered while running PHP8 (8.1.9)
To Reproduce
|
@ipokkel and I have tested this again but haven't been able to consistently replicate the issue. We'll keep an eye on this and apply a fix when we can replicate the issue consistently. |
Similar error? [error] 2699860#2699860: *467369 FastCGI sent in stderr: "PHP message: PHP Fatal error: Uncaught TypeError: date(): Argument #2 ($timestamp) must be of type ?int, string given in /var/www/sitename.com/wp-content/plugins/paid-memberships-pro/classes/gateways/class.pmprogateway_paypalexpress.php:829 PHP version 8.3 |
Describe the bug
A customer (ticket 447938) ran into this error after upgrading to PHP 8.0:
To Reproduce
Steps to reproduce the behavior on customer site:
Expected behavior
There should not be an error.
Isolating the problem:
This came up in ticket 441951, but I have not been able to replicate this.
WordPress Environment
The text was updated successfully, but these errors were encountered: