WordPress Migration Plugin - Transferito 8.4.2

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

Summary

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

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

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

Environment
WordPress version6.1.1
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 400+
WordPress.org page https://wordpress.org/plugins/transferito/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 4

Plugins ‹ Test site — WordPress

Page screenshot: Plugins ‹ Test site — WordPress
URL /wp-admin/plugins.php?plugin_status=all&paged=1&s
Requested URL /wp-admin/plugins.php?action=activate&plugin=transferito%2Ftransferito.php&plugin_status=all&paged=1&s&_wpnonce=827da3bd9f
Aspect after-activation
HTTP status 200
Load time 0.501 s
Memory usage 3.16 MiB
JS errors None
Resource errors None

Transferito

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

Transferito → Settings

Page screenshot: Transferito → Settings
URL /wp-admin/admin.php?page=transferito-settings
Aspect menu-item
HTTP status 200
Load time 0.143 s
Memory usage 3.17 MiB
JS errors None
Resource errors None

Test site – Just another WordPress site

Page screenshot: Test site – Just another WordPress site
URL /
Aspect front-page
HTTP status 200
Load time 0.203 s
Memory usage 3.16 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.259 s0.225 s-0.034 s3.05 MiB3.21 MiB+ 171.16 KiB
/wp-admin/edit.php0.170 s0.168 s-0.002 s3.07 MiB3.24 MiB+ 171.1 KiB
/wp-admin/post-new.php0.847 s0.873 s+0.026 s4.97 MiB5.16 MiB+ 199.04 KiB
/wp-admin/upload.php0.985 s0.280 s-0.705 s2.99 MiB3.14 MiB+ 154.8 KiB
/wp-admin/options-writing.php0.248 s0.133 s-0.115 s2.99 MiB3.13 MiB+ 141.39 KiB
/wp-admin/media-new.php0.476 s0.290 s-0.186 s2.97 MiB3.13 MiB+ 166.99 KiB
/wp-admin/edit-tags.php?taxonomy=category0.249 s0.241 s-0.008 s2.98 MiB3.15 MiB+ 172.16 KiB
/wp-admin/post-new.php?post_type=page0.943 s0.591 s-0.352 s4.96 MiB5.15 MiB+ 190.63 KiB
/wp-admin/options-discussion.php0.193 s0.190 s-0.003 s2.97 MiB3.13 MiB+ 155.23 KiB
/wp-admin/edit-comments.php0.169 s0.189 s+0.020 s3 MiB3.15 MiB+ 154.09 KiB
/0.256 s0.204 s-0.052 s2.94 MiB3.16 MiB+ 220.5 KiB
Average 0.436 s0.308 s-0.128 s3.35 MiB3.52 MiB+ 172.46 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,11339,8101,721
Markdown11.1%6,82104
JavaScript2.1%1,2911,0191
CSS1.7%1,031622
SVG0.0%3001
Total 61,286 40,891 1,729

PHP Code Analysis | More results »

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

Additions

Things that the plugin adds to the site. This section is not intended to be comprehensive. The test tool only looks for a few specific types of added content.

No new entries found.

PHP Error Log 410 lines

[29-Nov-2022 01:37:28 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
[29-Nov-2022 01:37:28 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
[29-Nov-2022 01:37:28 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
[29-Nov-2022 01:37:28 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
[29-Nov-2022 01:37:28 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
[29-Nov-2022 01:37:28 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
[29-Nov-2022 01:37:28 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
[29-Nov-2022 01:37:28 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
[29-Nov-2022 01:37:28 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
[29-Nov-2022 01:37:28 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
[29-Nov-2022 01:37:28 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
[29-Nov-2022 01:37:28 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
[29-Nov-2022 01:37:28 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
[29-Nov-2022 01:37:28 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
[29-Nov-2022 01:37:28 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
[29-Nov-2022 01:37:28 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
[29-Nov-2022 01:37:28 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
[29-Nov-2022 01:37:28 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
[29-Nov-2022 01:37:28 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
[29-Nov-2022 01:37:28 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
[29-Nov-2022 01:37:29 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
[29-Nov-2022 01:37:29 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
[29-Nov-2022 01:37:29 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
[29-Nov-2022 01:37:29 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
[29-Nov-2022 01:37:29 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
[29-Nov-2022 01:37:29 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
[29-Nov-2022 01:37:29 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
[29-Nov-2022 01:37:29 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
[29-Nov-2022 01:37:29 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
[29-Nov-2022 01:37:29 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
[29-Nov-2022 01:37:29 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
[29-Nov-2022 01:37:29 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
[29-Nov-2022 01:37:29 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
[29-Nov-2022 01:37:29 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
[29-Nov-2022 01:37:29 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
[29-Nov-2022 01:37:29 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
[29-Nov-2022 01:37:29 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
[29-Nov-2022 01:37:29 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
[29-Nov-2022 01:37:29 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
[29-Nov-2022 01:37:29 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
[29-Nov-2022 01:37:30 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
[29-Nov-2022 01:37:30 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
[29-Nov-2022 01:37:30 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
[29-Nov-2022 01:37:30 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
[29-Nov-2022 01:37:30 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
[29-Nov-2022 01:37:30 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
[29-Nov-2022 01:37:30 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
[29-Nov-2022 01:37:30 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
[29-Nov-2022 01:37:30 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
[29-Nov-2022 01:37:30 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
[29-Nov-2022 01:37:30 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
[29-Nov-2022 01:37:30 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
[29-Nov-2022 01:37:30 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
[29-Nov-2022 01:37:30 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
[29-Nov-2022 01:37:30 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
[29-Nov-2022 01:37:30 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
[29-Nov-2022 01:37:30 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
[29-Nov-2022 01:37:30 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
[29-Nov-2022 01:37:30 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
[29-Nov-2022 01:37:30 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
[29-Nov-2022 01:37: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
[29-Nov-2022 01:37: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
[29-Nov-2022 01:37: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
[29-Nov-2022 01:37: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
[29-Nov-2022 01:37: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
[29-Nov-2022 01:37: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
[29-Nov-2022 01:37: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
[29-Nov-2022 01:37: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
[29-Nov-2022 01:37: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
[29-Nov-2022 01:37: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
[29-Nov-2022 01:37: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
[29-Nov-2022 01:37: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
[29-Nov-2022 01:37: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
[29-Nov-2022 01:37: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
[29-Nov-2022 01:37: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
[29-Nov-2022 01:37: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
[29-Nov-2022 01:37: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
[29-Nov-2022 01:37: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
[29-Nov-2022 01:37: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
[29-Nov-2022 01:37: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
[29-Nov-2022 01:37: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
[29-Nov-2022 01:37: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
[29-Nov-2022 01:37: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
[29-Nov-2022 01:37: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
[29-Nov-2022 01:37: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
[29-Nov-2022 01:37: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
[29-Nov-2022 01:37: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
[29-Nov-2022 01:37: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
[29-Nov-2022 01:37: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
[29-Nov-2022 01:37: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
[29-Nov-2022 01:37: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
[29-Nov-2022 01:37: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
[29-Nov-2022 01:37: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
[29-Nov-2022 01:37: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
[29-Nov-2022 01:37: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
[29-Nov-2022 01:37: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
[29-Nov-2022 01:37: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
[29-Nov-2022 01:37: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
[29-Nov-2022 01:37: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
[29-Nov-2022 01:37: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

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