AWS for WordPress 4.3.2

Does AWS for WordPress work with WordPress 6.8.2 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
760PHP deprecation warnings
3Unrecognized messages in the PHP error log
1JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

Memory usage: 605.62 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.8.2
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 10,000+
WordPress.org page https://wordpress.org/plugins/amazon-polly/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 9

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=amazon-polly%2Famazonpolly.php&plugin_status=all&paged=1&s&_wpnonce=17b59c3988
Aspect after-activation
HTTP status 200
Load time 2.487 s
Memory usage 4.27 MiB
JS errors None
Resource errors None

AWS

Page screenshot: AWS
URL /wp-admin/admin.php?page=amazon_ai
Aspect menu-item
HTTP status 200
Load time 0.195 s
Memory usage 4.08 MiB
JS errors None
Resource errors None

AWS → Text-To-Speech

Page screenshot: AWS → Text-To-Speech
URL /wp-admin/admin.php?page=amazon_ai_polly
Aspect menu-item
HTTP status 200
Load time 2.254 s
Memory usage 4.13 MiB
JS errors None
Resource errors None

AWS → Translate

Page screenshot: AWS → Translate
URL /wp-admin/admin.php?page=amazon_ai_translate
Aspect menu-item
HTTP status 200
Load time 2.175 s
Memory usage 4.13 MiB
JS errors None
Resource errors None

AWS → Podcast

Page screenshot: AWS → Podcast
URL /wp-admin/admin.php?page=amazon_ai_podcast
Aspect menu-item
HTTP status 200
Load time 2.173 s
Memory usage 4.13 MiB
JS errors None
Resource errors None

AWS → Alexa Integration

Page screenshot: AWS → Alexa Integration
URL /wp-admin/admin.php?page=amazon_ai_alexa
Aspect menu-item
HTTP status 200
Load time 0.170 s
Memory usage 4.08 MiB
JS errors None
Resource errors None

AWS → CloudFront

Page screenshot: AWS → CloudFront
URL /wp-admin/admin.php?page=amazon_cloudfront
Aspect menu-item
HTTP status 200
Load time 2.228 s
Memory usage 4.12 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.305 s
Memory usage 3.96 MiB
JS errors None
Resource errors None

Add Post ‹ Test site — WordPress

Page screenshot: Add Post ‹ Test site — WordPress
URL /wp-admin/post-new.php
Aspect new-meta-boxes
HTTP status 200
Load time 0.852 s
Memory usage 6.71 MiB
JS errors
[
    {
        "message": "ReferenceError: QTags is not defined\n    at /wp-admin/post-new.php:1692:7",
        "trace": null,
        "code": null
    }
]
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.570 s0.467 s-0.103 s3.51 MiB4.16 MiB+ 666.43 KiB
/wp-admin/edit.php0.237 s0.241 s+0.004 s3.58 MiB4.18 MiB+ 624.01 KiB
/wp-admin/post-new.php0.924 s1.390 s+0.466 s6.06 MiB6.71 MiB+ 666.34 KiB
/wp-admin/upload.php0.627 s0.558 s-0.069 s3.52 MiB4.1 MiB+ 587.2 KiB
/wp-admin/options-writing.php0.259 s0.230 s-0.029 s3.5 MiB4.08 MiB+ 591.2 KiB
/wp-admin/media-new.php0.270 s0.266 s-0.004 s3.49 MiB4.08 MiB+ 599.39 KiB
/wp-admin/edit-tags.php?taxonomy=category0.233 s0.224 s-0.009 s3.5 MiB4.1 MiB+ 610.06 KiB
/wp-admin/post-new.php?post_type=page1.178 s0.800 s-0.378 s6.05 MiB6.7 MiB+ 665.82 KiB
/wp-admin/options-discussion.php0.355 s0.343 s-0.012 s3.5 MiB4.08 MiB+ 588.32 KiB
/wp-admin/edit-comments.php0.301 s0.494 s+0.193 s3.52 MiB4.1 MiB+ 587.2 KiB
/0.518 s0.262 s-0.256 s3.5 MiB3.96 MiB+ 475.84 KiB
Average 0.497 s0.480 s-0.018 s3.98 MiB4.57 MiB+ 605.62 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.

