WordPress Migration Plugin - Transferito 8.4.3

Does "WordPress Migration Plugin - Transferito" work with WordPress 6.2.2 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: 192.95 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.2
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=f6ae7d3753
Aspect after-activation
HTTP status 200
Load time 0.360 s
Memory usage 3.21 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.370 s
Memory usage 3.23 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.242 s
Memory usage 3.19 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.262 s
Memory usage 3.19 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.275 s0.273 s-0.002 s3.07 MiB3.26 MiB+ 196.97 KiB
/wp-admin/edit.php0.187 s0.231 s+0.044 s3.1 MiB3.32 MiB+ 223.45 KiB
/wp-admin/post-new.php0.747 s0.989 s+0.242 s5.02 MiB5.21 MiB+ 195.04 KiB
/wp-admin/upload.php0.553 s0.302 s-0.251 s3.02 MiB3.19 MiB+ 179.99 KiB
/wp-admin/options-writing.php0.170 s0.141 s-0.029 s3.01 MiB3.17 MiB+ 166.69 KiB
/wp-admin/media-new.php0.273 s0.189 s-0.084 s2.99 MiB3.18 MiB+ 192.18 KiB
/wp-admin/edit-tags.php?taxonomy=category0.207 s0.192 s-0.015 s3.01 MiB3.2 MiB+ 197.35 KiB
/wp-admin/post-new.php?post_type=page0.594 s0.765 s+0.171 s5.01 MiB5.2 MiB+ 190.63 KiB
/wp-admin/options-discussion.php0.206 s0.266 s+0.060 s3 MiB3.18 MiB+ 180.42 KiB
/wp-admin/edit-comments.php0.213 s0.231 s+0.018 s3.03 MiB3.2 MiB+ 179.28 KiB
/0.304 s0.210 s-0.094 s2.97 MiB3.19 MiB+ 220.51 KiB
Average 0.339 s0.344 s+0.005 s3.38 MiB3.57 MiB+ 192.95 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,12039,8101,721
Markdown11.1%6,82104
JavaScript2.1%1,2911,0191
CSS1.7%1,031622
SVG0.0%3001
Total 61,293 40,891 1,729

PHP Code Analysis | More results »

Lines of code 37,483
Total complexity 6,846
Median class complexity 0.0
Median method complexity 2.0
Most complex class Transferito\Controllers\Transfer
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

[24-May-2023 17:23:11 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
[24-May-2023 17:23:11 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
[24-May-2023 17:23:11 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
[24-May-2023 17:23:11 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
[24-May-2023 17:23:11 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
[24-May-2023 17:23:11 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
[24-May-2023 17:23:11 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
[24-May-2023 17:23:11 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
[24-May-2023 17:23:11 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
[24-May-2023 17:23:11 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
[24-May-2023 17:23:11 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
[24-May-2023 17:23:11 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
[24-May-2023 17:23:11 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
[24-May-2023 17:23:11 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
[24-May-2023 17:23:11 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
[24-May-2023 17:23:11 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
[24-May-2023 17:23:11 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
[24-May-2023 17:23:11 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
[24-May-2023 17:23:11 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
[24-May-2023 17:23:11 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
[24-May-2023 17:23:12 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
[24-May-2023 17:23:12 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
[24-May-2023 17:23:12 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
[24-May-2023 17:23:12 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
[24-May-2023 17:23:12 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
[24-May-2023 17:23:12 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
[24-May-2023 17:23:12 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
[24-May-2023 17:23:12 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
[24-May-2023 17:23:12 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
[24-May-2023 17:23:12 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
[24-May-2023 17:23: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
[24-May-2023 17:23: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
[24-May-2023 17:23: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
[24-May-2023 17:23: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
[24-May-2023 17:23: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
[24-May-2023 17:23: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
[24-May-2023 17:23: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
[24-May-2023 17:23: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
[24-May-2023 17:23: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
[24-May-2023 17:23: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
[24-May-2023 17:23: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
[24-May-2023 17:23: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
[24-May-2023 17:23: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
[24-May-2023 17:23: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
[24-May-2023 17:23: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
[24-May-2023 17:23: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
[24-May-2023 17:23: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
[24-May-2023 17:23: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
[24-May-2023 17:23: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
[24-May-2023 17:23: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
[24-May-2023 17:23: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
[24-May-2023 17:23: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
[24-May-2023 17:23: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
[24-May-2023 17:23: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
[24-May-2023 17:23: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
[24-May-2023 17:23: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
[24-May-2023 17:23: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
[24-May-2023 17:23: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
[24-May-2023 17:23: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
[24-May-2023 17:23: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
[24-May-2023 17:23: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
[24-May-2023 17:23: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
[24-May-2023 17:23: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
[24-May-2023 17:23: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
[24-May-2023 17:23: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
[24-May-2023 17:23: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
[24-May-2023 17:23: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
[24-May-2023 17:23: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
[24-May-2023 17:23: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
[24-May-2023 17:23: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
[24-May-2023 17:23: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
[24-May-2023 17:23: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
[24-May-2023 17:23: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
[24-May-2023 17:23: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
[24-May-2023 17:23: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
[24-May-2023 17:23: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
[24-May-2023 17:23: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
[24-May-2023 17:23: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
[24-May-2023 17:23: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
[24-May-2023 17:23: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
[24-May-2023 17:23: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
[24-May-2023 17:23: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
[24-May-2023 17:23: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
[24-May-2023 17:23: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
[24-May-2023 17:23: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
[24-May-2023 17:23: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
[24-May-2023 17:23: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
[24-May-2023 17:23: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
[24-May-2023 17:23: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
[24-May-2023 17:23: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
[24-May-2023 17:23: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
[24-May-2023 17:23: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
[24-May-2023 17:23: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
[24-May-2023 17:23: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
[24-May-2023 17:23: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
[24-May-2023 17:23: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
[24-May-2023 17:23: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
[24-May-2023 17:23: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
[24-May-2023 17:23: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
[24-May-2023 17:23: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

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