WordPress Migration Plugin - Transferito 8.4.0

Does "WordPress Migration Plugin - Transferito" work with WordPress 6.1.1 and PHP 8.1.12? A smoke test was performed on .

Summary

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

Memory usage: 172.59 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.1.1
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 400+
WordPress.org page https://wordpress.org/plugins/transferito/
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=transferito%2Ftransferito.php&plugin_status=all&paged=1&s&_wpnonce=20cfcf852f
Aspect after-activation
HTTP status 200
Load time 0.395 s
Memory usage 3.16 MiB
JS errors None
Resource errors None

Transferito

Page screenshot: Transferito
URL /wp-admin/admin.php?page=transferito-main
Aspect menu-item
HTTP status 200
Load time 0.352 s
Memory usage 3.18 MiB
JS errors None
Resource errors None

Transferito → Settings

Page screenshot: Transferito → Settings
URL /wp-admin/admin.php?page=transferito-settings
Aspect menu-item
HTTP status 200
Load time 0.161 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.231 s
Memory usage 3.16 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.331 s0.235 s-0.096 s3.05 MiB3.21 MiB+ 171.28 KiB
/wp-admin/edit.php0.230 s0.204 s-0.026 s3.07 MiB3.24 MiB+ 171.23 KiB
/wp-admin/post-new.php0.913 s0.930 s+0.017 s4.97 MiB5.16 MiB+ 199.16 KiB
/wp-admin/upload.php0.935 s0.263 s-0.672 s2.99 MiB3.14 MiB+ 154.93 KiB
/wp-admin/options-writing.php0.261 s0.144 s-0.117 s2.99 MiB3.13 MiB+ 141.52 KiB
/wp-admin/media-new.php0.321 s0.228 s-0.093 s2.97 MiB3.13 MiB+ 167.12 KiB
/wp-admin/edit-tags.php?taxonomy=category0.217 s0.192 s-0.025 s2.98 MiB3.15 MiB+ 172.29 KiB
/wp-admin/post-new.php?post_type=page0.707 s0.732 s+0.025 s4.96 MiB5.15 MiB+ 190.75 KiB
/wp-admin/options-discussion.php0.231 s0.283 s+0.052 s2.98 MiB3.13 MiB+ 155.36 KiB
/wp-admin/edit-comments.php0.273 s0.203 s-0.070 s3 MiB3.15 MiB+ 154.22 KiB
/0.328 s0.203 s-0.125 s2.94 MiB3.16 MiB+ 220.63 KiB
Average 0.432 s0.329 s-0.103 s3.35 MiB3.52 MiB+ 172.59 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
Markdown
Language % Lines of code Comment lines Files
PHP85.0%52,11039,8101,721
Markdown11.1%6,82104
JavaScript2.1%1,2901,0191
CSS1.7%1,031622
SVG0.0%3001
Total 61,282 40,891 1,729

PHP Code Analysis | More results »

Lines of code 37,473
Total complexity 6,834
Median class complexity 0.0
Median method complexity 2.0
Most complex class Symfony\Polyfill\Intl\Idn\Resources\unidata\DisallowedRanges
Most complex function Symfony\Polyfill\Intl\Idn\Resources\unidata\DisallowedRanges::inRange()
Classes 836
Methods 2,137
Functions 90

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 410 lines