SVG
PHP
Language % Lines of code Comment lines Files
SVG53.5%8,891123
PHP39.5%6,5662,91639
JavaScript4.5%7471063
Markdown1.3%21401
CSS1.2%19793
JSON0.0%601
Total 16,621 3,043 50

PHP Code Analysis | More results »

Lines of code 6,402
Total complexity 1,104
Median class complexity 11.0
Median method complexity 2.0
Most complex class Amazonpolly_Admin
Most complex function Amazonpolly_Public::content_filter()
Classes 32
Methods 425
Functions 12

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.

Options wp_options 6

Meta Boxes

{
    "post": {
        "amazon_polly_box_id": {
            "title": "Amazon Polly",
            "context": "normal"
        }
    }
}

PHP Error Log 763 lines

[16-Jul-2025 12:14: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/amazon-polly/vendor/aws/aws-sdk-php/src/HandlerList.php on line 308
[16-Jul-2025 12:14: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/amazon-polly/vendor/aws/aws-sdk-php/src/Api/AbstractModel.php on line 41
[16-Jul-2025 12:14: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/amazon-polly/vendor/aws/aws-sdk-php/src/Api/AbstractModel.php on line 30
[16-Jul-2025 12:14: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/amazon-polly/vendor/aws/aws-sdk-php/src/Api/AbstractModel.php on line 36
[16-Jul-2025 12:14: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/amazon-polly/vendor/aws/aws-sdk-php/src/Api/AbstractModel.php on line 46
[16-Jul-2025 12:14: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/amazon-polly/vendor/aws/aws-sdk-php/src/HasDataTrait.php on line 41
[16-Jul-2025 12:14: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/amazon-polly/vendor/aws/aws-sdk-php/src/HasDataTrait.php on line 26
[16-Jul-2025 12:14: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/amazon-polly/vendor/aws/aws-sdk-php/src/HasDataTrait.php on line 36
[16-Jul-2025 12:14: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/amazon-polly/vendor/aws/aws-sdk-php/src/HasDataTrait.php on line 46
[16-Jul-2025 12:14: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/amazon-polly/vendor/aws/aws-sdk-php/src/HandlerList.php on line 308
[16-Jul-2025 12:14: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/amazon-polly/vendor/aws/aws-sdk-php/src/Api/AbstractModel.php on line 41
[16-Jul-2025 12:14: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/amazon-polly/vendor/aws/aws-sdk-php/src/Api/AbstractModel.php on line 30
[16-Jul-2025 12:14: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/amazon-polly/vendor/aws/aws-sdk-php/src/Api/AbstractModel.php on line 36
[16-Jul-2025 12:14: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/amazon-polly/vendor/aws/aws-sdk-php/src/Api/AbstractModel.php on line 46
[16-Jul-2025 12:14: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/amazon-polly/vendor/aws/aws-sdk-php/src/HasDataTrait.php on line 41
[16-Jul-2025 12:14: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/amazon-polly/vendor/aws/aws-sdk-php/src/HasDataTrait.php on line 26
[16-Jul-2025 12:14: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/amazon-polly/vendor/aws/aws-sdk-php/src/HasDataTrait.php on line 36
[16-Jul-2025 12:14: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/amazon-polly/vendor/aws/aws-sdk-php/src/HasDataTrait.php on line 46
[16-Jul-2025 12:14:04 UTC] PHP Deprecated:  Return type of Aws\Command::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/amazon-polly/vendor/aws/aws-sdk-php/src/HasDataTrait.php on line 41
[16-Jul-2025 12:14:04 UTC] PHP Deprecated:  Return type of & Aws\Command::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/amazon-polly/vendor/aws/aws-sdk-php/src/HasDataTrait.php on line 26
[16-Jul-2025 12:14:04 UTC] PHP Deprecated:  Return type of Aws\Command::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/amazon-polly/vendor/aws/aws-sdk-php/src/HasDataTrait.php on line 36
[16-Jul-2025 12:14:04 UTC] PHP Deprecated:  Return type of Aws\Command::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/amazon-polly/vendor/aws/aws-sdk-php/src/HasDataTrait.php on line 46
[16-Jul-2025 12:14:04 UTC] PHP Deprecated:  Return type of Aws\Command::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/amazon-polly/vendor/aws/aws-sdk-php/src/HasDataTrait.php on line 56
[16-Jul-2025 12:14:04 UTC] PHP Deprecated:  Return type of Aws\Command::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/amazon-polly/vendor/aws/aws-sdk-php/src/HasDataTrait.php on line 13
[16-Jul-2025 12:14:04 UTC] PHP Deprecated:  Implicit conversion from float 1.2 to int loses precision in /wp-content/plugins/amazon-polly/vendor/aws/aws-sdk-php/src/Credentials/InstanceProfileProvider.php on line 240
[16-Jul-2025 12:14:05 UTC] PHP Deprecated:  Implicit conversion from float 1.44 to int loses precision in /wp-content/plugins/amazon-polly/vendor/aws/aws-sdk-php/src/Credentials/InstanceProfileProvider.php on line 240
[16-Jul-2025 12:14:06 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/amazon-polly/vendor/aws/aws-sdk-php/src/HandlerList.php on line 308
[16-Jul-2025 12:14:06 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/amazon-polly/vendor/aws/aws-sdk-php/src/Api/AbstractModel.php on line 41
[16-Jul-2025 12:14:06 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/amazon-polly/vendor/aws/aws-sdk-php/src/Api/AbstractModel.php on line 30
[16-Jul-2025 12:14:06 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/amazon-polly/vendor/aws/aws-sdk-php/src/Api/AbstractModel.php on line 36
[16-Jul-2025 12:14:06 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/amazon-polly/vendor/aws/aws-sdk-php/src/Api/AbstractModel.php on line 46
[16-Jul-2025 12:14:06 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/amazon-polly/vendor/aws/aws-sdk-php/src/HasDataTrait.php on line 41
[16-Jul-2025 12:14:06 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/amazon-polly/vendor/aws/aws-sdk-php/src/HasDataTrait.php on line 26
[16-Jul-2025 12:14:06 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/amazon-polly/vendor/aws/aws-sdk-php/src/HasDataTrait.php on line 36
[16-Jul-2025 12:14:06 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/amazon-polly/vendor/aws/aws-sdk-php/src/HasDataTrait.php on line 46
[16-Jul-2025 12:14:07 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/amazon-polly/vendor/aws/aws-sdk-php/src/HandlerList.php on line 308
[16-Jul-2025 12:14:07 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/amazon-polly/vendor/aws/aws-sdk-php/src/Api/AbstractModel.php on line 41
[16-Jul-2025 12:14:07 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/amazon-polly/vendor/aws/aws-sdk-php/src/Api/AbstractModel.php on line 30
[16-Jul-2025 12:14:07 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/amazon-polly/vendor/aws/aws-sdk-php/src/Api/AbstractModel.php on line 36
[16-Jul-2025 12:14:07 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/amazon-polly/vendor/aws/aws-sdk-php/src/Api/AbstractModel.php on line 46
[16-Jul-2025 12:14:07 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/amazon-polly/vendor/aws/aws-sdk-php/src/HasDataTrait.php on line 41
[16-Jul-2025 12:14:07 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/amazon-polly/vendor/aws/aws-sdk-php/src/HasDataTrait.php on line 26
[16-Jul-2025 12:14:07 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/amazon-polly/vendor/aws/aws-sdk-php/src/HasDataTrait.php on line 36
[16-Jul-2025 12:14:07 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/amazon-polly/vendor/aws/aws-sdk-php/src/HasDataTrait.php on line 46
[16-Jul-2025 12:14:07 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/amazon-polly/vendor/aws/aws-sdk-php/src/HandlerList.php on line 308
[16-Jul-2025 12:14:07 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/amazon-polly/vendor/aws/aws-sdk-php/src/Api/AbstractModel.php on line 41
[16-Jul-2025 12:14:07 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/amazon-polly/vendor/aws/aws-sdk-php/src/Api/AbstractModel.php on line 30
[16-Jul-2025 12:14:07 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/amazon-polly/vendor/aws/aws-sdk-php/src/Api/AbstractModel.php on line 36
[16-Jul-2025 12:14:07 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/amazon-polly/vendor/aws/aws-sdk-php/src/Api/AbstractModel.php on line 46
[16-Jul-2025 12:14:07 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/amazon-polly/vendor/aws/aws-sdk-php/src/HasDataTrait.php on line 41
[16-Jul-2025 12:14:07 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/amazon-polly/vendor/aws/aws-sdk-php/src/HasDataTrait.php on line 26
[16-Jul-2025 12:14:07 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/amazon-polly/vendor/aws/aws-sdk-php/src/HasDataTrait.php on line 36
[16-Jul-2025 12:14:07 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/amazon-polly/vendor/aws/aws-sdk-php/src/HasDataTrait.php on line 46
[16-Jul-2025 12:14:07 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/amazon-polly/vendor/aws/aws-sdk-php/src/HandlerList.php on line 308
[16-Jul-2025 12:14:07 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/amazon-polly/vendor/aws/aws-sdk-php/src/Api/AbstractModel.php on line 41
[16-Jul-2025 12:14:07 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/amazon-polly/vendor/aws/aws-sdk-php/src/Api/AbstractModel.php on line 30
[16-Jul-2025 12:14:07 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/amazon-polly/vendor/aws/aws-sdk-php/src/Api/AbstractModel.php on line 36
[16-Jul-2025 12:14:07 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/amazon-polly/vendor/aws/aws-sdk-php/src/Api/AbstractModel.php on line 46
[16-Jul-2025 12:14:07 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/amazon-polly/vendor/aws/aws-sdk-php/src/HasDataTrait.php on line 41
[16-Jul-2025 12:14:07 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/amazon-polly/vendor/aws/aws-sdk-php/src/HasDataTrait.php on line 26
[16-Jul-2025 12:14:07 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/amazon-polly/vendor/aws/aws-sdk-php/src/HasDataTrait.php on line 36
[16-Jul-2025 12:14:07 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/amazon-polly/vendor/aws/aws-sdk-php/src/HasDataTrait.php on line 46
[16-Jul-2025 12:14:08 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/amazon-polly/vendor/aws/aws-sdk-php/src/HandlerList.php on line 308
[16-Jul-2025 12:14:08 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/amazon-polly/vendor/aws/aws-sdk-php/src/Api/AbstractModel.php on line 41
[16-Jul-2025 12:14:08 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/amazon-polly/vendor/aws/aws-sdk-php/src/Api/AbstractModel.php on line 30
[16-Jul-2025 12:14:08 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/amazon-polly/vendor/aws/aws-sdk-php/src/Api/AbstractModel.php on line 36
[16-Jul-2025 12:14:08 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/amazon-polly/vendor/aws/aws-sdk-php/src/Api/AbstractModel.php on line 46
[16-Jul-2025 12:14:08 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/amazon-polly/vendor/aws/aws-sdk-php/src/HasDataTrait.php on line 41
[16-Jul-2025 12:14:08 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/amazon-polly/vendor/aws/aws-sdk-php/src/HasDataTrait.php on line 26
[16-Jul-2025 12:14:08 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/amazon-polly/vendor/aws/aws-sdk-php/src/HasDataTrait.php on line 36
[16-Jul-2025 12:14:08 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/amazon-polly/vendor/aws/aws-sdk-php/src/HasDataTrait.php on line 46
[16-Jul-2025 12:14:08 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/amazon-polly/vendor/aws/aws-sdk-php/src/HandlerList.php on line 308
[16-Jul-2025 12:14:08 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/amazon-polly/vendor/aws/aws-sdk-php/src/Api/AbstractModel.php on line 41
[16-Jul-2025 12:14:08 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/amazon-polly/vendor/aws/aws-sdk-php/src/Api/AbstractModel.php on line 30
[16-Jul-2025 12:14:08 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/amazon-polly/vendor/aws/aws-sdk-php/src/Api/AbstractModel.php on line 36
[16-Jul-2025 12:14:08 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/amazon-polly/vendor/aws/aws-sdk-php/src/Api/AbstractModel.php on line 46
[16-Jul-2025 12:14:08 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/amazon-polly/vendor/aws/aws-sdk-php/src/HasDataTrait.php on line 41
[16-Jul-2025 12:14:08 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/amazon-polly/vendor/aws/aws-sdk-php/src/HasDataTrait.php on line 26
[16-Jul-2025 12:14:08 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/amazon-polly/vendor/aws/aws-sdk-php/src/HasDataTrait.php on line 36
[16-Jul-2025 12:14:08 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/amazon-polly/vendor/aws/aws-sdk-php/src/HasDataTrait.php on line 46
[16-Jul-2025 12:14:08 UTC] PHP Deprecated:  Return type of Aws\Command::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/amazon-polly/vendor/aws/aws-sdk-php/src/HasDataTrait.php on line 41
[16-Jul-2025 12:14:08 UTC] PHP Deprecated:  Return type of & Aws\Command::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/amazon-polly/vendor/aws/aws-sdk-php/src/HasDataTrait.php on line 26
[16-Jul-2025 12:14:08 UTC] PHP Deprecated:  Return type of Aws\Command::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/amazon-polly/vendor/aws/aws-sdk-php/src/HasDataTrait.php on line 36
[16-Jul-2025 12:14:08 UTC] PHP Deprecated:  Return type of Aws\Command::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/amazon-polly/vendor/aws/aws-sdk-php/src/HasDataTrait.php on line 46
[16-Jul-2025 12:14:08 UTC] PHP Deprecated:  Return type of Aws\Command::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/amazon-polly/vendor/aws/aws-sdk-php/src/HasDataTrait.php on line 56
[16-Jul-2025 12:14:08 UTC] PHP Deprecated:  Return type of Aws\Command::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/amazon-polly/vendor/aws/aws-sdk-php/src/HasDataTrait.php on line 13
[16-Jul-2025 12:14:08 UTC] PHP Deprecated:  Implicit conversion from float 1.2 to int loses precision in /wp-content/plugins/amazon-polly/vendor/aws/aws-sdk-php/src/Credentials/InstanceProfileProvider.php on line 240
[16-Jul-2025 12:14:09 UTC] PHP Deprecated:  Implicit conversion from float 1.44 to int loses precision in /wp-content/plugins/amazon-polly/vendor/aws/aws-sdk-php/src/Credentials/InstanceProfileProvider.php on line 240
[16-Jul-2025 12:14:10 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/amazon-polly/vendor/aws/aws-sdk-php/src/HandlerList.php on line 308
[16-Jul-2025 12:14:10 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/amazon-polly/vendor/aws/aws-sdk-php/src/Api/AbstractModel.php on line 41
[16-Jul-2025 12:14:10 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/amazon-polly/vendor/aws/aws-sdk-php/src/Api/AbstractModel.php on line 30
[16-Jul-2025 12:14:10 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/amazon-polly/vendor/aws/aws-sdk-php/src/Api/AbstractModel.php on line 36
[16-Jul-2025 12:14:10 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/amazon-polly/vendor/aws/aws-sdk-php/src/Api/AbstractModel.php on line 46
[16-Jul-2025 12:14:10 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/amazon-polly/vendor/aws/aws-sdk-php/src/HasDataTrait.php on line 41
[16-Jul-2025 12:14:10 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/amazon-polly/vendor/aws/aws-sdk-php/src/HasDataTrait.php on line 26
[16-Jul-2025 12:14:10 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/amazon-polly/vendor/aws/aws-sdk-php/src/HasDataTrait.php on line 36
[16-Jul-2025 12:14:10 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/amazon-polly/vendor/aws/aws-sdk-php/src/HasDataTrait.php on line 46
[16-Jul-2025 12:14:11 UTC] PHP Deprecated:  Return type of Aws\HandlerList::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/amazon-polly/vendor/aws/aws-sdk-php/src/HandlerList.php on line 308
[16-Jul-2025 12:14:11 UTC] PHP Deprecated:  Return type of Aws\Api\AbstractModel::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/amazon-polly/vendor/aws/aws-sdk-php/src/Api/AbstractModel.php on line 41
[16-Jul-2025 12:14:11 UTC] PHP Deprecated:  Return type of Aws\Api\AbstractModel::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/amazon-polly/vendor/aws/aws-sdk-php/src/Api/AbstractModel.php on line 30

(+663 more lines)
See also: All tests for this plugin, How to Hide AWS for WordPress Admin Menus and Meta Boxes