Official Easymailing 1.0.6

Does Official Easymailing work with WordPress 6.4.2 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
374PHP deprecation warnings
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

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

Page speed impact: insignificant.
The plugin didn't make the site noticeably slower.

Environment
WordPress version6.4.2
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 80+
WordPress.org page https://wordpress.org/plugins/official-easymailing/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 4

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=official-easymailing%2Feasymailing-official.php&plugin_status=all&paged=1&s&_wpnonce=01e2af7397
Aspect after-activation
HTTP status 200
Load time 0.462 s
Memory usage 3.43 MiB
JS errors None
Resource errors None

Easymailing

Page screenshot: Easymailing
URL /wp-admin/admin.php?page=easymailing_configuration
Aspect menu-item
HTTP status 200
Load time 0.124 s
Memory usage N/A
JS errors None
Resource errors None

Easymailing → Formularios

Page screenshot: Easymailing → Formularios
URL /wp-admin/admin.php?page=easymailing_forms
Aspect menu-item
HTTP status 200
Load time 0.108 s
Memory usage N/A
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.196 s
Memory usage 3.4 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.354 s0.328 s-0.026 s3.38 MiB3.49 MiB+ 115.45 KiB
/wp-admin/edit.php0.214 s0.208 s-0.006 s3.41 MiB3.52 MiB+ 115.45 KiB
/wp-admin/post-new.php1.000 s0.769 s-0.231 s5.46 MiB5.53 MiB+ 69.02 KiB
/wp-admin/upload.php0.697 s0.498 s-0.199 s3.32 MiB3.42 MiB+ 100.05 KiB
/wp-admin/options-writing.php0.222 s0.223 s+0.001 s3.32 MiB3.41 MiB+ 91.77 KiB
/wp-admin/media-new.php0.304 s0.230 s-0.074 s3.29 MiB3.4 MiB+ 112 KiB
/wp-admin/edit-tags.php?taxonomy=category0.203 s0.211 s+0.008 s3.31 MiB3.43 MiB+ 116.55 KiB
/wp-admin/post-new.php?post_type=page0.590 s0.602 s+0.012 s5.45 MiB5.52 MiB+ 68.66 KiB
/wp-admin/options-discussion.php0.319 s0.369 s+0.050 s3.3 MiB3.4 MiB+ 103.41 KiB
/wp-admin/edit-comments.php0.256 s0.280 s+0.024 s3.34 MiB3.43 MiB+ 98.48 KiB
/0.305 s0.195 s-0.110 s3.36 MiB3.4 MiB+ 46.1 KiB
Average 0.406 s0.356 s-0.050 s3.72 MiB3.81 MiB+ 94.27 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
PO File
Language % Lines of code Comment lines Files
PHP82.1%2,31173274
PO File16.4%4621983
JSON1.3%3804
CSS0.1%202
JavaScript0.1%202
Total 2,815 930 85

PHP Code Analysis | More results »

Lines of code 1,921
Total complexity 373
Median class complexity 4.5
Median method complexity 1.0
Most complex class Easymailing\App\Core\Container\Container
Most complex function Easymailing\App\Core\Http\ServerBag::getHeaders()
Classes 52
Methods 192
Functions 3

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.

No new entries found.

PHP Error Log 374 lines

