[Webkit-unassigned] [Bug 289367] New: Argument type error in Wordpress hyperlight plugin method_exists()
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Mar 7 14:34:28 PST 2025
https://bugs.webkit.org/show_bug.cgi?id=289367
Bug ID: 289367
Summary: Argument type error in Wordpress hyperlight plugin
method_exists()
Product: WebKit
Version: Other
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: WebKit Website
Assignee: webkit-unassigned at lists.webkit.org
Reporter: lingho at apple.com
CC: jond at apple.com
In PHP 8.1, the following error is thrown
PHP Fatal error: Uncaught TypeError: method_exists(): Argument #1 ($object_or_class) must be of type object|string, bool given in /var/www/webkit.org/Websites/webkit.org/wp-content/plugins/hyperlight/hyperlight/hyperlight.php:681
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20250307/69000181/attachment-0001.htm>
More information about the webkit-unassigned
mailing list