YaySMTP - Simple WP SMTP Mail 2.4.6

Does YaySMTP - Simple WP SMTP Mail work with WordPress 6.2.2 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
1PHP notices
529PHP deprecation warnings
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

Memory usage: 99.5 KiB
The average PHP memory usage increased by this amount after activating by the plugin.

Page speed impact: 0.072 seconds
The average page load time increased by this amount after activating the plugin.

Environment
WordPress version6.2.2
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 10,000+
WordPress.org page https://wordpress.org/plugins/yaysmtp/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 7

Plugins ‹ Test site — WordPress

Page screenshot: Plugins ‹ Test site — WordPress
URL /wp-admin/plugins.php?plugin_status=all&paged=1&s
Requested URL /wp-admin/plugins.php?action=activate&plugin=yaysmtp%2Fyay-smtp.php&plugin_status=all&paged=1&s&_wpnonce=8431e5f38c
Aspect after-activation
HTTP status 200
Load time 0.564 s
Memory usage 3.2 MiB
JS errors None
Resource errors None

YayCommerce

Page screenshot: YayCommerce
URL /wp-admin/admin.php?page=yaysmtp
Aspect menu-item
HTTP status 200
Load time 0.430 s
Memory usage 3.49 MiB
JS errors None
Resource errors None

YayCommerce → Licenses

Page screenshot: YayCommerce → Licenses
URL /wp-admin/admin.php?page=yaycommerce-licenses
Aspect menu-item
HTTP status 200
Load time 0.393 s
Memory usage 3.15 MiB
JS errors None
Resource errors None

YayCommerce → Other plugins

Page screenshot: YayCommerce → Other plugins
URL /wp-admin/admin.php?page=yaycommerce-other-plugins
Aspect menu-item
HTTP status 200
Load time 0.236 s
Memory usage 3.09 MiB
JS errors None
Resource errors None

Settings → YaySMTP

Page screenshot: Settings → YaySMTP
URL /wp-admin/options-general.php?page=yaysmtp_settings
Aspect menu-item
HTTP status 200
Load time 0.303 s
Memory usage 3.14 MiB
JS errors None
Resource errors None

Test site – Just another WordPress site

Page screenshot: Test site – Just another WordPress site
URL /
Aspect front-page
HTTP status 200
Load time 0.202 s
Memory usage 3.09 MiB
JS errors None
Resource errors None

Dashboard ‹ Test site — WordPress

Page screenshot: Dashboard ‹ Test site — WordPress
URL /wp-admin/index.php
Aspect new-meta-boxes
HTTP status 200
Load time 0.417 s
Memory usage 3.18 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.746 s0.343 s-0.403 s3.07 MiB3.18 MiB+ 110.06 KiB
/wp-admin/edit.php0.183 s0.400 s+0.217 s3.1 MiB3.2 MiB+ 108.45 KiB
/wp-admin/post-new.php0.694 s1.212 s+0.518 s5.02 MiB5.11 MiB+ 93.18 KiB
/wp-admin/upload.php0.505 s0.271 s-0.234 s3.02 MiB3.09 MiB+ 73.87 KiB
/wp-admin/options-writing.php0.166 s0.242 s+0.076 s3.01 MiB3.09 MiB+ 84.39 KiB
/wp-admin/media-new.php0.244 s0.283 s+0.039 s2.99 MiB3.09 MiB+ 104.24 KiB
/wp-admin/edit-tags.php?taxonomy=category0.174 s0.301 s+0.127 s3.01 MiB3.12 MiB+ 112.6 KiB
/wp-admin/post-new.php?post_type=page0.570 s0.823 s+0.253 s5.01 MiB5.1 MiB+ 88.77 KiB
/wp-admin/options-discussion.php0.255 s0.415 s+0.160 s3 MiB3.1 MiB+ 98.13 KiB
/wp-admin/edit-comments.php0.246 s0.302 s+0.056 s3.03 MiB3.12 MiB+ 92.23 KiB
/0.287 s0.269 s-0.018 s2.97 MiB3.1 MiB+ 128.58 KiB
Average 0.370 s0.442 s+0.072 s3.38 MiB3.48 MiB+ 99.5 KiB

Code Statistics

Note: Third-party libraries and minified JS/CSS files are excluded from these statistics where possible, so the numbers you see here may be lower than those reported by other tools.

PHP
Language % Lines of code Comment lines Files
PHP82.9%26,1339,563292
CSS8.0%2,521473
JavaScript7.3%2,3111554
PO File1.8%5532062
SVG0.0%301
Total 31,521 9,971 302

PHP Code Analysis | More results »

Lines of code 8,535
Total complexity 2,235
Median class complexity 41.5
Median method complexity 3.0
Most complex class YaySMTP\Helper\Utils
Most complex function YaySMTP\Controller\SendgridController::__construct()
Classes 36
Methods 333
Functions 2

Additions

Things that the plugin adds to the site. This section is not intended to be comprehensive. The test tool only looks for a few specific types of added content.

Database Tables 3

Options wp_options 2

Meta Boxes

{
    "dashboard": {
        "yaysmtp_analytics_email": {
            "title": "YaySMTP Stats",
            "context": "normal"
        }
    }
}

PHP Error Log 530 lines

[06-Jun-2023 08:37:03 UTC] PHP Deprecated:  Return type of Google\Model::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/yaysmtp/vendor/google/apiclient/src/Model.php on line 256
[06-Jun-2023 08:37:03 UTC] PHP Deprecated:  Return type of Google\Model::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/yaysmtp/vendor/google/apiclient/src/Model.php on line 261
[06-Jun-2023 08:37:03 UTC] PHP Deprecated:  Return type of Google\Model::offsetSet($offset, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/yaysmtp/vendor/google/apiclient/src/Model.php on line 268
[06-Jun-2023 08:37:03 UTC] PHP Deprecated:  Return type of Google\Model::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/yaysmtp/vendor/google/apiclient/src/Model.php on line 278
[06-Jun-2023 08:37:03 UTC] PHP Deprecated:  Return type of Google\Collection::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/yaysmtp/vendor/google/apiclient/src/Collection.php on line 22
[06-Jun-2023 08:37:03 UTC] PHP Deprecated:  Return type of Google\Collection::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/yaysmtp/vendor/google/apiclient/src/Collection.php on line 38
[06-Jun-2023 08:37:03 UTC] PHP Deprecated:  Return type of Google\Collection::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/yaysmtp/vendor/google/apiclient/src/Collection.php on line 30
[06-Jun-2023 08:37:03 UTC] PHP Deprecated:  Return type of Google\Collection::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/yaysmtp/vendor/google/apiclient/src/Collection.php on line 43
[06-Jun-2023 08:37:03 UTC] PHP Deprecated:  Return type of Google\Collection::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/yaysmtp/vendor/google/apiclient/src/Collection.php on line 14
[06-Jun-2023 08:37:03 UTC] PHP Deprecated:  Return type of Google\Collection::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/yaysmtp/vendor/google/apiclient/src/Collection.php on line 49
[06-Jun-2023 08:37:03 UTC] PHP Deprecated:  Return type of League\OAuth2\Client\Token\AccessTokenInterface::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/yaysmtp/vendor/league/src/Token/AccessTokenInterface.php on line 71
[06-Jun-2023 08:37:03 UTC] PHP Deprecated:  Return type of Google\Model::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/yaysmtp/vendor/google/apiclient/src/Model.php on line 256
[06-Jun-2023 08:37:03 UTC] PHP Deprecated:  Return type of Google\Model::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/yaysmtp/vendor/google/apiclient/src/Model.php on line 261
[06-Jun-2023 08:37:03 UTC] PHP Deprecated:  Return type of Google\Model::offsetSet($offset, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/yaysmtp/vendor/google/apiclient/src/Model.php on line 268
[06-Jun-2023 08:37:03 UTC] PHP Deprecated:  Return type of Google\Model::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/yaysmtp/vendor/google/apiclient/src/Model.php on line 278
[06-Jun-2023 08:37:03 UTC] PHP Deprecated:  Return type of Google\Collection::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/yaysmtp/vendor/google/apiclient/src/Collection.php on line 22
[06-Jun-2023 08:37:03 UTC] PHP Deprecated:  Return type of Google\Collection::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/yaysmtp/vendor/google/apiclient/src/Collection.php on line 38
[06-Jun-2023 08:37:03 UTC] PHP Deprecated:  Return type of Google\Collection::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/yaysmtp/vendor/google/apiclient/src/Collection.php on line 30
[06-Jun-2023 08:37:03 UTC] PHP Deprecated:  Return type of Google\Collection::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/yaysmtp/vendor/google/apiclient/src/Collection.php on line 43
[06-Jun-2023 08:37:03 UTC] PHP Deprecated:  Return type of Google\Collection::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/yaysmtp/vendor/google/apiclient/src/Collection.php on line 14
[06-Jun-2023 08:37:03 UTC] PHP Deprecated:  Return type of Google\Collection::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/yaysmtp/vendor/google/apiclient/src/Collection.php on line 49
[06-Jun-2023 08:37:03 UTC] PHP Deprecated:  Return type of League\OAuth2\Client\Token\AccessTokenInterface::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/yaysmtp/vendor/league/src/Token/AccessTokenInterface.php on line 71
[06-Jun-2023 08:37:05 UTC] PHP Deprecated:  Return type of Google\Model::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/yaysmtp/vendor/google/apiclient/src/Model.php on line 256
[06-Jun-2023 08:37:05 UTC] PHP Deprecated:  Return type of Google\Model::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/yaysmtp/vendor/google/apiclient/src/Model.php on line 261
[06-Jun-2023 08:37:05 UTC] PHP Deprecated:  Return type of Google\Model::offsetSet($offset, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/yaysmtp/vendor/google/apiclient/src/Model.php on line 268
[06-Jun-2023 08:37:05 UTC] PHP Deprecated:  Return type of Google\Model::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/yaysmtp/vendor/google/apiclient/src/Model.php on line 278
[06-Jun-2023 08:37:05 UTC] PHP Deprecated:  Return type of Google\Collection::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/yaysmtp/vendor/google/apiclient/src/Collection.php on line 22
[06-Jun-2023 08:37:05 UTC] PHP Deprecated:  Return type of Google\Collection::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/yaysmtp/vendor/google/apiclient/src/Collection.php on line 38
[06-Jun-2023 08:37:05 UTC] PHP Deprecated:  Return type of Google\Collection::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/yaysmtp/vendor/google/apiclient/src/Collection.php on line 30
[06-Jun-2023 08:37:05 UTC] PHP Deprecated:  Return type of Google\Collection::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/yaysmtp/vendor/google/apiclient/src/Collection.php on line 43
[06-Jun-2023 08:37:05 UTC] PHP Deprecated:  Return type of Google\Collection::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/yaysmtp/vendor/google/apiclient/src/Collection.php on line 14
[06-Jun-2023 08:37:05 UTC] PHP Deprecated:  Return type of Google\Collection::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/yaysmtp/vendor/google/apiclient/src/Collection.php on line 49
[06-Jun-2023 08:37:05 UTC] PHP Deprecated:  Return type of League\OAuth2\Client\Token\AccessTokenInterface::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/yaysmtp/vendor/league/src/Token/AccessTokenInterface.php on line 71
[06-Jun-2023 08:37:05 UTC] PHP Deprecated:  Return type of Google\Model::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/yaysmtp/vendor/google/apiclient/src/Model.php on line 256
[06-Jun-2023 08:37:05 UTC] PHP Deprecated:  Return type of Google\Model::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/yaysmtp/vendor/google/apiclient/src/Model.php on line 261
[06-Jun-2023 08:37:05 UTC] PHP Deprecated:  Return type of Google\Model::offsetSet($offset, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/yaysmtp/vendor/google/apiclient/src/Model.php on line 268
[06-Jun-2023 08:37:05 UTC] PHP Deprecated:  Return type of Google\Model::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/yaysmtp/vendor/google/apiclient/src/Model.php on line 278
[06-Jun-2023 08:37:05 UTC] PHP Deprecated:  Return type of Google\Collection::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/yaysmtp/vendor/google/apiclient/src/Collection.php on line 22
[06-Jun-2023 08:37:05 UTC] PHP Deprecated:  Return type of Google\Collection::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/yaysmtp/vendor/google/apiclient/src/Collection.php on line 38
[06-Jun-2023 08:37:05 UTC] PHP Deprecated:  Return type of Google\Collection::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/yaysmtp/vendor/google/apiclient/src/Collection.php on line 30
[06-Jun-2023 08:37:05 UTC] PHP Deprecated:  Return type of Google\Collection::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/yaysmtp/vendor/google/apiclient/src/Collection.php on line 43
[06-Jun-2023 08:37:05 UTC] PHP Deprecated:  Return type of Google\Collection::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/yaysmtp/vendor/google/apiclient/src/Collection.php on line 14
[06-Jun-2023 08:37:05 UTC] PHP Deprecated:  Return type of Google\Collection::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/yaysmtp/vendor/google/apiclient/src/Collection.php on line 49
[06-Jun-2023 08:37:05 UTC] PHP Deprecated:  Return type of League\OAuth2\Client\Token\AccessTokenInterface::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/yaysmtp/vendor/league/src/Token/AccessTokenInterface.php on line 71
[06-Jun-2023 08:37:05 UTC] PHP Deprecated:  Return type of Google\Model::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/yaysmtp/vendor/google/apiclient/src/Model.php on line 256
[06-Jun-2023 08:37:05 UTC] PHP Deprecated:  Return type of Google\Model::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/yaysmtp/vendor/google/apiclient/src/Model.php on line 261
[06-Jun-2023 08:37:05 UTC] PHP Deprecated:  Return type of Google\Model::offsetSet($offset, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/yaysmtp/vendor/google/apiclient/src/Model.php on line 268
[06-Jun-2023 08:37:05 UTC] PHP Deprecated:  Return type of Google\Model::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/yaysmtp/vendor/google/apiclient/src/Model.php on line 278
[06-Jun-2023 08:37:05 UTC] PHP Deprecated:  Return type of Google\Collection::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/yaysmtp/vendor/google/apiclient/src/Collection.php on line 22
[06-Jun-2023 08:37:05 UTC] PHP Deprecated:  Return type of Google\Collection::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/yaysmtp/vendor/google/apiclient/src/Collection.php on line 38
[06-Jun-2023 08:37:05 UTC] PHP Deprecated:  Return type of Google\Collection::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/yaysmtp/vendor/google/apiclient/src/Collection.php on line 30
[06-Jun-2023 08:37:05 UTC] PHP Deprecated:  Return type of Google\Collection::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/yaysmtp/vendor/google/apiclient/src/Collection.php on line 43
[06-Jun-2023 08:37:05 UTC] PHP Deprecated:  Return type of Google\Collection::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/yaysmtp/vendor/google/apiclient/src/Collection.php on line 14
[06-Jun-2023 08:37:05 UTC] PHP Deprecated:  Return type of Google\Collection::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/yaysmtp/vendor/google/apiclient/src/Collection.php on line 49
[06-Jun-2023 08:37:05 UTC] PHP Deprecated:  Return type of League\OAuth2\Client\Token\AccessTokenInterface::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/yaysmtp/vendor/league/src/Token/AccessTokenInterface.php on line 71
[06-Jun-2023 08:37:05 UTC] PHP Deprecated:  http_build_query(): Passing null to parameter #2 ($numeric_prefix) of type string is deprecated in /wp-content/plugins/yaysmtp/vendor/league/src/Tool/QueryBuilderTrait.php on line 31
[06-Jun-2023 08:37:06 UTC] PHP Deprecated:  Return type of Google\Model::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/yaysmtp/vendor/google/apiclient/src/Model.php on line 256
[06-Jun-2023 08:37:06 UTC] PHP Deprecated:  Return type of Google\Model::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/yaysmtp/vendor/google/apiclient/src/Model.php on line 261
[06-Jun-2023 08:37:06 UTC] PHP Deprecated:  Return type of Google\Model::offsetSet($offset, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/yaysmtp/vendor/google/apiclient/src/Model.php on line 268
[06-Jun-2023 08:37:06 UTC] PHP Deprecated:  Return type of Google\Model::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/yaysmtp/vendor/google/apiclient/src/Model.php on line 278
[06-Jun-2023 08:37:06 UTC] PHP Deprecated:  Return type of Google\Collection::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/yaysmtp/vendor/google/apiclient/src/Collection.php on line 22
[06-Jun-2023 08:37:06 UTC] PHP Deprecated:  Return type of Google\Collection::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/yaysmtp/vendor/google/apiclient/src/Collection.php on line 38
[06-Jun-2023 08:37:06 UTC] PHP Deprecated:  Return type of Google\Collection::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/yaysmtp/vendor/google/apiclient/src/Collection.php on line 30
[06-Jun-2023 08:37:06 UTC] PHP Deprecated:  Return type of Google\Collection::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/yaysmtp/vendor/google/apiclient/src/Collection.php on line 43
[06-Jun-2023 08:37:06 UTC] PHP Deprecated:  Return type of Google\Collection::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/yaysmtp/vendor/google/apiclient/src/Collection.php on line 14
[06-Jun-2023 08:37:06 UTC] PHP Deprecated:  Return type of Google\Collection::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/yaysmtp/vendor/google/apiclient/src/Collection.php on line 49
[06-Jun-2023 08:37:06 UTC] PHP Deprecated:  Return type of League\OAuth2\Client\Token\AccessTokenInterface::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/yaysmtp/vendor/league/src/Token/AccessTokenInterface.php on line 71
[06-Jun-2023 08:37:06 UTC] PHP Notice:  Function wpdb::prepare was called <strong>incorrectly</strong>. The query argument of wpdb::prepare() must have a placeholder. Please see <a href="https://wordpress.org/documentation/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 3.9.0.) in /wp-includes/functions.php on line 5865
[06-Jun-2023 08:37:07 UTC] PHP Deprecated:  Return type of Google\Model::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/yaysmtp/vendor/google/apiclient/src/Model.php on line 256
[06-Jun-2023 08:37:07 UTC] PHP Deprecated:  Return type of Google\Model::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/yaysmtp/vendor/google/apiclient/src/Model.php on line 261
[06-Jun-2023 08:37:07 UTC] PHP Deprecated:  Return type of Google\Model::offsetSet($offset, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/yaysmtp/vendor/google/apiclient/src/Model.php on line 268
[06-Jun-2023 08:37:07 UTC] PHP Deprecated:  Return type of Google\Model::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/yaysmtp/vendor/google/apiclient/src/Model.php on line 278
[06-Jun-2023 08:37:07 UTC] PHP Deprecated:  Return type of Google\Collection::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/yaysmtp/vendor/google/apiclient/src/Collection.php on line 22
[06-Jun-2023 08:37:07 UTC] PHP Deprecated:  Return type of Google\Collection::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/yaysmtp/vendor/google/apiclient/src/Collection.php on line 38
[06-Jun-2023 08:37:07 UTC] PHP Deprecated:  Return type of Google\Collection::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/yaysmtp/vendor/google/apiclient/src/Collection.php on line 30
[06-Jun-2023 08:37:07 UTC] PHP Deprecated:  Return type of Google\Collection::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/yaysmtp/vendor/google/apiclient/src/Collection.php on line 43
[06-Jun-2023 08:37:07 UTC] PHP Deprecated:  Return type of Google\Collection::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/yaysmtp/vendor/google/apiclient/src/Collection.php on line 14
[06-Jun-2023 08:37:07 UTC] PHP Deprecated:  Return type of Google\Collection::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/yaysmtp/vendor/google/apiclient/src/Collection.php on line 49
[06-Jun-2023 08:37:07 UTC] PHP Deprecated:  Return type of League\OAuth2\Client\Token\AccessTokenInterface::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/yaysmtp/vendor/league/src/Token/AccessTokenInterface.php on line 71
[06-Jun-2023 08:37:08 UTC] PHP Deprecated:  Return type of Google\Model::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/yaysmtp/vendor/google/apiclient/src/Model.php on line 256
[06-Jun-2023 08:37:08 UTC] PHP Deprecated:  Return type of Google\Model::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/yaysmtp/vendor/google/apiclient/src/Model.php on line 261
[06-Jun-2023 08:37:08 UTC] PHP Deprecated:  Return type of Google\Model::offsetSet($offset, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/yaysmtp/vendor/google/apiclient/src/Model.php on line 268
[06-Jun-2023 08:37:08 UTC] PHP Deprecated:  Return type of Google\Model::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/yaysmtp/vendor/google/apiclient/src/Model.php on line 278
[06-Jun-2023 08:37:08 UTC] PHP Deprecated:  Return type of Google\Collection::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/yaysmtp/vendor/google/apiclient/src/Collection.php on line 22
[06-Jun-2023 08:37:08 UTC] PHP Deprecated:  Return type of Google\Collection::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/yaysmtp/vendor/google/apiclient/src/Collection.php on line 38
[06-Jun-2023 08:37:08 UTC] PHP Deprecated:  Return type of Google\Collection::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/yaysmtp/vendor/google/apiclient/src/Collection.php on line 30
[06-Jun-2023 08:37:08 UTC] PHP Deprecated:  Return type of Google\Collection::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/yaysmtp/vendor/google/apiclient/src/Collection.php on line 43
[06-Jun-2023 08:37:08 UTC] PHP Deprecated:  Return type of Google\Collection::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/yaysmtp/vendor/google/apiclient/src/Collection.php on line 14
[06-Jun-2023 08:37:08 UTC] PHP Deprecated:  Return type of Google\Collection::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/yaysmtp/vendor/google/apiclient/src/Collection.php on line 49
[06-Jun-2023 08:37:08 UTC] PHP Deprecated:  Return type of League\OAuth2\Client\Token\AccessTokenInterface::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/yaysmtp/vendor/league/src/Token/AccessTokenInterface.php on line 71
[06-Jun-2023 08:37:08 UTC] PHP Deprecated:  Return type of Google\Model::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/yaysmtp/vendor/google/apiclient/src/Model.php on line 256
[06-Jun-2023 08:37:08 UTC] PHP Deprecated:  Return type of Google\Model::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/yaysmtp/vendor/google/apiclient/src/Model.php on line 261
[06-Jun-2023 08:37:08 UTC] PHP Deprecated:  Return type of Google\Model::offsetSet($offset, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/yaysmtp/vendor/google/apiclient/src/Model.php on line 268
[06-Jun-2023 08:37:08 UTC] PHP Deprecated:  Return type of Google\Model::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/yaysmtp/vendor/google/apiclient/src/Model.php on line 278
[06-Jun-2023 08:37:08 UTC] PHP Deprecated:  Return type of Google\Collection::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/yaysmtp/vendor/google/apiclient/src/Collection.php on line 22
[06-Jun-2023 08:37:08 UTC] PHP Deprecated:  Return type of Google\Collection::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/yaysmtp/vendor/google/apiclient/src/Collection.php on line 38
[06-Jun-2023 08:37:08 UTC] PHP Deprecated:  Return type of Google\Collection::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/yaysmtp/vendor/google/apiclient/src/Collection.php on line 30
[06-Jun-2023 08:37:08 UTC] PHP Deprecated:  Return type of Google\Collection::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/yaysmtp/vendor/google/apiclient/src/Collection.php on line 43
[06-Jun-2023 08:37:08 UTC] PHP Deprecated:  Return type of Google\Collection::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/yaysmtp/vendor/google/apiclient/src/Collection.php on line 14
[06-Jun-2023 08:37:08 UTC] PHP Deprecated:  Return type of Google\Collection::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/yaysmtp/vendor/google/apiclient/src/Collection.php on line 49

(+430 more lines)
See also: All tests for this plugin, How to Hide YaySMTP Admin Menus and Widgets