[15-Dec-2023 18:44:13 UTC] PHP Deprecated:  Return type of Easymailing\App\Core\Container\Container::offsetExists($id) 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/official-easymailing/src/Core/Container/Container.php on line 133
[15-Dec-2023 18:44:13 UTC] PHP Deprecated:  Return type of Easymailing\App\Core\Container\Container::offsetGet($id) 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/official-easymailing/src/Core/Container/Container.php on line 98
[15-Dec-2023 18:44:13 UTC] PHP Deprecated:  Return type of Easymailing\App\Core\Container\Container::offsetSet($id, $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/official-easymailing/src/Core/Container/Container.php on line 79
[15-Dec-2023 18:44:13 UTC] PHP Deprecated:  Return type of Easymailing\App\Core\Container\Container::offsetUnset($id) 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/official-easymailing/src/Core/Container/Container.php on line 143
[15-Dec-2023 18:44:13 UTC] PHP Deprecated:  Return type of Easymailing\App\Core\Http\ParameterBag::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/official-easymailing/src/Core/Http/ParameterBag.php on line 191
[15-Dec-2023 18:44:13 UTC] PHP Deprecated:  Return type of Easymailing\App\Core\Http\ParameterBag::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/official-easymailing/src/Core/Http/ParameterBag.php on line 201
[15-Dec-2023 18:44:13 UTC] PHP Deprecated:  Return type of Easymailing\App\Core\Http\HeaderBag::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/official-easymailing/src/Core/Http/HeaderBag.php on line 200
[15-Dec-2023 18:44:13 UTC] PHP Deprecated:  Return type of Easymailing\App\Core\Http\HeaderBag::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/official-easymailing/src/Core/Http/HeaderBag.php on line 210
[15-Dec-2023 18:44:13 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/official-easymailing/src/Core/Http/Request.php on line 60
[15-Dec-2023 18:44:13 UTC] PHP Deprecated:  Return type of Easymailing\App\Core\Container\Container::offsetExists($id) 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/official-easymailing/src/Core/Container/Container.php on line 133
[15-Dec-2023 18:44:13 UTC] PHP Deprecated:  Return type of Easymailing\App\Core\Container\Container::offsetGet($id) 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/official-easymailing/src/Core/Container/Container.php on line 98
[15-Dec-2023 18:44:13 UTC] PHP Deprecated:  Return type of Easymailing\App\Core\Container\Container::offsetSet($id, $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/official-easymailing/src/Core/Container/Container.php on line 79
[15-Dec-2023 18:44:13 UTC] PHP Deprecated:  Return type of Easymailing\App\Core\Container\Container::offsetUnset($id) 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/official-easymailing/src/Core/Container/Container.php on line 143
[15-Dec-2023 18:44:13 UTC] PHP Deprecated:  Return type of Easymailing\App\Core\Http\ParameterBag::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/official-easymailing/src/Core/Http/ParameterBag.php on line 191
[15-Dec-2023 18:44:13 UTC] PHP Deprecated:  Return type of Easymailing\App\Core\Http\ParameterBag::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/official-easymailing/src/Core/Http/ParameterBag.php on line 201
[15-Dec-2023 18:44:13 UTC] PHP Deprecated:  Return type of Easymailing\App\Core\Http\HeaderBag::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/official-easymailing/src/Core/Http/HeaderBag.php on line 200
[15-Dec-2023 18:44:13 UTC] PHP Deprecated:  Return type of Easymailing\App\Core\Http\HeaderBag::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/official-easymailing/src/Core/Http/HeaderBag.php on line 210
[15-Dec-2023 18:44:13 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/official-easymailing/src/Core/Http/Request.php on line 60
[15-Dec-2023 18:44:13 UTC] PHP Deprecated:  Return type of Easymailing\App\Core\Container\Container::offsetExists($id) 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/official-easymailing/src/Core/Container/Container.php on line 133
[15-Dec-2023 18:44:13 UTC] PHP Deprecated:  Return type of Easymailing\App\Core\Container\Container::offsetGet($id) 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/official-easymailing/src/Core/Container/Container.php on line 98
[15-Dec-2023 18:44:13 UTC] PHP Deprecated:  Return type of Easymailing\App\Core\Container\Container::offsetSet($id, $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/official-easymailing/src/Core/Container/Container.php on line 79
[15-Dec-2023 18:44:13 UTC] PHP Deprecated:  Return type of Easymailing\App\Core\Container\Container::offsetUnset($id) 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/official-easymailing/src/Core/Container/Container.php on line 143
[15-Dec-2023 18:44:13 UTC] PHP Deprecated:  Return type of Easymailing\App\Core\Http\ParameterBag::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/official-easymailing/src/Core/Http/ParameterBag.php on line 191
[15-Dec-2023 18:44:13 UTC] PHP Deprecated:  Return type of Easymailing\App\Core\Http\ParameterBag::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/official-easymailing/src/Core/Http/ParameterBag.php on line 201
[15-Dec-2023 18:44:13 UTC] PHP Deprecated:  Return type of Easymailing\App\Core\Http\HeaderBag::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/official-easymailing/src/Core/Http/HeaderBag.php on line 200
[15-Dec-2023 18:44:13 UTC] PHP Deprecated:  Return type of Easymailing\App\Core\Http\HeaderBag::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/official-easymailing/src/Core/Http/HeaderBag.php on line 210
[15-Dec-2023 18:44:13 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/official-easymailing/src/Core/Http/Request.php on line 60
[15-Dec-2023 18:44:14 UTC] PHP Deprecated:  Return type of Easymailing\App\Core\Container\Container::offsetExists($id) 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/official-easymailing/src/Core/Container/Container.php on line 133
[15-Dec-2023 18:44:14 UTC] PHP Deprecated:  Return type of Easymailing\App\Core\Container\Container::offsetGet($id) 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/official-easymailing/src/Core/Container/Container.php on line 98
[15-Dec-2023 18:44:14 UTC] PHP Deprecated:  Return type of Easymailing\App\Core\Container\Container::offsetSet($id, $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/official-easymailing/src/Core/Container/Container.php on line 79
[15-Dec-2023 18:44:14 UTC] PHP Deprecated:  Return type of Easymailing\App\Core\Container\Container::offsetUnset($id) 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/official-easymailing/src/Core/Container/Container.php on line 143
[15-Dec-2023 18:44:14 UTC] PHP Deprecated:  Return type of Easymailing\App\Core\Http\ParameterBag::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/official-easymailing/src/Core/Http/ParameterBag.php on line 191
[15-Dec-2023 18:44:14 UTC] PHP Deprecated:  Return type of Easymailing\App\Core\Http\ParameterBag::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/official-easymailing/src/Core/Http/ParameterBag.php on line 201
[15-Dec-2023 18:44:14 UTC] PHP Deprecated:  Return type of Easymailing\App\Core\Http\HeaderBag::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/official-easymailing/src/Core/Http/HeaderBag.php on line 200
[15-Dec-2023 18:44:14 UTC] PHP Deprecated:  Return type of Easymailing\App\Core\Http\HeaderBag::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/official-easymailing/src/Core/Http/HeaderBag.php on line 210
[15-Dec-2023 18:44:14 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/official-easymailing/src/Core/Http/Request.php on line 60
[15-Dec-2023 18:44:15 UTC] PHP Deprecated:  Return type of Easymailing\App\Core\Container\Container::offsetExists($id) 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/official-easymailing/src/Core/Container/Container.php on line 133
[15-Dec-2023 18:44:15 UTC] PHP Deprecated:  Return type of Easymailing\App\Core\Container\Container::offsetGet($id) 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/official-easymailing/src/Core/Container/Container.php on line 98
[15-Dec-2023 18:44:15 UTC] PHP Deprecated:  Return type of Easymailing\App\Core\Container\Container::offsetSet($id, $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/official-easymailing/src/Core/Container/Container.php on line 79
[15-Dec-2023 18:44:15 UTC] PHP Deprecated:  Return type of Easymailing\App\Core\Container\Container::offsetUnset($id) 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/official-easymailing/src/Core/Container/Container.php on line 143
[15-Dec-2023 18:44:15 UTC] PHP Deprecated:  Return type of Easymailing\App\Core\Http\ParameterBag::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/official-easymailing/src/Core/Http/ParameterBag.php on line 191
[15-Dec-2023 18:44:15 UTC] PHP Deprecated:  Return type of Easymailing\App\Core\Http\ParameterBag::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/official-easymailing/src/Core/Http/ParameterBag.php on line 201
[15-Dec-2023 18:44:15 UTC] PHP Deprecated:  Return type of Easymailing\App\Core\Http\HeaderBag::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/official-easymailing/src/Core/Http/HeaderBag.php on line 200
[15-Dec-2023 18:44:15 UTC] PHP Deprecated:  Return type of Easymailing\App\Core\Http\HeaderBag::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/official-easymailing/src/Core/Http/HeaderBag.php on line 210
[15-Dec-2023 18:44:15 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/official-easymailing/src/Core/Http/Request.php on line 60
[15-Dec-2023 18:44:15 UTC] PHP Deprecated:  Return type of Easymailing\App\Core\Container\Container::offsetExists($id) 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/official-easymailing/src/Core/Container/Container.php on line 133
[15-Dec-2023 18:44:15 UTC] PHP Deprecated:  Return type of Easymailing\App\Core\Container\Container::offsetGet($id) 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/official-easymailing/src/Core/Container/Container.php on line 98
[15-Dec-2023 18:44:15 UTC] PHP Deprecated:  Return type of Easymailing\App\Core\Container\Container::offsetSet($id, $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/official-easymailing/src/Core/Container/Container.php on line 79
[15-Dec-2023 18:44:15 UTC] PHP Deprecated:  Return type of Easymailing\App\Core\Container\Container::offsetUnset($id) 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/official-easymailing/src/Core/Container/Container.php on line 143
[15-Dec-2023 18:44:15 UTC] PHP Deprecated:  Return type of Easymailing\App\Core\Http\ParameterBag::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/official-easymailing/src/Core/Http/ParameterBag.php on line 191
[15-Dec-2023 18:44:15 UTC] PHP Deprecated:  Return type of Easymailing\App\Core\Http\ParameterBag::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/official-easymailing/src/Core/Http/ParameterBag.php on line 201
[15-Dec-2023 18:44:15 UTC] PHP Deprecated:  Return type of Easymailing\App\Core\Http\HeaderBag::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/official-easymailing/src/Core/Http/HeaderBag.php on line 200
[15-Dec-2023 18:44:15 UTC] PHP Deprecated:  Return type of Easymailing\App\Core\Http\HeaderBag::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/official-easymailing/src/Core/Http/HeaderBag.php on line 210
[15-Dec-2023 18:44:15 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/official-easymailing/src/Core/Http/Request.php on line 60
[15-Dec-2023 18:44:16 UTC] PHP Deprecated:  Return type of Easymailing\App\Core\Container\Container::offsetExists($id) 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/official-easymailing/src/Core/Container/Container.php on line 133
[15-Dec-2023 18:44:16 UTC] PHP Deprecated:  Return type of Easymailing\App\Core\Container\Container::offsetGet($id) 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/official-easymailing/src/Core/Container/Container.php on line 98
[15-Dec-2023 18:44:16 UTC] PHP Deprecated:  Return type of Easymailing\App\Core\Container\Container::offsetSet($id, $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/official-easymailing/src/Core/Container/Container.php on line 79
[15-Dec-2023 18:44:16 UTC] PHP Deprecated:  Return type of Easymailing\App\Core\Container\Container::offsetUnset($id) 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/official-easymailing/src/Core/Container/Container.php on line 143
[15-Dec-2023 18:44:16 UTC] PHP Deprecated:  Return type of Easymailing\App\Core\Http\ParameterBag::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/official-easymailing/src/Core/Http/ParameterBag.php on line 191
[15-Dec-2023 18:44:16 UTC] PHP Deprecated:  Return type of Easymailing\App\Core\Http\ParameterBag::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/official-easymailing/src/Core/Http/ParameterBag.php on line 201
[15-Dec-2023 18:44:16 UTC] PHP Deprecated:  Return type of Easymailing\App\Core\Http\HeaderBag::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/official-easymailing/src/Core/Http/HeaderBag.php on line 200
[15-Dec-2023 18:44:16 UTC] PHP Deprecated:  Return type of Easymailing\App\Core\Http\HeaderBag::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/official-easymailing/src/Core/Http/HeaderBag.php on line 210
[15-Dec-2023 18:44:16 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/official-easymailing/src/Core/Http/Request.php on line 60
[15-Dec-2023 18:44:17 UTC] PHP Deprecated:  Return type of Easymailing\App\Core\Container\Container::offsetExists($id) 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/official-easymailing/src/Core/Container/Container.php on line 133
[15-Dec-2023 18:44:17 UTC] PHP Deprecated:  Return type of Easymailing\App\Core\Container\Container::offsetGet($id) 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/official-easymailing/src/Core/Container/Container.php on line 98
[15-Dec-2023 18:44:17 UTC] PHP Deprecated:  Return type of Easymailing\App\Core\Container\Container::offsetSet($id, $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/official-easymailing/src/Core/Container/Container.php on line 79
[15-Dec-2023 18:44:17 UTC] PHP Deprecated:  Return type of Easymailing\App\Core\Container\Container::offsetUnset($id) 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/official-easymailing/src/Core/Container/Container.php on line 143
[15-Dec-2023 18:44:17 UTC] PHP Deprecated:  Return type of Easymailing\App\Core\Http\ParameterBag::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/official-easymailing/src/Core/Http/ParameterBag.php on line 191
[15-Dec-2023 18:44:17 UTC] PHP Deprecated:  Return type of Easymailing\App\Core\Http\ParameterBag::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/official-easymailing/src/Core/Http/ParameterBag.php on line 201
[15-Dec-2023 18:44:17 UTC] PHP Deprecated:  Return type of Easymailing\App\Core\Http\HeaderBag::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/official-easymailing/src/Core/Http/HeaderBag.php on line 200
[15-Dec-2023 18:44:17 UTC] PHP Deprecated:  Return type of Easymailing\App\Core\Http\HeaderBag::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/official-easymailing/src/Core/Http/HeaderBag.php on line 210
[15-Dec-2023 18:44:17 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/official-easymailing/src/Core/Http/Request.php on line 60
[15-Dec-2023 18:44:17 UTC] PHP Deprecated:  Return type of Easymailing\App\Core\Container\Container::offsetExists($id) 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/official-easymailing/src/Core/Container/Container.php on line 133
[15-Dec-2023 18:44:17 UTC] PHP Deprecated:  Return type of Easymailing\App\Core\Container\Container::offsetGet($id) 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/official-easymailing/src/Core/Container/Container.php on line 98
[15-Dec-2023 18:44:17 UTC] PHP Deprecated:  Return type of Easymailing\App\Core\Container\Container::offsetSet($id, $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/official-easymailing/src/Core/Container/Container.php on line 79
[15-Dec-2023 18:44:17 UTC] PHP Deprecated:  Return type of Easymailing\App\Core\Container\Container::offsetUnset($id) 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/official-easymailing/src/Core/Container/Container.php on line 143
[15-Dec-2023 18:44:17 UTC] PHP Deprecated:  Return type of Easymailing\App\Core\Http\ParameterBag::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/official-easymailing/src/Core/Http/ParameterBag.php on line 191
[15-Dec-2023 18:44:17 UTC] PHP Deprecated:  Return type of Easymailing\App\Core\Http\ParameterBag::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/official-easymailing/src/Core/Http/ParameterBag.php on line 201
[15-Dec-2023 18:44:17 UTC] PHP Deprecated:  Return type of Easymailing\App\Core\Http\HeaderBag::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/official-easymailing/src/Core/Http/HeaderBag.php on line 200
[15-Dec-2023 18:44:17 UTC] PHP Deprecated:  Return type of Easymailing\App\Core\Http\HeaderBag::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/official-easymailing/src/Core/Http/HeaderBag.php on line 210
[15-Dec-2023 18:44:17 UTC] PHP Deprecated:  Return type of Easymailing\App\Core\Container\Container::offsetExists($id) 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/official-easymailing/src/Core/Container/Container.php on line 133
[15-Dec-2023 18:44:17 UTC] PHP Deprecated:  Return type of Easymailing\App\Core\Container\Container::offsetGet($id) 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/official-easymailing/src/Core/Container/Container.php on line 98
[15-Dec-2023 18:44:17 UTC] PHP Deprecated:  Return type of Easymailing\App\Core\Container\Container::offsetSet($id, $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/official-easymailing/src/Core/Container/Container.php on line 79
[15-Dec-2023 18:44:17 UTC] PHP Deprecated:  Return type of Easymailing\App\Core\Container\Container::offsetUnset($id) 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/official-easymailing/src/Core/Container/Container.php on line 143
[15-Dec-2023 18:44:17 UTC] PHP Deprecated:  Return type of Easymailing\App\Core\Http\ParameterBag::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/official-easymailing/src/Core/Http/ParameterBag.php on line 191
[15-Dec-2023 18:44:17 UTC] PHP Deprecated:  Return type of Easymailing\App\Core\Http\ParameterBag::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/official-easymailing/src/Core/Http/ParameterBag.php on line 201
[15-Dec-2023 18:44:17 UTC] PHP Deprecated:  Return type of Easymailing\App\Core\Http\HeaderBag::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/official-easymailing/src/Core/Http/HeaderBag.php on line 200
[15-Dec-2023 18:44:17 UTC] PHP Deprecated:  Return type of Easymailing\App\Core\Http\HeaderBag::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/official-easymailing/src/Core/Http/HeaderBag.php on line 210
[15-Dec-2023 18:44:17 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/official-easymailing/src/Core/Http/Request.php on line 60
[15-Dec-2023 18:44:18 UTC] PHP Deprecated:  Return type of Easymailing\App\Core\Container\Container::offsetExists($id) 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/official-easymailing/src/Core/Container/Container.php on line 133
[15-Dec-2023 18:44:18 UTC] PHP Deprecated:  Return type of Easymailing\App\Core\Container\Container::offsetGet($id) 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/official-easymailing/src/Core/Container/Container.php on line 98
[15-Dec-2023 18:44:18 UTC] PHP Deprecated:  Return type of Easymailing\App\Core\Container\Container::offsetSet($id, $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/official-easymailing/src/Core/Container/Container.php on line 79
[15-Dec-2023 18:44:18 UTC] PHP Deprecated:  Return type of Easymailing\App\Core\Container\Container::offsetUnset($id) 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/official-easymailing/src/Core/Container/Container.php on line 143
[15-Dec-2023 18:44:18 UTC] PHP Deprecated:  Return type of Easymailing\App\Core\Http\ParameterBag::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/official-easymailing/src/Core/Http/ParameterBag.php on line 191
[15-Dec-2023 18:44:18 UTC] PHP Deprecated:  Return type of Easymailing\App\Core\Http\ParameterBag::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/official-easymailing/src/Core/Http/ParameterBag.php on line 201
[15-Dec-2023 18:44:18 UTC] PHP Deprecated:  Return type of Easymailing\App\Core\Http\HeaderBag::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/official-easymailing/src/Core/Http/HeaderBag.php on line 200
[15-Dec-2023 18:44:18 UTC] PHP Deprecated:  Return type of Easymailing\App\Core\Http\HeaderBag::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/official-easymailing/src/Core/Http/HeaderBag.php on line 210
[15-Dec-2023 18:44:18 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/official-easymailing/src/Core/Http/Request.php on line 60
[15-Dec-2023 18:44:18 UTC] PHP Deprecated:  Return type of Easymailing\App\Core\Container\Container::offsetExists($id) 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/official-easymailing/src/Core/Container/Container.php on line 133
[15-Dec-2023 18:44:18 UTC] PHP Deprecated:  Return type of Easymailing\App\Core\Container\Container::offsetGet($id) 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/official-easymailing/src/Core/Container/Container.php on line 98

(+274 more lines)
See also: All tests for this plugin