PublishPress Future 2.9.2

Does PublishPress Future work with WordPress 6.2.2 and PHP 8.1.12? A smoke test was performed on .

Summary

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

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

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

Environment
WordPress version6.2.2
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 100,000+
WordPress.org page https://wordpress.org/plugins/post-expirator/
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=post-expirator%2Fpost-expirator.php&plugin_status=all&paged=1&s&_wpnonce=d280264a98
Aspect after-activation
HTTP status 200
Load time 0.469 s
Memory usage 3.17 MiB
JS errors None
Resource errors None

Future

Page screenshot: Future
URL /wp-admin/admin.php?page=publishpress-future
Aspect menu-item
HTTP status 200
Load time 0.189 s
Memory usage 3.24 MiB
JS errors None
Resource errors None

Future → Display

Page screenshot: Future → 
                    Display
URL /wp-admin/admin.php?page=publishpress-future&tab=display
Aspect menu-item-tab
HTTP status 200
Load time 0.160 s
Memory usage 3.21 MiB
JS errors None
Resource errors None

Future → Post Types

Page screenshot: Future → 
                    Post Types
URL /wp-admin/admin.php?page=publishpress-future&tab=defaults
Aspect menu-item-tab
HTTP status 200
Load time 0.256 s
Memory usage 3.2 MiB
JS errors None
Resource errors None

Future → Advanced

Page screenshot: Future → 
                    Advanced
URL /wp-admin/admin.php?page=publishpress-future&tab=advanced
Aspect menu-item-tab
HTTP status 200
Load time 0.153 s
Memory usage 3.21 MiB
JS errors None
Resource errors None

Future → Diagnostics

Page screenshot: Future → 
                    Diagnostics
URL /wp-admin/admin.php?page=publishpress-future&tab=diagnostics
Aspect menu-item-tab
HTTP status 200
Load time 0.156 s
Memory usage 3.22 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.210 s
Memory usage 3.15 MiB
JS errors None
Resource errors None

Add New Post ‹ Test site — WordPress

Page screenshot: Add New Post ‹ Test site — WordPress
URL /wp-admin/post-new.php
Aspect new-meta-boxes
HTTP status 200
Load time 0.744 s
Memory usage 5.19 MiB
JS errors None
Resource errors None

Add New Page ‹ Test site — WordPress

Page screenshot: Add New Page ‹ Test site — WordPress
URL /wp-admin/post-new.php?post_type=page
Aspect new-meta-boxes
HTTP status 200
Load time 0.519 s
Memory usage 5.18 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.727 s0.240 s-0.487 s3.07 MiB3.22 MiB+ 154.7 KiB
/wp-admin/edit.php0.169 s0.188 s+0.019 s3.1 MiB3.39 MiB+ 296.24 KiB
/wp-admin/post-new.php0.692 s0.862 s+0.170 s5.02 MiB5.19 MiB+ 176.21 KiB
/wp-admin/upload.php0.644 s0.440 s-0.204 s3.02 MiB3.15 MiB+ 137.34 KiB
/wp-admin/options-writing.php0.157 s0.135 s-0.022 s3.01 MiB3.13 MiB+ 124.09 KiB
/wp-admin/media-new.php0.264 s0.176 s-0.088 s2.99 MiB3.14 MiB+ 149.52 KiB
/wp-admin/edit-tags.php?taxonomy=category0.170 s0.161 s-0.009 s3.01 MiB3.16 MiB+ 154.7 KiB
/wp-admin/post-new.php?post_type=page0.586 s0.596 s+0.010 s5.01 MiB5.18 MiB+ 171.67 KiB
/wp-admin/options-discussion.php0.207 s0.209 s+0.002 s3 MiB3.13 MiB+ 137.83 KiB
/wp-admin/edit-comments.php0.209 s0.196 s-0.013 s3.03 MiB3.16 MiB+ 136.63 KiB
/0.309 s0.192 s-0.117 s2.97 MiB3.15 MiB+ 185.59 KiB
Average 0.376 s0.309 s-0.067 s3.38 MiB3.55 MiB+ 165.87 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
PO File
CSS
Language % Lines of code Comment lines Files
PHP74.5%6,5552,256105
PO File14.7%1,2986874
CSS8.3%730365
JavaScript1.4%120273
JSON1.1%10001
Total 8,803 3,006 118