[21-Nov-2022 12:06:13 UTC] PHP Deprecated:  Aws\Credentials\Credentials implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /wp-content/plugins/transferito/aws/Aws/Credentials/Credentials.php on line 8
[21-Nov-2022 12:06:13 UTC] PHP Deprecated:  Return type of Aws\HandlerList::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/transferito/aws/Aws/HandlerList.php on line 308
[21-Nov-2022 12:06:13 UTC] PHP Deprecated:  Return type of Aws\Api\AbstractModel::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/transferito/aws/Aws/Api/AbstractModel.php on line 41
[21-Nov-2022 12:06:13 UTC] PHP Deprecated:  Return type of Aws\Api\AbstractModel::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/transferito/aws/Aws/Api/AbstractModel.php on line 30
[21-Nov-2022 12:06:13 UTC] PHP Deprecated:  Return type of Aws\Api\AbstractModel::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/transferito/aws/Aws/Api/AbstractModel.php on line 36
[21-Nov-2022 12:06:13 UTC] PHP Deprecated:  Return type of Aws\Api\AbstractModel::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/transferito/aws/Aws/Api/AbstractModel.php on line 46
[21-Nov-2022 12:06:13 UTC] PHP Deprecated:  Return type of Aws\Endpoint\Partition::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/transferito/aws/Aws/HasDataTrait.php on line 41
[21-Nov-2022 12:06:13 UTC] PHP Deprecated:  Return type of & Aws\Endpoint\Partition::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/transferito/aws/Aws/HasDataTrait.php on line 26
[21-Nov-2022 12:06:13 UTC] PHP Deprecated:  Return type of Aws\Endpoint\Partition::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/transferito/aws/Aws/HasDataTrait.php on line 36
[21-Nov-2022 12:06:13 UTC] PHP Deprecated:  Return type of Aws\Endpoint\Partition::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/transferito/aws/Aws/HasDataTrait.php on line 46
[21-Nov-2022 12:06:13 UTC] PHP Deprecated:  Aws\Credentials\Credentials implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /wp-content/plugins/transferito/aws/Aws/Credentials/Credentials.php on line 8
[21-Nov-2022 12:06:13 UTC] PHP Deprecated:  Return type of Aws\HandlerList::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/transferito/aws/Aws/HandlerList.php on line 308
[21-Nov-2022 12:06:13 UTC] PHP Deprecated:  Return type of Aws\Api\AbstractModel::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/transferito/aws/Aws/Api/AbstractModel.php on line 41
[21-Nov-2022 12:06:13 UTC] PHP Deprecated:  Return type of Aws\Api\AbstractModel::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/transferito/aws/Aws/Api/AbstractModel.php on line 30
[21-Nov-2022 12:06:13 UTC] PHP Deprecated:  Return type of Aws\Api\AbstractModel::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/transferito/aws/Aws/Api/AbstractModel.php on line 36
[21-Nov-2022 12:06:13 UTC] PHP Deprecated:  Return type of Aws\Api\AbstractModel::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/transferito/aws/Aws/Api/AbstractModel.php on line 46
[21-Nov-2022 12:06:13 UTC] PHP Deprecated:  Return type of Aws\Endpoint\Partition::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/transferito/aws/Aws/HasDataTrait.php on line 41
[21-Nov-2022 12:06:13 UTC] PHP Deprecated:  Return type of & Aws\Endpoint\Partition::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/transferito/aws/Aws/HasDataTrait.php on line 26
[21-Nov-2022 12:06:13 UTC] PHP Deprecated:  Return type of Aws\Endpoint\Partition::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/transferito/aws/Aws/HasDataTrait.php on line 36
[21-Nov-2022 12:06:13 UTC] PHP Deprecated:  Return type of Aws\Endpoint\Partition::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/transferito/aws/Aws/HasDataTrait.php on line 46
[21-Nov-2022 12:06:14 UTC] PHP Deprecated:  Aws\Credentials\Credentials implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /wp-content/plugins/transferito/aws/Aws/Credentials/Credentials.php on line 8
[21-Nov-2022 12:06:14 UTC] PHP Deprecated:  Return type of Aws\HandlerList::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/transferito/aws/Aws/HandlerList.php on line 308
[21-Nov-2022 12:06:14 UTC] PHP Deprecated:  Return type of Aws\Api\AbstractModel::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/transferito/aws/Aws/Api/AbstractModel.php on line 41
[21-Nov-2022 12:06:14 UTC] PHP Deprecated:  Return type of Aws\Api\AbstractModel::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/transferito/aws/Aws/Api/AbstractModel.php on line 30
[21-Nov-2022 12:06:14 UTC] PHP Deprecated:  Return type of Aws\Api\AbstractModel::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/transferito/aws/Aws/Api/AbstractModel.php on line 36
[21-Nov-2022 12:06:14 UTC] PHP Deprecated:  Return type of Aws\Api\AbstractModel::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/transferito/aws/Aws/Api/AbstractModel.php on line 46
[21-Nov-2022 12:06:14 UTC] PHP Deprecated:  Return type of Aws\Endpoint\Partition::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/transferito/aws/Aws/HasDataTrait.php on line 41
[21-Nov-2022 12:06:14 UTC] PHP Deprecated:  Return type of & Aws\Endpoint\Partition::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/transferito/aws/Aws/HasDataTrait.php on line 26
[21-Nov-2022 12:06:14 UTC] PHP Deprecated:  Return type of Aws\Endpoint\Partition::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/transferito/aws/Aws/HasDataTrait.php on line 36
[21-Nov-2022 12:06:14 UTC] PHP Deprecated:  Return type of Aws\Endpoint\Partition::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/transferito/aws/Aws/HasDataTrait.php on line 46
[21-Nov-2022 12:06:15 UTC] PHP Deprecated:  Aws\Credentials\Credentials implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /wp-content/plugins/transferito/aws/Aws/Credentials/Credentials.php on line 8
[21-Nov-2022 12:06:15 UTC] PHP Deprecated:  Return type of Aws\HandlerList::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/transferito/aws/Aws/HandlerList.php on line 308
[21-Nov-2022 12:06:15 UTC] PHP Deprecated:  Return type of Aws\Api\AbstractModel::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/transferito/aws/Aws/Api/AbstractModel.php on line 41
[21-Nov-2022 12:06:15 UTC] PHP Deprecated:  Return type of Aws\Api\AbstractModel::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/transferito/aws/Aws/Api/AbstractModel.php on line 30
[21-Nov-2022 12:06:15 UTC] PHP Deprecated:  Return type of Aws\Api\AbstractModel::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/transferito/aws/Aws/Api/AbstractModel.php on line 36
[21-Nov-2022 12:06:15 UTC] PHP Deprecated:  Return type of Aws\Api\AbstractModel::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/transferito/aws/Aws/Api/AbstractModel.php on line 46
[21-Nov-2022 12:06:15 UTC] PHP Deprecated:  Return type of Aws\Endpoint\Partition::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/transferito/aws/Aws/HasDataTrait.php on line 41
[21-Nov-2022 12:06:15 UTC] PHP Deprecated:  Return type of & Aws\Endpoint\Partition::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/transferito/aws/Aws/HasDataTrait.php on line 26
[21-Nov-2022 12:06:15 UTC] PHP Deprecated:  Return type of Aws\Endpoint\Partition::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/transferito/aws/Aws/HasDataTrait.php on line 36
[21-Nov-2022 12:06:15 UTC] PHP Deprecated:  Return type of Aws\Endpoint\Partition::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/transferito/aws/Aws/HasDataTrait.php on line 46
[21-Nov-2022 12:06:15 UTC] PHP Deprecated:  Aws\Credentials\Credentials implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /wp-content/plugins/transferito/aws/Aws/Credentials/Credentials.php on line 8
[21-Nov-2022 12:06:15 UTC] PHP Deprecated:  Return type of Aws\HandlerList::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/transferito/aws/Aws/HandlerList.php on line 308
[21-Nov-2022 12:06:15 UTC] PHP Deprecated:  Return type of Aws\Api\AbstractModel::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/transferito/aws/Aws/Api/AbstractModel.php on line 41
[21-Nov-2022 12:06:15 UTC] PHP Deprecated:  Return type of Aws\Api\AbstractModel::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/transferito/aws/Aws/Api/AbstractModel.php on line 30
[21-Nov-2022 12:06:15 UTC] PHP Deprecated:  Return type of Aws\Api\AbstractModel::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/transferito/aws/Aws/Api/AbstractModel.php on line 36
[21-Nov-2022 12:06:15 UTC] PHP Deprecated:  Return type of Aws\Api\AbstractModel::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/transferito/aws/Aws/Api/AbstractModel.php on line 46
[21-Nov-2022 12:06:15 UTC] PHP Deprecated:  Return type of Aws\Endpoint\Partition::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/transferito/aws/Aws/HasDataTrait.php on line 41
[21-Nov-2022 12:06:15 UTC] PHP Deprecated:  Return type of & Aws\Endpoint\Partition::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/transferito/aws/Aws/HasDataTrait.php on line 26
[21-Nov-2022 12:06:15 UTC] PHP Deprecated:  Return type of Aws\Endpoint\Partition::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/transferito/aws/Aws/HasDataTrait.php on line 36
[21-Nov-2022 12:06:15 UTC] PHP Deprecated:  Return type of Aws\Endpoint\Partition::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/transferito/aws/Aws/HasDataTrait.php on line 46
[21-Nov-2022 12:06:16 UTC] PHP Deprecated:  Aws\Credentials\Credentials implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /wp-content/plugins/transferito/aws/Aws/Credentials/Credentials.php on line 8
[21-Nov-2022 12:06:16 UTC] PHP Deprecated:  Return type of Aws\HandlerList::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/transferito/aws/Aws/HandlerList.php on line 308
[21-Nov-2022 12:06:16 UTC] PHP Deprecated:  Return type of Aws\Api\AbstractModel::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/transferito/aws/Aws/Api/AbstractModel.php on line 41
[21-Nov-2022 12:06:16 UTC] PHP Deprecated:  Return type of Aws\Api\AbstractModel::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/transferito/aws/Aws/Api/AbstractModel.php on line 30
[21-Nov-2022 12:06:16 UTC] PHP Deprecated:  Return type of Aws\Api\AbstractModel::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/transferito/aws/Aws/Api/AbstractModel.php on line 36
[21-Nov-2022 12:06:16 UTC] PHP Deprecated:  Return type of Aws\Api\AbstractModel::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/transferito/aws/Aws/Api/AbstractModel.php on line 46
[21-Nov-2022 12:06:16 UTC] PHP Deprecated:  Return type of Aws\Endpoint\Partition::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/transferito/aws/Aws/HasDataTrait.php on line 41
[21-Nov-2022 12:06:16 UTC] PHP Deprecated:  Return type of & Aws\Endpoint\Partition::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/transferito/aws/Aws/HasDataTrait.php on line 26
[21-Nov-2022 12:06:16 UTC] PHP Deprecated:  Return type of Aws\Endpoint\Partition::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/transferito/aws/Aws/HasDataTrait.php on line 36
[21-Nov-2022 12:06:16 UTC] PHP Deprecated:  Return type of Aws\Endpoint\Partition::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/transferito/aws/Aws/HasDataTrait.php on line 46
[21-Nov-2022 12:06:17 UTC] PHP Deprecated:  Aws\Credentials\Credentials implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /wp-content/plugins/transferito/aws/Aws/Credentials/Credentials.php on line 8
[21-Nov-2022 12:06:17 UTC] PHP Deprecated:  Return type of Aws\HandlerList::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/transferito/aws/Aws/HandlerList.php on line 308
[21-Nov-2022 12:06:17 UTC] PHP Deprecated:  Return type of Aws\Api\AbstractModel::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/transferito/aws/Aws/Api/AbstractModel.php on line 41
[21-Nov-2022 12:06:17 UTC] PHP Deprecated:  Return type of Aws\Api\AbstractModel::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/transferito/aws/Aws/Api/AbstractModel.php on line 30
[21-Nov-2022 12:06:17 UTC] PHP Deprecated:  Return type of Aws\Api\AbstractModel::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/transferito/aws/Aws/Api/AbstractModel.php on line 36
[21-Nov-2022 12:06:17 UTC] PHP Deprecated:  Return type of Aws\Api\AbstractModel::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/transferito/aws/Aws/Api/AbstractModel.php on line 46
[21-Nov-2022 12:06:17 UTC] PHP Deprecated:  Return type of Aws\Endpoint\Partition::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/transferito/aws/Aws/HasDataTrait.php on line 41
[21-Nov-2022 12:06:17 UTC] PHP Deprecated:  Return type of & Aws\Endpoint\Partition::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/transferito/aws/Aws/HasDataTrait.php on line 26
[21-Nov-2022 12:06:17 UTC] PHP Deprecated:  Return type of Aws\Endpoint\Partition::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/transferito/aws/Aws/HasDataTrait.php on line 36
[21-Nov-2022 12:06:17 UTC] PHP Deprecated:  Return type of Aws\Endpoint\Partition::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/transferito/aws/Aws/HasDataTrait.php on line 46
[21-Nov-2022 12:06:18 UTC] PHP Deprecated:  Aws\Credentials\Credentials implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /wp-content/plugins/transferito/aws/Aws/Credentials/Credentials.php on line 8
[21-Nov-2022 12:06:18 UTC] PHP Deprecated:  Return type of Aws\HandlerList::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/transferito/aws/Aws/HandlerList.php on line 308
[21-Nov-2022 12:06:18 UTC] PHP Deprecated:  Return type of Aws\Api\AbstractModel::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/transferito/aws/Aws/Api/AbstractModel.php on line 41
[21-Nov-2022 12:06:18 UTC] PHP Deprecated:  Return type of Aws\Api\AbstractModel::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/transferito/aws/Aws/Api/AbstractModel.php on line 30
[21-Nov-2022 12:06:18 UTC] PHP Deprecated:  Return type of Aws\Api\AbstractModel::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/transferito/aws/Aws/Api/AbstractModel.php on line 36
[21-Nov-2022 12:06:18 UTC] PHP Deprecated:  Return type of Aws\Api\AbstractModel::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/transferito/aws/Aws/Api/AbstractModel.php on line 46
[21-Nov-2022 12:06:18 UTC] PHP Deprecated:  Return type of Aws\Endpoint\Partition::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/transferito/aws/Aws/HasDataTrait.php on line 41
[21-Nov-2022 12:06:18 UTC] PHP Deprecated:  Return type of & Aws\Endpoint\Partition::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/transferito/aws/Aws/HasDataTrait.php on line 26
[21-Nov-2022 12:06:18 UTC] PHP Deprecated:  Return type of Aws\Endpoint\Partition::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/transferito/aws/Aws/HasDataTrait.php on line 36
[21-Nov-2022 12:06:18 UTC] PHP Deprecated:  Return type of Aws\Endpoint\Partition::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/transferito/aws/Aws/HasDataTrait.php on line 46
[21-Nov-2022 12:06:18 UTC] PHP Deprecated:  Aws\Credentials\Credentials implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /wp-content/plugins/transferito/aws/Aws/Credentials/Credentials.php on line 8
[21-Nov-2022 12:06:18 UTC] PHP Deprecated:  Return type of Aws\HandlerList::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/transferito/aws/Aws/HandlerList.php on line 308
[21-Nov-2022 12:06:18 UTC] PHP Deprecated:  Return type of Aws\Api\AbstractModel::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/transferito/aws/Aws/Api/AbstractModel.php on line 41
[21-Nov-2022 12:06:18 UTC] PHP Deprecated:  Return type of Aws\Api\AbstractModel::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/transferito/aws/Aws/Api/AbstractModel.php on line 30
[21-Nov-2022 12:06:18 UTC] PHP Deprecated:  Return type of Aws\Api\AbstractModel::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/transferito/aws/Aws/Api/AbstractModel.php on line 36
[21-Nov-2022 12:06:18 UTC] PHP Deprecated:  Return type of Aws\Api\AbstractModel::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/transferito/aws/Aws/Api/AbstractModel.php on line 46
[21-Nov-2022 12:06:18 UTC] PHP Deprecated:  Return type of Aws\Endpoint\Partition::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/transferito/aws/Aws/HasDataTrait.php on line 41
[21-Nov-2022 12:06:18 UTC] PHP Deprecated:  Return type of & Aws\Endpoint\Partition::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/transferito/aws/Aws/HasDataTrait.php on line 26
[21-Nov-2022 12:06:18 UTC] PHP Deprecated:  Return type of Aws\Endpoint\Partition::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/transferito/aws/Aws/HasDataTrait.php on line 36
[21-Nov-2022 12:06:18 UTC] PHP Deprecated:  Return type of Aws\Endpoint\Partition::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/transferito/aws/Aws/HasDataTrait.php on line 46
[21-Nov-2022 12:06:18 UTC] PHP Deprecated:  Aws\Credentials\Credentials implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /wp-content/plugins/transferito/aws/Aws/Credentials/Credentials.php on line 8
[21-Nov-2022 12:06:18 UTC] PHP Deprecated:  Return type of Aws\HandlerList::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/transferito/aws/Aws/HandlerList.php on line 308
[21-Nov-2022 12:06:18 UTC] PHP Deprecated:  Return type of Aws\Api\AbstractModel::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/transferito/aws/Aws/Api/AbstractModel.php on line 41
[21-Nov-2022 12:06:18 UTC] PHP Deprecated:  Return type of Aws\Api\AbstractModel::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/transferito/aws/Aws/Api/AbstractModel.php on line 30
[21-Nov-2022 12:06:18 UTC] PHP Deprecated:  Return type of Aws\Api\AbstractModel::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/transferito/aws/Aws/Api/AbstractModel.php on line 36
[21-Nov-2022 12:06:18 UTC] PHP Deprecated:  Return type of Aws\Api\AbstractModel::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/transferito/aws/Aws/Api/AbstractModel.php on line 46
[21-Nov-2022 12:06:18 UTC] PHP Deprecated:  Return type of Aws\Endpoint\Partition::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/transferito/aws/Aws/HasDataTrait.php on line 41
[21-Nov-2022 12:06:18 UTC] PHP Deprecated:  Return type of & Aws\Endpoint\Partition::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/transferito/aws/Aws/HasDataTrait.php on line 26
[21-Nov-2022 12:06:18 UTC] PHP Deprecated:  Return type of Aws\Endpoint\Partition::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/transferito/aws/Aws/HasDataTrait.php on line 36
[21-Nov-2022 12:06:18 UTC] PHP Deprecated:  Return type of Aws\Endpoint\Partition::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/transferito/aws/Aws/HasDataTrait.php on line 46

(+310 more lines)
See also: All tests for this plugin, How to Hide WordPress Migration Plugin - Transferito Admin Menus