Deprecation notices
-
When using this plugin with PHP 8.2, the following deprecation notice appears. It’s part of the “stringy” vendor library.
Return type of Stringy\Stringy::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
- wp-content/plugins/wemail/vendor/danielstjules/stringy/src/Stringy.php:850
Composer\Autoload\{closure}()
wp-content/plugins/query-monitor/vendor/composer/ClassLoader.php:427Composer\Autoload\ClassLoader->loadClass()
wp-content/plugins/query-monitor/vendor/composer/ClassLoader.php:427ReflectionClass->__construct()
wp-content/plugins/wemail/vendor/danielstjules/stringy/src/StaticStringy.php:123Stringy\StaticStringy::__callStatic()
wp-content/plugins/wemail/includes/WeMail.php:353WeDevs\WeMail\WeMail->include_core()
wp-content/plugins/wemail/includes/WeMail.php:320WeDevs\WeMail\WeMail->init()
wp-includes/class-wp-hook.php:324do_action('init')
wp-settings.php:643
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.