PHP Code Analysis | More results »

Lines of code 4,797
Total complexity 783
Median class complexity 5.0
Median method complexity 1.0
Most complex class PostExpirator_Display
Most complex function postexpirator_update_post_meta()
Classes 73
Methods 286
Functions 44

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.

Database Tables 1

Options wp_options 10

Meta Boxes

{
    "post": {
        "expirationdatediv": {
            "title": "PublishPress Future",
            "context": "side"
        }
    },
    "page": {
        "expirationdatediv": {
            "title": "PublishPress Future",
            "context": "side"
        }
    }
}

Capabilities 1

PHP Error Log 116 lines

[20-May-2023 09:49:08 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetExists($id) 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/post-expirator/vendor/pimple/pimple/src/Pimple/Container.php on line 133
[20-May-2023 09:49:08 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetGet($id) 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/post-expirator/vendor/pimple/pimple/src/Pimple/Container.php on line 98
[20-May-2023 09:49:08 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetSet($id, $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/post-expirator/vendor/pimple/pimple/src/Pimple/Container.php on line 79
[20-May-2023 09:49:08 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetUnset($id) 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/post-expirator/vendor/pimple/pimple/src/Pimple/Container.php on line 143
[20-May-2023 09:49:08 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetExists($id) 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/post-expirator/vendor/pimple/pimple/src/Pimple/Container.php on line 133
[20-May-2023 09:49:08 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetGet($id) 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/post-expirator/vendor/pimple/pimple/src/Pimple/Container.php on line 98
[20-May-2023 09:49:08 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetSet($id, $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/post-expirator/vendor/pimple/pimple/src/Pimple/Container.php on line 79
[20-May-2023 09:49:08 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetUnset($id) 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/post-expirator/vendor/pimple/pimple/src/Pimple/Container.php on line 143
[20-May-2023 09:49:09 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetExists($id) 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/post-expirator/vendor/pimple/pimple/src/Pimple/Container.php on line 133
[20-May-2023 09:49:09 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetGet($id) 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/post-expirator/vendor/pimple/pimple/src/Pimple/Container.php on line 98
[20-May-2023 09:49:09 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetSet($id, $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/post-expirator/vendor/pimple/pimple/src/Pimple/Container.php on line 79
[20-May-2023 09:49:09 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetUnset($id) 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/post-expirator/vendor/pimple/pimple/src/Pimple/Container.php on line 143
[20-May-2023 09:49:10 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetExists($id) 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/post-expirator/vendor/pimple/pimple/src/Pimple/Container.php on line 133
[20-May-2023 09:49:10 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetGet($id) 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/post-expirator/vendor/pimple/pimple/src/Pimple/Container.php on line 98
[20-May-2023 09:49:10 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetSet($id, $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/post-expirator/vendor/pimple/pimple/src/Pimple/Container.php on line 79
[20-May-2023 09:49:10 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetUnset($id) 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/post-expirator/vendor/pimple/pimple/src/Pimple/Container.php on line 143
[20-May-2023 09:49:11 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetExists($id) 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/post-expirator/vendor/pimple/pimple/src/Pimple/Container.php on line 133
[20-May-2023 09:49:11 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetGet($id) 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/post-expirator/vendor/pimple/pimple/src/Pimple/Container.php on line 98
[20-May-2023 09:49:11 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetSet($id, $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/post-expirator/vendor/pimple/pimple/src/Pimple/Container.php on line 79
[20-May-2023 09:49:11 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetUnset($id) 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/post-expirator/vendor/pimple/pimple/src/Pimple/Container.php on line 143
[20-May-2023 09:49:11 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetExists($id) 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/post-expirator/vendor/pimple/pimple/src/Pimple/Container.php on line 133
[20-May-2023 09:49:11 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetGet($id) 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/post-expirator/vendor/pimple/pimple/src/Pimple/Container.php on line 98
[20-May-2023 09:49:11 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetSet($id, $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/post-expirator/vendor/pimple/pimple/src/Pimple/Container.php on line 79
[20-May-2023 09:49:11 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetUnset($id) 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/post-expirator/vendor/pimple/pimple/src/Pimple/Container.php on line 143
[20-May-2023 09:49:12 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetExists($id) 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/post-expirator/vendor/pimple/pimple/src/Pimple/Container.php on line 133
[20-May-2023 09:49:12 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetGet($id) 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/post-expirator/vendor/pimple/pimple/src/Pimple/Container.php on line 98
[20-May-2023 09:49:12 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetSet($id, $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/post-expirator/vendor/pimple/pimple/src/Pimple/Container.php on line 79
[20-May-2023 09:49:12 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetUnset($id) 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/post-expirator/vendor/pimple/pimple/src/Pimple/Container.php on line 143
[20-May-2023 09:49:13 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetExists($id) 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/post-expirator/vendor/pimple/pimple/src/Pimple/Container.php on line 133
[20-May-2023 09:49:13 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetGet($id) 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/post-expirator/vendor/pimple/pimple/src/Pimple/Container.php on line 98
[20-May-2023 09:49:13 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetSet($id, $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/post-expirator/vendor/pimple/pimple/src/Pimple/Container.php on line 79
[20-May-2023 09:49:13 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetUnset($id) 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/post-expirator/vendor/pimple/pimple/src/Pimple/Container.php on line 143
[20-May-2023 09:49:15 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetExists($id) 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/post-expirator/vendor/pimple/pimple/src/Pimple/Container.php on line 133
[20-May-2023 09:49:15 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetGet($id) 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/post-expirator/vendor/pimple/pimple/src/Pimple/Container.php on line 98
[20-May-2023 09:49:15 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetSet($id, $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/post-expirator/vendor/pimple/pimple/src/Pimple/Container.php on line 79
[20-May-2023 09:49:15 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetUnset($id) 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/post-expirator/vendor/pimple/pimple/src/Pimple/Container.php on line 143
[20-May-2023 09:49:15 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetExists($id) 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/post-expirator/vendor/pimple/pimple/src/Pimple/Container.php on line 133
[20-May-2023 09:49:15 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetGet($id) 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/post-expirator/vendor/pimple/pimple/src/Pimple/Container.php on line 98
[20-May-2023 09:49:15 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetSet($id, $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/post-expirator/vendor/pimple/pimple/src/Pimple/Container.php on line 79
[20-May-2023 09:49:15 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetUnset($id) 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/post-expirator/vendor/pimple/pimple/src/Pimple/Container.php on line 143
[20-May-2023 09:49:16 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetExists($id) 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/post-expirator/vendor/pimple/pimple/src/Pimple/Container.php on line 133
[20-May-2023 09:49:16 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetGet($id) 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/post-expirator/vendor/pimple/pimple/src/Pimple/Container.php on line 98
[20-May-2023 09:49:16 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetSet($id, $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/post-expirator/vendor/pimple/pimple/src/Pimple/Container.php on line 79
[20-May-2023 09:49:16 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetUnset($id) 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/post-expirator/vendor/pimple/pimple/src/Pimple/Container.php on line 143
[20-May-2023 09:49:16 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetExists($id) 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/post-expirator/vendor/pimple/pimple/src/Pimple/Container.php on line 133
[20-May-2023 09:49:16 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetGet($id) 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/post-expirator/vendor/pimple/pimple/src/Pimple/Container.php on line 98
[20-May-2023 09:49:16 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetSet($id, $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/post-expirator/vendor/pimple/pimple/src/Pimple/Container.php on line 79
[20-May-2023 09:49:16 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetUnset($id) 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/post-expirator/vendor/pimple/pimple/src/Pimple/Container.php on line 143
[20-May-2023 09:49:18 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetExists($id) 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/post-expirator/vendor/pimple/pimple/src/Pimple/Container.php on line 133
[20-May-2023 09:49:18 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetGet($id) 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/post-expirator/vendor/pimple/pimple/src/Pimple/Container.php on line 98
[20-May-2023 09:49:18 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetSet($id, $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/post-expirator/vendor/pimple/pimple/src/Pimple/Container.php on line 79
[20-May-2023 09:49:18 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetUnset($id) 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/post-expirator/vendor/pimple/pimple/src/Pimple/Container.php on line 143
[20-May-2023 09:49:18 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetExists($id) 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/post-expirator/vendor/pimple/pimple/src/Pimple/Container.php on line 133
[20-May-2023 09:49:18 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetGet($id) 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/post-expirator/vendor/pimple/pimple/src/Pimple/Container.php on line 98
[20-May-2023 09:49:18 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetSet($id, $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/post-expirator/vendor/pimple/pimple/src/Pimple/Container.php on line 79
[20-May-2023 09:49:18 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetUnset($id) 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/post-expirator/vendor/pimple/pimple/src/Pimple/Container.php on line 143
[20-May-2023 09:49:18 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetExists($id) 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/post-expirator/vendor/pimple/pimple/src/Pimple/Container.php on line 133
[20-May-2023 09:49:18 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetGet($id) 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/post-expirator/vendor/pimple/pimple/src/Pimple/Container.php on line 98
[20-May-2023 09:49:18 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetSet($id, $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/post-expirator/vendor/pimple/pimple/src/Pimple/Container.php on line 79
[20-May-2023 09:49:18 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetUnset($id) 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/post-expirator/vendor/pimple/pimple/src/Pimple/Container.php on line 143
[20-May-2023 09:49:18 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetExists($id) 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/post-expirator/vendor/pimple/pimple/src/Pimple/Container.php on line 133
[20-May-2023 09:49:18 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetGet($id) 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/post-expirator/vendor/pimple/pimple/src/Pimple/Container.php on line 98
[20-May-2023 09:49:18 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetSet($id, $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/post-expirator/vendor/pimple/pimple/src/Pimple/Container.php on line 79
[20-May-2023 09:49:18 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetUnset($id) 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/post-expirator/vendor/pimple/pimple/src/Pimple/Container.php on line 143
[20-May-2023 09:49:19 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetExists($id) 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/post-expirator/vendor/pimple/pimple/src/Pimple/Container.php on line 133
[20-May-2023 09:49:19 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetGet($id) 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/post-expirator/vendor/pimple/pimple/src/Pimple/Container.php on line 98
[20-May-2023 09:49:19 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetSet($id, $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/post-expirator/vendor/pimple/pimple/src/Pimple/Container.php on line 79
[20-May-2023 09:49:19 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetUnset($id) 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/post-expirator/vendor/pimple/pimple/src/Pimple/Container.php on line 143
[20-May-2023 09:49:19 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetExists($id) 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/post-expirator/vendor/pimple/pimple/src/Pimple/Container.php on line 133
[20-May-2023 09:49:19 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetGet($id) 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/post-expirator/vendor/pimple/pimple/src/Pimple/Container.php on line 98
[20-May-2023 09:49:19 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetSet($id, $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/post-expirator/vendor/pimple/pimple/src/Pimple/Container.php on line 79
[20-May-2023 09:49:19 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetUnset($id) 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/post-expirator/vendor/pimple/pimple/src/Pimple/Container.php on line 143
[20-May-2023 09:49:19 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetExists($id) 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/post-expirator/vendor/pimple/pimple/src/Pimple/Container.php on line 133
[20-May-2023 09:49:19 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetGet($id) 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/post-expirator/vendor/pimple/pimple/src/Pimple/Container.php on line 98
[20-May-2023 09:49:19 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetSet($id, $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/post-expirator/vendor/pimple/pimple/src/Pimple/Container.php on line 79
[20-May-2023 09:49:19 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetUnset($id) 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/post-expirator/vendor/pimple/pimple/src/Pimple/Container.php on line 143
[20-May-2023 09:49:21 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetExists($id) 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/post-expirator/vendor/pimple/pimple/src/Pimple/Container.php on line 133
[20-May-2023 09:49:21 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetGet($id) 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/post-expirator/vendor/pimple/pimple/src/Pimple/Container.php on line 98
[20-May-2023 09:49:21 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetSet($id, $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/post-expirator/vendor/pimple/pimple/src/Pimple/Container.php on line 79
[20-May-2023 09:49:21 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetUnset($id) 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/post-expirator/vendor/pimple/pimple/src/Pimple/Container.php on line 143
[20-May-2023 09:49:21 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetExists($id) 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/post-expirator/vendor/pimple/pimple/src/Pimple/Container.php on line 133
[20-May-2023 09:49:21 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetGet($id) 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/post-expirator/vendor/pimple/pimple/src/Pimple/Container.php on line 98
[20-May-2023 09:49:21 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetSet($id, $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/post-expirator/vendor/pimple/pimple/src/Pimple/Container.php on line 79
[20-May-2023 09:49:21 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetUnset($id) 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/post-expirator/vendor/pimple/pimple/src/Pimple/Container.php on line 143
[20-May-2023 09:49:21 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetExists($id) 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/post-expirator/vendor/pimple/pimple/src/Pimple/Container.php on line 133
[20-May-2023 09:49:21 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetGet($id) 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/post-expirator/vendor/pimple/pimple/src/Pimple/Container.php on line 98
[20-May-2023 09:49:21 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetSet($id, $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/post-expirator/vendor/pimple/pimple/src/Pimple/Container.php on line 79
[20-May-2023 09:49:21 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetUnset($id) 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/post-expirator/vendor/pimple/pimple/src/Pimple/Container.php on line 143
[20-May-2023 09:49:22 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetExists($id) 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/post-expirator/vendor/pimple/pimple/src/Pimple/Container.php on line 133
[20-May-2023 09:49:22 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetGet($id) 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/post-expirator/vendor/pimple/pimple/src/Pimple/Container.php on line 98
[20-May-2023 09:49:22 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetSet($id, $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/post-expirator/vendor/pimple/pimple/src/Pimple/Container.php on line 79
[20-May-2023 09:49:22 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetUnset($id) 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/post-expirator/vendor/pimple/pimple/src/Pimple/Container.php on line 143
[20-May-2023 09:49:22 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetExists($id) 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/post-expirator/vendor/pimple/pimple/src/Pimple/Container.php on line 133
[20-May-2023 09:49:22 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetGet($id) 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/post-expirator/vendor/pimple/pimple/src/Pimple/Container.php on line 98
[20-May-2023 09:49:22 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetSet($id, $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/post-expirator/vendor/pimple/pimple/src/Pimple/Container.php on line 79
[20-May-2023 09:49:22 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetUnset($id) 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/post-expirator/vendor/pimple/pimple/src/Pimple/Container.php on line 143
[20-May-2023 09:49:25 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetExists($id) 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/post-expirator/vendor/pimple/pimple/src/Pimple/Container.php on line 133
[20-May-2023 09:49:25 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetGet($id) 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/post-expirator/vendor/pimple/pimple/src/Pimple/Container.php on line 98
[20-May-2023 09:49:25 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetSet($id, $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/post-expirator/vendor/pimple/pimple/src/Pimple/Container.php on line 79
[20-May-2023 09:49:25 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetUnset($id) 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/post-expirator/vendor/pimple/pimple/src/Pimple/Container.php on line 143

(+16 more lines)
See also: All tests for this plugin, How to Hide PublishPress Future Admin Menus