PublishPress Future 2.9.1

Does PublishPress Future work with WordPress 6.1.1 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: 161.96 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 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=ed299d1658
Aspect after-activation
HTTP status 200
Load time 0.324 s
Memory usage 3.14 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.245 s
Memory usage 3.2 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.182 s
Memory usage 3.19 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.361 s
Memory usage 3.16 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.211 s
Memory usage 3.18 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.172 s
Memory usage 3.19 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.242 s
Memory usage 3.12 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.677 s
Memory usage 5.14 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.766 s
Memory usage 5.13 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.311 s0.266 s-0.045 s3.05 MiB3.19 MiB+ 148.45 KiB
/wp-admin/edit.php0.202 s0.234 s+0.032 s3.07 MiB3.36 MiB+ 294.82 KiB
/wp-admin/post-new.php0.831 s1.032 s+0.201 s4.97 MiB5.14 MiB+ 179.35 KiB
/wp-admin/upload.php0.612 s0.316 s-0.296 s2.99 MiB3.12 MiB+ 131.09 KiB
/wp-admin/options-writing.php0.152 s0.150 s-0.002 s2.99 MiB3.1 MiB+ 117.73 KiB
/wp-admin/media-new.php0.336 s0.195 s-0.141 s2.97 MiB3.11 MiB+ 143.27 KiB
/wp-admin/edit-tags.php?taxonomy=category0.179 s0.180 s+0.001 s2.98 MiB3.13 MiB+ 148.45 KiB
/wp-admin/post-new.php?post_type=page0.650 s0.819 s+0.169 s4.96 MiB5.13 MiB+ 170.81 KiB
/wp-admin/options-discussion.php0.225 s0.359 s+0.134 s2.97 MiB3.1 MiB+ 131.58 KiB
/wp-admin/edit-comments.php0.195 s0.231 s+0.036 s3 MiB3.13 MiB+ 130.38 KiB
/0.290 s0.230 s-0.060 s2.94 MiB3.13 MiB+ 185.59 KiB
Average 0.362 s0.365 s+0.003 s3.35 MiB3.51 MiB+ 161.96 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.4%6,5462,253105
PO File14.8%1,2986874
CSS8.3%730365
JavaScript1.4%120273
JSON1.1%10001
Total 8,794 3,003 118

PHP Code Analysis | More results »

Lines of code 4,788
Total complexity 781
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 285
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

[23-Feb-2023 18:31:58 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
[23-Feb-2023 18:31:58 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
[23-Feb-2023 18:31:58 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
[23-Feb-2023 18:31:58 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
[23-Feb-2023 18:31:58 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
[23-Feb-2023 18:31:58 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
[23-Feb-2023 18:31:58 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
[23-Feb-2023 18:31:58 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
[23-Feb-2023 18:31:59 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
[23-Feb-2023 18:31:59 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
[23-Feb-2023 18:31:59 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
[23-Feb-2023 18:31:59 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
[23-Feb-2023 18:32:00 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
[23-Feb-2023 18:32:00 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
[23-Feb-2023 18:32:00 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
[23-Feb-2023 18:32:00 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
[23-Feb-2023 18:32:01 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
[23-Feb-2023 18:32:01 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
[23-Feb-2023 18:32:01 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
[23-Feb-2023 18:32:01 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
[23-Feb-2023 18:32:02 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
[23-Feb-2023 18:32:02 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
[23-Feb-2023 18:32:02 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
[23-Feb-2023 18:32:02 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
[23-Feb-2023 18:32:03 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
[23-Feb-2023 18:32:03 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
[23-Feb-2023 18:32:03 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
[23-Feb-2023 18:32:03 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
[23-Feb-2023 18:32:04 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
[23-Feb-2023 18:32:04 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
[23-Feb-2023 18:32:04 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
[23-Feb-2023 18:32:04 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
[23-Feb-2023 18:32:05 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
[23-Feb-2023 18:32:05 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
[23-Feb-2023 18:32:05 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
[23-Feb-2023 18:32:05 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
[23-Feb-2023 18:32:06 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
[23-Feb-2023 18:32:06 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
[23-Feb-2023 18:32:06 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
[23-Feb-2023 18:32:06 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
[23-Feb-2023 18:32:06 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
[23-Feb-2023 18:32:06 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
[23-Feb-2023 18:32:06 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
[23-Feb-2023 18:32:06 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
[23-Feb-2023 18:32:06 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
[23-Feb-2023 18:32:06 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
[23-Feb-2023 18:32:06 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
[23-Feb-2023 18:32:06 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
[23-Feb-2023 18:32: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
[23-Feb-2023 18:32: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
[23-Feb-2023 18:32: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
[23-Feb-2023 18:32: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
[23-Feb-2023 18:32: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
[23-Feb-2023 18:32: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
[23-Feb-2023 18:32: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
[23-Feb-2023 18:32: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
[23-Feb-2023 18:32: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
[23-Feb-2023 18:32: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
[23-Feb-2023 18:32: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
[23-Feb-2023 18:32: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
[23-Feb-2023 18:32: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
[23-Feb-2023 18:32: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
[23-Feb-2023 18:32: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
[23-Feb-2023 18:32: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
[23-Feb-2023 18:32: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
[23-Feb-2023 18:32: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
[23-Feb-2023 18:32: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
[23-Feb-2023 18:32: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
[23-Feb-2023 18:32: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
[23-Feb-2023 18:32: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
[23-Feb-2023 18:32: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
[23-Feb-2023 18:32: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
[23-Feb-2023 18:32: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
[23-Feb-2023 18:32: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
[23-Feb-2023 18:32: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
[23-Feb-2023 18:32: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
[23-Feb-2023 18:32: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
[23-Feb-2023 18:32: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
[23-Feb-2023 18:32: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
[23-Feb-2023 18:32: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
[23-Feb-2023 18:32: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
[23-Feb-2023 18:32: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
[23-Feb-2023 18:32: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
[23-Feb-2023 18:32: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
[23-Feb-2023 18:32: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
[23-Feb-2023 18:32: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
[23-Feb-2023 18:32: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
[23-Feb-2023 18:32: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
[23-Feb-2023 18:32: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
[23-Feb-2023 18:32: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
[23-Feb-2023 18:32: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
[23-Feb-2023 18:32: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
[23-Feb-2023 18:32: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
[23-Feb-2023 18:32: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
[23-Feb-2023 18:32: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
[23-Feb-2023 18:32: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
[23-Feb-2023 18:32: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
[23-Feb-2023 18:32: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
[23-Feb-2023 18:32: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
[23-Feb-2023 18:32: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

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