WordPress Migration Plugin - Transferito 9.1.2

Does "WordPress Migration Plugin - Transferito" work with WordPress 6.3.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: 197.82 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.3.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=42431342a0
Aspect after-activation
HTTP status 200
Load time 0.473 s
Memory usage 2.97 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.482 s
Memory usage 3.02 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.179 s
Memory usage 2.97 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.214 s
Memory usage 3.3 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.378 s0.331 s-0.047 s2.83 MiB3.03 MiB+ 208.33 KiB
/wp-admin/edit.php0.213 s0.220 s+0.007 s2.85 MiB3.05 MiB+ 207.65 KiB
/wp-admin/post-new.php0.756 s0.628 s-0.128 s5.22 MiB5.42 MiB+ 208.18 KiB
/wp-admin/upload.php0.594 s0.485 s-0.109 s2.77 MiB2.96 MiB+ 192.08 KiB
/wp-admin/options-writing.php0.222 s0.213 s-0.009 s2.76 MiB2.94 MiB+ 183.25 KiB
/wp-admin/media-new.php0.362 s0.279 s-0.083 s2.74 MiB2.94 MiB+ 204.27 KiB
/wp-admin/edit-tags.php?taxonomy=category0.208 s0.210 s+0.002 s2.76 MiB2.96 MiB+ 208.71 KiB
/wp-admin/post-new.php?post_type=page0.594 s0.609 s+0.015 s5.21 MiB5.41 MiB+ 208.11 KiB
/wp-admin/options-discussion.php0.205 s0.262 s+0.057 s2.75 MiB2.94 MiB+ 191.78 KiB
/wp-admin/edit-comments.php0.248 s0.225 s-0.023 s2.78 MiB2.97 MiB+ 190.64 KiB
/0.275 s0.187 s-0.088 s3.13 MiB3.3 MiB+ 173.01 KiB
Average 0.369 s0.332 s-0.037 s3.25 MiB3.45 MiB+ 197.82 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
PHP83.9%53,85139,9131,727
Markdown10.6%6,82104
JavaScript2.6%1,6901,1032
CSS1.6%1,029622
SVG1.3%809027
Total 64,200 41,078 1,762

PHP Code Analysis | More results »

Lines of code 37,730
Total complexity 6,888
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 837
Methods 2,150
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

[30-Oct-2023 23:49:31 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
[30-Oct-2023 23:49:31 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
[30-Oct-2023 23:49:31 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
[30-Oct-2023 23:49:31 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
[30-Oct-2023 23:49:31 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
[30-Oct-2023 23:49:31 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
[30-Oct-2023 23:49:31 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
[30-Oct-2023 23:49:31 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
[30-Oct-2023 23:49:31 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
[30-Oct-2023 23:49:31 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
[30-Oct-2023 23:49:31 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
[30-Oct-2023 23:49:31 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
[30-Oct-2023 23:49:31 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
[30-Oct-2023 23:49:31 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
[30-Oct-2023 23:49:31 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
[30-Oct-2023 23:49:31 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
[30-Oct-2023 23:49:31 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
[30-Oct-2023 23:49:31 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
[30-Oct-2023 23:49:31 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
[30-Oct-2023 23:49:31 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
[30-Oct-2023 23:49:32 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
[30-Oct-2023 23:49:32 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
[30-Oct-2023 23:49:32 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
[30-Oct-2023 23:49:32 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
[30-Oct-2023 23:49:32 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
[30-Oct-2023 23:49:32 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
[30-Oct-2023 23:49:32 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
[30-Oct-2023 23:49:32 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
[30-Oct-2023 23:49:32 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
[30-Oct-2023 23:49:32 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
[30-Oct-2023 23:49:32 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
[30-Oct-2023 23:49:32 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
[30-Oct-2023 23:49:32 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
[30-Oct-2023 23:49:32 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
[30-Oct-2023 23:49:32 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
[30-Oct-2023 23:49:32 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
[30-Oct-2023 23:49:32 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
[30-Oct-2023 23:49:32 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
[30-Oct-2023 23:49:32 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
[30-Oct-2023 23:49:32 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
[30-Oct-2023 23:49:32 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
[30-Oct-2023 23:49:32 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
[30-Oct-2023 23:49:32 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
[30-Oct-2023 23:49:32 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
[30-Oct-2023 23:49:32 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
[30-Oct-2023 23:49:32 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
[30-Oct-2023 23:49:32 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
[30-Oct-2023 23:49:32 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
[30-Oct-2023 23:49:32 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
[30-Oct-2023 23:49:32 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
[30-Oct-2023 23:49:33 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
[30-Oct-2023 23:49:33 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
[30-Oct-2023 23:49:33 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
[30-Oct-2023 23:49:33 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
[30-Oct-2023 23:49:33 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
[30-Oct-2023 23:49:33 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
[30-Oct-2023 23:49:33 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
[30-Oct-2023 23:49:33 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
[30-Oct-2023 23:49:33 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
[30-Oct-2023 23:49:33 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
[30-Oct-2023 23:49:34 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
[30-Oct-2023 23:49:34 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
[30-Oct-2023 23:49:34 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
[30-Oct-2023 23:49:34 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
[30-Oct-2023 23:49:34 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
[30-Oct-2023 23:49:34 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
[30-Oct-2023 23:49:34 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
[30-Oct-2023 23:49:34 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
[30-Oct-2023 23:49:34 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
[30-Oct-2023 23:49:34 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
[30-Oct-2023 23:49:35 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
[30-Oct-2023 23:49:35 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
[30-Oct-2023 23:49:35 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
[30-Oct-2023 23:49:35 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
[30-Oct-2023 23:49:35 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
[30-Oct-2023 23:49:35 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
[30-Oct-2023 23:49:35 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
[30-Oct-2023 23:49:35 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
[30-Oct-2023 23:49:35 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
[30-Oct-2023 23:49:35 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
[30-Oct-2023 23:49:36 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
[30-Oct-2023 23:49:36 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
[30-Oct-2023 23:49:36 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
[30-Oct-2023 23:49:36 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
[30-Oct-2023 23:49:36 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
[30-Oct-2023 23:49:36 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
[30-Oct-2023 23:49:36 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
[30-Oct-2023 23:49:36 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
[30-Oct-2023 23:49:36 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
[30-Oct-2023 23:49:36 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
[30-Oct-2023 23:49:36 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
[30-Oct-2023 23:49:36 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
[30-Oct-2023 23:49:36 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
[30-Oct-2023 23:49:36 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
[30-Oct-2023 23:49:36 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
[30-Oct-2023 23:49:36 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
[30-Oct-2023 23:49:36 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
[30-Oct-2023 23:49:36 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
[30-Oct-2023 23:49:36 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
[30-Oct-2023 23:49:36 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