Skip to content

Plugin Compatibility Issue with PHP 8.3 #145

@beatricelucaci

Description

@beatricelucaci

I wanted to report that the plugin is not fully compatible with PHP 8.3. Upon running it in a PHP 8.3 environment, the following warning is generated:

Deprecated: strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /var/www/csi/html/wp-includes/functions.php on line 7329

Deprecated: str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /var/www/csi/html/wp-includes/functions.php on line 2189

Deprecated: rtrim(): Passing null to parameter #1 ($string) of type string is deprecated in /var/www/csi/html/wp-includes/formatting.php on line 2819

This issue seems to be related to deprecated functionality or compatibility issues. It would be great if the plugin developers could investigate and update the codebase to ensure compatibility with PHP 8.3.

https://wordpress.org/support/topic/plugin-compatibility-issue-with-php-8-3-9/

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions