YaySMTP - Simple WP SMTP Mail 2.4.5

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: 97.53 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=2dd656f525
Aspect after-activation
HTTP status 200
Load time 0.652 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.406 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.254 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.338 s
Memory usage 3.13 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.215 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.407 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.316 s0.403 s+0.087 s3.07 MiB3.18 MiB+ 108.84 KiB
/wp-admin/edit.php0.221 s0.469 s+0.248 s3.1 MiB3.2 MiB+ 107.23 KiB
/wp-admin/post-new.php0.859 s0.964 s+0.105 s5.02 MiB5.11 MiB+ 87.77 KiB
/wp-admin/upload.php0.700 s0.437 s-0.263 s3.02 MiB3.09 MiB+ 72.65 KiB
/wp-admin/options-writing.php0.195 s0.276 s+0.081 s3.01 MiB3.09 MiB+ 83.17 KiB
/wp-admin/media-new.php0.302 s0.315 s+0.013 s2.99 MiB3.09 MiB+ 103.02 KiB
/wp-admin/edit-tags.php?taxonomy=category0.220 s0.344 s+0.124 s3.01 MiB3.11 MiB+ 111.38 KiB
/wp-admin/post-new.php?post_type=page0.646 s0.869 s+0.223 s5.01 MiB5.1 MiB+ 83.36 KiB
/wp-admin/options-discussion.php0.230 s0.425 s+0.195 s3 MiB3.09 MiB+ 96.91 KiB
/wp-admin/edit-comments.php0.227 s0.316 s+0.089 s3.03 MiB3.12 MiB+ 91.02 KiB
/0.352 s0.243 s-0.109 s2.97 MiB3.09 MiB+ 127.48 KiB
Average 0.388 s0.460 s+0.072 s3.38 MiB3.48 MiB+ 97.53 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
CSS
Language % Lines of code Comment lines Files
PHP82.4%25,0329,456288
CSS8.3%2,509473
JavaScript7.5%2,2671554
PO File1.8%5532062
JSON0.0%501
SVG0.0%301
Total 30,369 9,864 299

PHP Code Analysis | More results »

Lines of code 7,487
Total complexity 1,923
Median class complexity 49.5
Median method complexity 4.0
Most complex class YaySMTP\Helper\Utils
Most complex function YaySMTP\Controller\SendgridController::__construct()
Classes 32
Methods 271
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 1

Options wp_options 2

Meta Boxes

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

PHP Error Log 530 lines

[25-May-2023 14:39:16 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
[25-May-2023 14:39:16 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
[25-May-2023 14:39:16 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
[25-May-2023 14:39:16 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
[25-May-2023 14:39:16 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
[25-May-2023 14:39:16 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
[25-May-2023 14:39:16 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
[25-May-2023 14:39:16 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
[25-May-2023 14:39:16 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
[25-May-2023 14:39:16 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
[25-May-2023 14:39:16 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
[25-May-2023 14:39:16 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
[25-May-2023 14:39:16 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
[25-May-2023 14:39:16 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
[25-May-2023 14:39:16 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
[25-May-2023 14:39:16 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
[25-May-2023 14:39:16 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
[25-May-2023 14:39:16 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
[25-May-2023 14:39:16 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
[25-May-2023 14:39:16 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
[25-May-2023 14:39:16 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
[25-May-2023 14:39:16 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
[25-May-2023 14:39:17 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
[25-May-2023 14:39:17 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
[25-May-2023 14:39:17 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
[25-May-2023 14:39:17 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
[25-May-2023 14:39:17 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
[25-May-2023 14:39:17 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
[25-May-2023 14:39:17 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
[25-May-2023 14:39:17 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
[25-May-2023 14:39:17 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
[25-May-2023 14:39:17 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
[25-May-2023 14:39:17 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
[25-May-2023 14:39:17 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
[25-May-2023 14:39:17 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
[25-May-2023 14:39:17 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
[25-May-2023 14:39:17 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
[25-May-2023 14:39:17 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
[25-May-2023 14:39:17 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
[25-May-2023 14:39:17 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
[25-May-2023 14:39:17 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
[25-May-2023 14:39:17 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
[25-May-2023 14:39:17 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
[25-May-2023 14:39:17 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
[25-May-2023 14:39:18 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
[25-May-2023 14:39:18 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
[25-May-2023 14:39:18 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
[25-May-2023 14:39:18 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
[25-May-2023 14:39:18 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
[25-May-2023 14:39:18 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
[25-May-2023 14:39:18 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
[25-May-2023 14:39:18 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
[25-May-2023 14:39:18 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
[25-May-2023 14:39:18 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
[25-May-2023 14:39:18 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
[25-May-2023 14:39:18 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
[25-May-2023 14:39:18 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
[25-May-2023 14:39:18 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
[25-May-2023 14:39:18 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
[25-May-2023 14:39:18 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
[25-May-2023 14:39:18 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
[25-May-2023 14:39:18 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
[25-May-2023 14:39:18 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
[25-May-2023 14:39:18 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
[25-May-2023 14:39:18 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
[25-May-2023 14:39:18 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
[25-May-2023 14:39:18 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
[25-May-2023 14:39:18 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
[25-May-2023 14:39:19 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
[25-May-2023 14:39:19 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
[25-May-2023 14:39:19 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
[25-May-2023 14:39:19 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
[25-May-2023 14:39:19 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
[25-May-2023 14:39:19 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
[25-May-2023 14:39:19 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
[25-May-2023 14:39:19 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
[25-May-2023 14:39:19 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
[25-May-2023 14:39:19 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
[25-May-2023 14:39:19 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
[25-May-2023 14:39:20 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
[25-May-2023 14:39:20 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
[25-May-2023 14:39:20 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
[25-May-2023 14:39:20 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
[25-May-2023 14:39:20 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
[25-May-2023 14:39:20 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
[25-May-2023 14:39:20 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
[25-May-2023 14:39:20 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
[25-May-2023 14:39:20 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
[25-May-2023 14:39:20 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
[25-May-2023 14:39:20 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
[25-May-2023 14:39:20 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
[25-May-2023 14:39:20 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
[25-May-2023 14:39:20 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
[25-May-2023 14:39:20 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
[25-May-2023 14:39:20 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
[25-May-2023 14:39:20 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
[25-May-2023 14:39:20 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
[25-May-2023 14:39:20 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
[25-May-2023 14:39:20 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
[25-May-2023 14:39:20 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