weMail - Email Marketing Simplified With WordPress 1.13.1

Does "weMail - Email Marketing Simplified With WordPress" work with WordPress 6.2.1 and PHP 8.1.12? A smoke test was performed on .

Summary

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

Memory usage: 169.64 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.2.1
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/wemail/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 4

weMail ‹ Test site — WordPress

Page screenshot: weMail ‹ Test site — WordPress
URL /wp-admin/admin.php?page=wemail#/
Requested URL /wp-admin/plugins.php?action=activate&plugin=wemail%2Fwemail.php&plugin_status=all&paged=1&s&_wpnonce=0b4e5305fb
Aspect after-activation
HTTP status 200
Load time 1.801 s
Memory usage 3.2 MiB
JS errors None
Resource errors None

weMail

Page screenshot: weMail
URL /wp-admin/admin.php?page=wemail#/
Requested URL /wp-admin/admin.php?page=wemail
Aspect menu-item
HTTP status 200
Load time 0.831 s
Memory usage 3.17 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.204 s
Memory usage 3.15 MiB
JS errors None
Resource errors None

Widgets ‹ Test site — WordPress

Page screenshot: Widgets ‹ Test site — WordPress
URL /wp-admin/widgets.php
Aspect new-sidebar-widgets
HTTP status 200
Load time 1.311 s
Memory usage 5.19 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.284 s0.247 s-0.037 s3.07 MiB3.22 MiB+ 156.44 KiB
/wp-admin/edit.php0.192 s0.212 s+0.020 s3.1 MiB3.25 MiB+ 155.25 KiB
/wp-admin/post-new.php0.748 s1.096 s+0.348 s5.02 MiB5.3 MiB+ 284.95 KiB
/wp-admin/upload.php0.540 s0.379 s-0.161 s3.02 MiB3.15 MiB+ 142 KiB
/wp-admin/options-writing.php0.172 s0.157 s-0.015 s3.01 MiB3.14 MiB+ 130.27 KiB
/wp-admin/media-new.php0.292 s0.197 s-0.095 s2.99 MiB3.14 MiB+ 154.13 KiB
/wp-admin/edit-tags.php?taxonomy=category0.224 s0.190 s-0.034 s3.01 MiB3.16 MiB+ 157.17 KiB
/wp-admin/post-new.php?post_type=page0.758 s0.613 s-0.145 s5.01 MiB5.22 MiB+ 213.97 KiB
/wp-admin/options-discussion.php0.215 s0.238 s+0.023 s3 MiB3.14 MiB+ 144 KiB
/wp-admin/edit-comments.php0.207 s0.216 s+0.009 s3.03 MiB3.16 MiB+ 138.79 KiB
/0.306 s0.204 s-0.102 s2.97 MiB3.15 MiB+ 189.06 KiB
Average 0.358 s0.341 s-0.017 s3.38 MiB3.55 MiB+ 169.64 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
PHP96.1%13,7795,581335
SVG1.7%24114
CSS1.0%14953
HTML0.8%12031
JavaScript0.4%5104
Total 14,340 5,590 347

PHP Code Analysis | More results »

Lines of code 8,506
Total complexity 1,336
Median class complexity 7.0
Median method complexity 2.0
Most complex class WeDevs\WeMail\Core\Ecommerce\Platforms\EDD
Most complex function WeDevs\WeMail\Core\Auth\Auth::site()
Classes 121
Methods 562
Functions 17

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 3

Sidebar Widgets 1

ID Name
wemail-form-widgetweMail Form

PHP Error Log 426 lines

