WordPress Migration Plugin - Transferito 9.2.3

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

Summary

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

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

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

Environment
WordPress version6.4.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=aa16f18381
Aspect after-activation
HTTP status 200
Load time 0.363 s
Memory usage 3.53 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.529 s
Memory usage 3.59 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.286 s
Memory usage 3.53 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.182 s
Memory usage 3.5 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.387 s0.541 s+0.154 s3.38 MiB3.6 MiB+ 223.79 KiB
/wp-admin/edit.php0.217 s0.270 s+0.053 s3.41 MiB3.69 MiB+ 286.8 KiB
/wp-admin/post-new.php1.065 s0.634 s-0.431 s5.46 MiB5.68 MiB+ 223.33 KiB
/wp-admin/upload.php0.704 s0.394 s-0.310 s3.32 MiB3.53 MiB+ 207.23 KiB
/wp-admin/options-writing.php0.230 s0.200 s-0.030 s3.32 MiB3.51 MiB+ 199.02 KiB
/wp-admin/media-new.php0.315 s0.272 s-0.043 s3.29 MiB3.51 MiB+ 219.42 KiB
/wp-admin/edit-tags.php?taxonomy=category0.209 s0.352 s+0.143 s3.31 MiB3.53 MiB+ 223.86 KiB
/wp-admin/post-new.php?post_type=page0.625 s0.644 s+0.019 s5.45 MiB5.67 MiB+ 227.26 KiB
/wp-admin/options-discussion.php0.319 s0.280 s-0.039 s3.3 MiB3.5 MiB+ 207.98 KiB
/wp-admin/edit-comments.php0.260 s0.265 s+0.005 s3.33 MiB3.54 MiB+ 205.79 KiB
/0.298 s0.208 s-0.090 s3.36 MiB3.51 MiB+ 152.24 KiB
Average 0.421 s0.369 s-0.052 s3.72 MiB3.93 MiB+ 216.07 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,85739,9131,727
Markdown10.6%6,82104
JavaScript2.7%1,7071,1102
CSS1.6%1,029622
SVG1.3%809027
Total 64,223 41,085 1,762

PHP Code Analysis | More results »

Lines of code 37,736
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 430 lines

[13-Nov-2023 03:02:59 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
[13-Nov-2023 03:02:59 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
[13-Nov-2023 03:02:59 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
[13-Nov-2023 03:02:59 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
[13-Nov-2023 03:02:59 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
[13-Nov-2023 03:02:59 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
[13-Nov-2023 03:02:59 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
[13-Nov-2023 03:02:59 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
[13-Nov-2023 03:02:59 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
[13-Nov-2023 03:02:59 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
[13-Nov-2023 03:02:59 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
[13-Nov-2023 03:02:59 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
[13-Nov-2023 03:02:59 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
[13-Nov-2023 03:02:59 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
[13-Nov-2023 03:02:59 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
[13-Nov-2023 03:02:59 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
[13-Nov-2023 03:02:59 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
[13-Nov-2023 03:02:59 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
[13-Nov-2023 03:02:59 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
[13-Nov-2023 03:02:59 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
[13-Nov-2023 03:03:00 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
[13-Nov-2023 03:03:00 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
[13-Nov-2023 03:03:00 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
[13-Nov-2023 03:03:00 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
[13-Nov-2023 03:03:00 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
[13-Nov-2023 03:03:00 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
[13-Nov-2023 03:03:00 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
[13-Nov-2023 03:03:00 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
[13-Nov-2023 03:03:00 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
[13-Nov-2023 03:03:00 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
[13-Nov-2023 03:03:01 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
[13-Nov-2023 03:03:01 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
[13-Nov-2023 03:03:01 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
[13-Nov-2023 03:03:01 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
[13-Nov-2023 03:03:01 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
[13-Nov-2023 03:03:01 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
[13-Nov-2023 03:03:01 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
[13-Nov-2023 03:03:01 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
[13-Nov-2023 03:03:01 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
[13-Nov-2023 03:03:01 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
[13-Nov-2023 03:03:01 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
[13-Nov-2023 03:03:01 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
[13-Nov-2023 03:03:01 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
[13-Nov-2023 03:03:01 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
[13-Nov-2023 03:03:01 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
[13-Nov-2023 03:03:01 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
[13-Nov-2023 03:03:01 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
[13-Nov-2023 03:03:01 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
[13-Nov-2023 03:03:01 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
[13-Nov-2023 03:03:01 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
[13-Nov-2023 03:03:02 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
[13-Nov-2023 03:03:02 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
[13-Nov-2023 03:03:02 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
[13-Nov-2023 03:03:02 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
[13-Nov-2023 03:03:02 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
[13-Nov-2023 03:03:02 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
[13-Nov-2023 03:03:02 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
[13-Nov-2023 03:03:02 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
[13-Nov-2023 03:03:02 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
[13-Nov-2023 03:03:02 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
[13-Nov-2023 03:03:03 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
[13-Nov-2023 03:03:03 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
[13-Nov-2023 03:03:03 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
[13-Nov-2023 03:03:03 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
[13-Nov-2023 03:03:03 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
[13-Nov-2023 03:03:03 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
[13-Nov-2023 03:03:03 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
[13-Nov-2023 03:03:03 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
[13-Nov-2023 03:03:03 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
[13-Nov-2023 03:03:03 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
[13-Nov-2023 03:03:04 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
[13-Nov-2023 03:03:04 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
[13-Nov-2023 03:03:04 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
[13-Nov-2023 03:03:04 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
[13-Nov-2023 03:03:04 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
[13-Nov-2023 03:03:04 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
[13-Nov-2023 03:03:04 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
[13-Nov-2023 03:03:04 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
[13-Nov-2023 03:03:04 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
[13-Nov-2023 03:03:04 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
[13-Nov-2023 03:03:04 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
[13-Nov-2023 03:03:04 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
[13-Nov-2023 03:03:04 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
[13-Nov-2023 03:03:04 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
[13-Nov-2023 03:03:04 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
[13-Nov-2023 03:03:04 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
[13-Nov-2023 03:03:04 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
[13-Nov-2023 03:03:04 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
[13-Nov-2023 03:03:04 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
[13-Nov-2023 03:03:04 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
[13-Nov-2023 03:03:05 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
[13-Nov-2023 03:03:05 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
[13-Nov-2023 03:03:05 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
[13-Nov-2023 03:03:05 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
[13-Nov-2023 03:03:05 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
[13-Nov-2023 03:03:05 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
[13-Nov-2023 03:03:05 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
[13-Nov-2023 03:03:05 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
[13-Nov-2023 03:03:05 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
[13-Nov-2023 03:03:05 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

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