[17-May-2023 18:50:56 UTC] PHP Deprecated:  Return type of Stringy\Stringy::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/wemail/vendor/danielstjules/stringy/src/Stringy.php on line 270
[17-May-2023 18:50:56 UTC] PHP Deprecated:  Return type of Stringy\Stringy::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/wemail/vendor/danielstjules/stringy/src/Stringy.php on line 453
[17-May-2023 18:50:56 UTC] PHP Deprecated:  Return type of Stringy\Stringy::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wemail/vendor/danielstjules/stringy/src/Stringy.php on line 850
[17-May-2023 18:50:56 UTC] PHP Deprecated:  Return type of Stringy\Stringy::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/wemail/vendor/danielstjules/stringy/src/Stringy.php on line 873
[17-May-2023 18:50:56 UTC] PHP Deprecated:  Return type of Stringy\Stringy::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/wemail/vendor/danielstjules/stringy/src/Stringy.php on line 893
[17-May-2023 18:50:56 UTC] PHP Deprecated:  Return type of Stringy\Stringy::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/wemail/vendor/danielstjules/stringy/src/Stringy.php on line 906
[17-May-2023 18:50:56 UTC] PHP Deprecated:  Return type of Stringy\Stringy::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/wemail/vendor/danielstjules/stringy/src/Stringy.php on line 270
[17-May-2023 18:50:56 UTC] PHP Deprecated:  Return type of Stringy\Stringy::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/wemail/vendor/danielstjules/stringy/src/Stringy.php on line 453
[17-May-2023 18:50:56 UTC] PHP Deprecated:  Return type of Stringy\Stringy::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wemail/vendor/danielstjules/stringy/src/Stringy.php on line 850
[17-May-2023 18:50:56 UTC] PHP Deprecated:  Return type of Stringy\Stringy::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/wemail/vendor/danielstjules/stringy/src/Stringy.php on line 873
[17-May-2023 18:50:56 UTC] PHP Deprecated:  Return type of Stringy\Stringy::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/wemail/vendor/danielstjules/stringy/src/Stringy.php on line 893
[17-May-2023 18:50:56 UTC] PHP Deprecated:  Return type of Stringy\Stringy::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/wemail/vendor/danielstjules/stringy/src/Stringy.php on line 906
[17-May-2023 18:50:56 UTC] PHP Deprecated:  Return type of Stringy\Stringy::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/wemail/vendor/danielstjules/stringy/src/Stringy.php on line 270
[17-May-2023 18:50:56 UTC] PHP Deprecated:  Return type of Stringy\Stringy::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/wemail/vendor/danielstjules/stringy/src/Stringy.php on line 453
[17-May-2023 18:50:56 UTC] PHP Deprecated:  Return type of Stringy\Stringy::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wemail/vendor/danielstjules/stringy/src/Stringy.php on line 850
[17-May-2023 18:50:56 UTC] PHP Deprecated:  Return type of Stringy\Stringy::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/wemail/vendor/danielstjules/stringy/src/Stringy.php on line 873
[17-May-2023 18:50:56 UTC] PHP Deprecated:  Return type of Stringy\Stringy::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/wemail/vendor/danielstjules/stringy/src/Stringy.php on line 893
[17-May-2023 18:50:56 UTC] PHP Deprecated:  Return type of Stringy\Stringy::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/wemail/vendor/danielstjules/stringy/src/Stringy.php on line 906
[17-May-2023 18:50:58 UTC] PHP Deprecated:  Return type of Stringy\Stringy::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/wemail/vendor/danielstjules/stringy/src/Stringy.php on line 270
[17-May-2023 18:50:58 UTC] PHP Deprecated:  Return type of Stringy\Stringy::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/wemail/vendor/danielstjules/stringy/src/Stringy.php on line 453
[17-May-2023 18:50:58 UTC] PHP Deprecated:  Return type of Stringy\Stringy::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wemail/vendor/danielstjules/stringy/src/Stringy.php on line 850
[17-May-2023 18:50:58 UTC] PHP Deprecated:  Return type of Stringy\Stringy::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/wemail/vendor/danielstjules/stringy/src/Stringy.php on line 873
[17-May-2023 18:50:58 UTC] PHP Deprecated:  Return type of Stringy\Stringy::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/wemail/vendor/danielstjules/stringy/src/Stringy.php on line 893
[17-May-2023 18:50:58 UTC] PHP Deprecated:  Return type of Stringy\Stringy::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/wemail/vendor/danielstjules/stringy/src/Stringy.php on line 906
[17-May-2023 18:50:58 UTC] PHP Deprecated:  Return type of Stringy\Stringy::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/wemail/vendor/danielstjules/stringy/src/Stringy.php on line 270
[17-May-2023 18:50:58 UTC] PHP Deprecated:  Return type of Stringy\Stringy::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/wemail/vendor/danielstjules/stringy/src/Stringy.php on line 453
[17-May-2023 18:50:58 UTC] PHP Deprecated:  Return type of Stringy\Stringy::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wemail/vendor/danielstjules/stringy/src/Stringy.php on line 850
[17-May-2023 18:50:58 UTC] PHP Deprecated:  Return type of Stringy\Stringy::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/wemail/vendor/danielstjules/stringy/src/Stringy.php on line 873
[17-May-2023 18:50:58 UTC] PHP Deprecated:  Return type of Stringy\Stringy::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/wemail/vendor/danielstjules/stringy/src/Stringy.php on line 893
[17-May-2023 18:50:58 UTC] PHP Deprecated:  Return type of Stringy\Stringy::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/wemail/vendor/danielstjules/stringy/src/Stringy.php on line 906
[17-May-2023 18:51:00 UTC] PHP Deprecated:  Return type of Stringy\Stringy::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/wemail/vendor/danielstjules/stringy/src/Stringy.php on line 270
[17-May-2023 18:51:00 UTC] PHP Deprecated:  Return type of Stringy\Stringy::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/wemail/vendor/danielstjules/stringy/src/Stringy.php on line 453
[17-May-2023 18:51:00 UTC] PHP Deprecated:  Return type of Stringy\Stringy::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wemail/vendor/danielstjules/stringy/src/Stringy.php on line 850
[17-May-2023 18:51:00 UTC] PHP Deprecated:  Return type of Stringy\Stringy::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/wemail/vendor/danielstjules/stringy/src/Stringy.php on line 873
[17-May-2023 18:51:00 UTC] PHP Deprecated:  Return type of Stringy\Stringy::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/wemail/vendor/danielstjules/stringy/src/Stringy.php on line 893
[17-May-2023 18:51:00 UTC] PHP Deprecated:  Return type of Stringy\Stringy::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/wemail/vendor/danielstjules/stringy/src/Stringy.php on line 906
[17-May-2023 18:51:01 UTC] PHP Deprecated:  Return type of Stringy\Stringy::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/wemail/vendor/danielstjules/stringy/src/Stringy.php on line 270
[17-May-2023 18:51:01 UTC] PHP Deprecated:  Return type of Stringy\Stringy::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/wemail/vendor/danielstjules/stringy/src/Stringy.php on line 453
[17-May-2023 18:51:01 UTC] PHP Deprecated:  Return type of Stringy\Stringy::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wemail/vendor/danielstjules/stringy/src/Stringy.php on line 850
[17-May-2023 18:51:01 UTC] PHP Deprecated:  Return type of Stringy\Stringy::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/wemail/vendor/danielstjules/stringy/src/Stringy.php on line 873
[17-May-2023 18:51:01 UTC] PHP Deprecated:  Return type of Stringy\Stringy::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/wemail/vendor/danielstjules/stringy/src/Stringy.php on line 893
[17-May-2023 18:51:01 UTC] PHP Deprecated:  Return type of Stringy\Stringy::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/wemail/vendor/danielstjules/stringy/src/Stringy.php on line 906
[17-May-2023 18:51:01 UTC] PHP Deprecated:  Return type of Stringy\Stringy::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/wemail/vendor/danielstjules/stringy/src/Stringy.php on line 270
[17-May-2023 18:51:01 UTC] PHP Deprecated:  Return type of Stringy\Stringy::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/wemail/vendor/danielstjules/stringy/src/Stringy.php on line 453
[17-May-2023 18:51:01 UTC] PHP Deprecated:  Return type of Stringy\Stringy::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wemail/vendor/danielstjules/stringy/src/Stringy.php on line 850
[17-May-2023 18:51:01 UTC] PHP Deprecated:  Return type of Stringy\Stringy::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/wemail/vendor/danielstjules/stringy/src/Stringy.php on line 873
[17-May-2023 18:51:01 UTC] PHP Deprecated:  Return type of Stringy\Stringy::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/wemail/vendor/danielstjules/stringy/src/Stringy.php on line 893
[17-May-2023 18:51:01 UTC] PHP Deprecated:  Return type of Stringy\Stringy::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/wemail/vendor/danielstjules/stringy/src/Stringy.php on line 906
[17-May-2023 18:51:01 UTC] PHP Deprecated:  Return type of Stringy\Stringy::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/wemail/vendor/danielstjules/stringy/src/Stringy.php on line 270
[17-May-2023 18:51:01 UTC] PHP Deprecated:  Return type of Stringy\Stringy::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/wemail/vendor/danielstjules/stringy/src/Stringy.php on line 453
[17-May-2023 18:51:01 UTC] PHP Deprecated:  Return type of Stringy\Stringy::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wemail/vendor/danielstjules/stringy/src/Stringy.php on line 850
[17-May-2023 18:51:01 UTC] PHP Deprecated:  Return type of Stringy\Stringy::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/wemail/vendor/danielstjules/stringy/src/Stringy.php on line 873
[17-May-2023 18:51:01 UTC] PHP Deprecated:  Return type of Stringy\Stringy::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/wemail/vendor/danielstjules/stringy/src/Stringy.php on line 893
[17-May-2023 18:51:01 UTC] PHP Deprecated:  Return type of Stringy\Stringy::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/wemail/vendor/danielstjules/stringy/src/Stringy.php on line 906
[17-May-2023 18:51:01 UTC] PHP Deprecated:  Return type of Stringy\Stringy::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/wemail/vendor/danielstjules/stringy/src/Stringy.php on line 270
[17-May-2023 18:51:01 UTC] PHP Deprecated:  Return type of Stringy\Stringy::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/wemail/vendor/danielstjules/stringy/src/Stringy.php on line 453
[17-May-2023 18:51:01 UTC] PHP Deprecated:  Return type of Stringy\Stringy::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wemail/vendor/danielstjules/stringy/src/Stringy.php on line 850
[17-May-2023 18:51:01 UTC] PHP Deprecated:  Return type of Stringy\Stringy::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/wemail/vendor/danielstjules/stringy/src/Stringy.php on line 873
[17-May-2023 18:51:01 UTC] PHP Deprecated:  Return type of Stringy\Stringy::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/wemail/vendor/danielstjules/stringy/src/Stringy.php on line 893
[17-May-2023 18:51:01 UTC] PHP Deprecated:  Return type of Stringy\Stringy::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/wemail/vendor/danielstjules/stringy/src/Stringy.php on line 906
[17-May-2023 18:51:03 UTC] PHP Deprecated:  Return type of Stringy\Stringy::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/wemail/vendor/danielstjules/stringy/src/Stringy.php on line 270
[17-May-2023 18:51:03 UTC] PHP Deprecated:  Return type of Stringy\Stringy::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/wemail/vendor/danielstjules/stringy/src/Stringy.php on line 453
[17-May-2023 18:51:03 UTC] PHP Deprecated:  Return type of Stringy\Stringy::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wemail/vendor/danielstjules/stringy/src/Stringy.php on line 850
[17-May-2023 18:51:03 UTC] PHP Deprecated:  Return type of Stringy\Stringy::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/wemail/vendor/danielstjules/stringy/src/Stringy.php on line 873
[17-May-2023 18:51:03 UTC] PHP Deprecated:  Return type of Stringy\Stringy::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/wemail/vendor/danielstjules/stringy/src/Stringy.php on line 893
[17-May-2023 18:51:03 UTC] PHP Deprecated:  Return type of Stringy\Stringy::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/wemail/vendor/danielstjules/stringy/src/Stringy.php on line 906
[17-May-2023 18:51:03 UTC] PHP Deprecated:  Return type of Stringy\Stringy::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/wemail/vendor/danielstjules/stringy/src/Stringy.php on line 270
[17-May-2023 18:51:03 UTC] PHP Deprecated:  Return type of Stringy\Stringy::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/wemail/vendor/danielstjules/stringy/src/Stringy.php on line 453
[17-May-2023 18:51:03 UTC] PHP Deprecated:  Return type of Stringy\Stringy::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wemail/vendor/danielstjules/stringy/src/Stringy.php on line 850
[17-May-2023 18:51:03 UTC] PHP Deprecated:  Return type of Stringy\Stringy::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/wemail/vendor/danielstjules/stringy/src/Stringy.php on line 873
[17-May-2023 18:51:03 UTC] PHP Deprecated:  Return type of Stringy\Stringy::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/wemail/vendor/danielstjules/stringy/src/Stringy.php on line 893
[17-May-2023 18:51:03 UTC] PHP Deprecated:  Return type of Stringy\Stringy::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/wemail/vendor/danielstjules/stringy/src/Stringy.php on line 906
[17-May-2023 18:51:03 UTC] PHP Deprecated:  Return type of Stringy\Stringy::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/wemail/vendor/danielstjules/stringy/src/Stringy.php on line 270
[17-May-2023 18:51:03 UTC] PHP Deprecated:  Return type of Stringy\Stringy::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/wemail/vendor/danielstjules/stringy/src/Stringy.php on line 453
[17-May-2023 18:51:03 UTC] PHP Deprecated:  Return type of Stringy\Stringy::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wemail/vendor/danielstjules/stringy/src/Stringy.php on line 850
[17-May-2023 18:51:03 UTC] PHP Deprecated:  Return type of Stringy\Stringy::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/wemail/vendor/danielstjules/stringy/src/Stringy.php on line 873
[17-May-2023 18:51:03 UTC] PHP Deprecated:  Return type of Stringy\Stringy::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/wemail/vendor/danielstjules/stringy/src/Stringy.php on line 893
[17-May-2023 18:51:03 UTC] PHP Deprecated:  Return type of Stringy\Stringy::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/wemail/vendor/danielstjules/stringy/src/Stringy.php on line 906
[17-May-2023 18:51:03 UTC] PHP Deprecated:  Return type of Stringy\Stringy::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/wemail/vendor/danielstjules/stringy/src/Stringy.php on line 270
[17-May-2023 18:51:03 UTC] PHP Deprecated:  Return type of Stringy\Stringy::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/wemail/vendor/danielstjules/stringy/src/Stringy.php on line 453
[17-May-2023 18:51:03 UTC] PHP Deprecated:  Return type of Stringy\Stringy::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wemail/vendor/danielstjules/stringy/src/Stringy.php on line 850
[17-May-2023 18:51:03 UTC] PHP Deprecated:  Return type of Stringy\Stringy::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/wemail/vendor/danielstjules/stringy/src/Stringy.php on line 873
[17-May-2023 18:51:03 UTC] PHP Deprecated:  Return type of Stringy\Stringy::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/wemail/vendor/danielstjules/stringy/src/Stringy.php on line 893
[17-May-2023 18:51:03 UTC] PHP Deprecated:  Return type of Stringy\Stringy::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/wemail/vendor/danielstjules/stringy/src/Stringy.php on line 906
[17-May-2023 18:51:03 UTC] PHP Deprecated:  Return type of Stringy\Stringy::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/wemail/vendor/danielstjules/stringy/src/Stringy.php on line 270
[17-May-2023 18:51:03 UTC] PHP Deprecated:  Return type of Stringy\Stringy::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/wemail/vendor/danielstjules/stringy/src/Stringy.php on line 453
[17-May-2023 18:51:03 UTC] PHP Deprecated:  Return type of Stringy\Stringy::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wemail/vendor/danielstjules/stringy/src/Stringy.php on line 850
[17-May-2023 18:51:03 UTC] PHP Deprecated:  Return type of Stringy\Stringy::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/wemail/vendor/danielstjules/stringy/src/Stringy.php on line 873
[17-May-2023 18:51:03 UTC] PHP Deprecated:  Return type of Stringy\Stringy::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/wemail/vendor/danielstjules/stringy/src/Stringy.php on line 893
[17-May-2023 18:51:03 UTC] PHP Deprecated:  Return type of Stringy\Stringy::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/wemail/vendor/danielstjules/stringy/src/Stringy.php on line 906
[17-May-2023 18:51:03 UTC] PHP Deprecated:  Return type of Stringy\Stringy::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/wemail/vendor/danielstjules/stringy/src/Stringy.php on line 270
[17-May-2023 18:51:03 UTC] PHP Deprecated:  Return type of Stringy\Stringy::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/wemail/vendor/danielstjules/stringy/src/Stringy.php on line 453
[17-May-2023 18:51:03 UTC] PHP Deprecated:  Return type of Stringy\Stringy::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wemail/vendor/danielstjules/stringy/src/Stringy.php on line 850
[17-May-2023 18:51:03 UTC] PHP Deprecated:  Return type of Stringy\Stringy::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/wemail/vendor/danielstjules/stringy/src/Stringy.php on line 873
[17-May-2023 18:51:03 UTC] PHP Deprecated:  Return type of Stringy\Stringy::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/wemail/vendor/danielstjules/stringy/src/Stringy.php on line 893
[17-May-2023 18:51:03 UTC] PHP Deprecated:  Return type of Stringy\Stringy::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/wemail/vendor/danielstjules/stringy/src/Stringy.php on line 906
[17-May-2023 18:51:03 UTC] PHP Deprecated:  Return type of Stringy\Stringy::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/wemail/vendor/danielstjules/stringy/src/Stringy.php on line 270
[17-May-2023 18:51:03 UTC] PHP Deprecated:  Return type of Stringy\Stringy::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/wemail/vendor/danielstjules/stringy/src/Stringy.php on line 453
[17-May-2023 18:51:03 UTC] PHP Deprecated:  Return type of Stringy\Stringy::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wemail/vendor/danielstjules/stringy/src/Stringy.php on line 850
[17-May-2023 18:51:03 UTC] PHP Deprecated:  Return type of Stringy\Stringy::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/wemail/vendor/danielstjules/stringy/src/Stringy.php on line 873

(+326 more lines)
See also: All tests for this plugin, How to Hide the "weMail" Admin Menu