PublishPress Permissions 3.8.4

Does PublishPress Permissions 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: 404.1 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 10,000+
WordPress.org page https://wordpress.org/plugins/press-permit-core/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 10

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=press-permit-core%2Fpress-permit-core.php&plugin_status=all&paged=1&s&_wpnonce=5c89dbecd2
Aspect after-activation
HTTP status 200
Load time 0.713 s
Memory usage 3.61 MiB
JS errors None
Resource errors None

Permissions

Page screenshot: Permissions
URL /wp-admin/admin.php?page=presspermit-groups
Aspect menu-item
HTTP status 200
Load time 0.238 s
Memory usage 3.56 MiB
JS errors None
Resource errors None

Permissions → Workflow Statuses

Page screenshot: Permissions → Workflow Statuses
URL /wp-admin/admin.php?page=presspermit-statuses
Aspect menu-item
HTTP status 200
Load time 0.204 s
Memory usage 3.38 MiB
JS errors None
Resource errors None

Permissions → Visibility Statuses

Page screenshot: Permissions → Visibility Statuses
URL /wp-admin/admin.php?page=presspermit-visibility-statuses
Aspect menu-item
HTTP status 200
Load time 0.203 s
Memory usage 3.37 MiB
JS errors None
Resource errors None

Permissions → Sync Posts

Page screenshot: Permissions → Sync Posts
URL /wp-admin/admin.php?page=presspermit-sync
Aspect menu-item
HTTP status 200
Load time 0.187 s
Memory usage 3.37 MiB
JS errors None
Resource errors None

Permissions → Teaser

Page screenshot: Permissions → Teaser
URL /wp-admin/admin.php?page=presspermit-posts-teaser
Aspect menu-item
HTTP status 200
Load time 0.222 s
Memory usage 3.37 MiB
JS errors None
Resource errors None

Permissions → Settings

Page screenshot: Permissions → Settings
URL /wp-admin/admin.php?page=presspermit-settings
Aspect menu-item
HTTP status 200
Load time 0.281 s
Memory usage 3.6 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.254 s
Memory usage 3.44 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.725 s
Memory usage 5.41 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.636 s
Memory usage 5.4 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.285 s0.268 s-0.017 s3.05 MiB3.43 MiB+ 392.15 KiB
/wp-admin/edit.php0.170 s0.200 s+0.030 s3.07 MiB3.53 MiB+ 469.26 KiB
/wp-admin/post-new.php0.829 s1.050 s+0.221 s4.97 MiB5.48 MiB+ 521.55 KiB
/wp-admin/upload.php0.784 s0.494 s-0.290 s2.99 MiB3.34 MiB+ 360.07 KiB
/wp-admin/options-writing.php0.160 s0.175 s+0.015 s2.99 MiB3.33 MiB+ 352.28 KiB
/wp-admin/media-new.php0.288 s0.246 s-0.042 s2.97 MiB3.33 MiB+ 373.11 KiB
/wp-admin/edit-tags.php?taxonomy=category0.177 s0.192 s+0.015 s2.98 MiB3.4 MiB+ 424.27 KiB
/wp-admin/post-new.php?post_type=page0.613 s0.731 s+0.118 s4.96 MiB5.4 MiB+ 453.27 KiB
/wp-admin/options-discussion.php0.205 s0.231 s+0.026 s2.98 MiB3.33 MiB+ 362.04 KiB
/wp-admin/edit-comments.php0.202 s0.216 s+0.014 s3 MiB3.35 MiB+ 361.52 KiB
/0.284 s0.216 s-0.068 s2.94 MiB3.31 MiB+ 375.62 KiB
Average 0.363 s0.365 s+0.002 s3.35 MiB3.75 MiB+ 404.1 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
Language % Lines of code Comment lines Files
PHP69.0%32,5352,234208
PO File21.0%9,8895,2407
CSS4.3%2,04611215
JavaScript3.4%1,5928124
LESS2.2%1,015815
XML0.1%3701
JSON0.1%3001
Total 47,144 7,748 261

PHP Code Analysis | More results »

Lines of code 32,475
Total complexity 9,024
Median class complexity 28.0
Median method complexity 3.0
Most complex class PublishPress\Permissions\PostFilters
Most complex function PublishPress\Permissions\PageFilters::fltGetPages()
Classes 191
Methods 1,112
Functions 74

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 8

Options wp_options 10

Meta Boxes

{
    "post": {
        "pp_read_post_exceptions": {
            "title": "Permissions: Read this Post",
            "context": "advanced"
        },
        "pp_edit_post_exceptions": {
            "title": "Permissions: Edit this Post",
            "context": "advanced"
        },
        "pp_assign_post_exceptions": {
            "title": "Permissions: Assign Term this Post",
            "context": "advanced"
        }
    },
    "page": {
        "pp_read_page_exceptions": {
            "title": "Permissions: Read this Page",
            "context": "advanced"
        },
        "pp_edit_page_exceptions": {
            "title": "Permissions: Edit this Page",
            "context": "advanced"
        },
        "pp_associate_page_exceptions": {
            "title": "Permissions: Select this Page as Parent",
            "context": "advanced"
        },
        "pp_assign_page_exceptions": {
            "title": "Permissions: Assign Term this Page",
            "context": "advanced"
        }
    }
}

Capabilities 14

PHP Error Log 116 lines

[15-Dec-2022 21:47:33 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/press-permit-core/vendor/pimple/pimple/src/Pimple/Container.php on line 133
[15-Dec-2022 21:47:33 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/press-permit-core/vendor/pimple/pimple/src/Pimple/Container.php on line 98
[15-Dec-2022 21:47:33 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/press-permit-core/vendor/pimple/pimple/src/Pimple/Container.php on line 79
[15-Dec-2022 21:47:33 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/press-permit-core/vendor/pimple/pimple/src/Pimple/Container.php on line 143
[15-Dec-2022 21:47:34 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/press-permit-core/vendor/pimple/pimple/src/Pimple/Container.php on line 133
[15-Dec-2022 21:47:34 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/press-permit-core/vendor/pimple/pimple/src/Pimple/Container.php on line 98
[15-Dec-2022 21:47:34 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/press-permit-core/vendor/pimple/pimple/src/Pimple/Container.php on line 79
[15-Dec-2022 21:47:34 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/press-permit-core/vendor/pimple/pimple/src/Pimple/Container.php on line 143
[15-Dec-2022 21:47:35 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/press-permit-core/vendor/pimple/pimple/src/Pimple/Container.php on line 133
[15-Dec-2022 21:47:35 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/press-permit-core/vendor/pimple/pimple/src/Pimple/Container.php on line 98
[15-Dec-2022 21:47:35 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/press-permit-core/vendor/pimple/pimple/src/Pimple/Container.php on line 79
[15-Dec-2022 21:47:35 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/press-permit-core/vendor/pimple/pimple/src/Pimple/Container.php on line 143
[15-Dec-2022 21:47:36 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/press-permit-core/vendor/pimple/pimple/src/Pimple/Container.php on line 133
[15-Dec-2022 21:47:36 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/press-permit-core/vendor/pimple/pimple/src/Pimple/Container.php on line 98
[15-Dec-2022 21:47:36 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/press-permit-core/vendor/pimple/pimple/src/Pimple/Container.php on line 79
[15-Dec-2022 21:47:36 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/press-permit-core/vendor/pimple/pimple/src/Pimple/Container.php on line 143
[15-Dec-2022 21:47:36 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/press-permit-core/vendor/pimple/pimple/src/Pimple/Container.php on line 133
[15-Dec-2022 21:47:36 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/press-permit-core/vendor/pimple/pimple/src/Pimple/Container.php on line 98
[15-Dec-2022 21:47:36 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/press-permit-core/vendor/pimple/pimple/src/Pimple/Container.php on line 79
[15-Dec-2022 21:47:36 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/press-permit-core/vendor/pimple/pimple/src/Pimple/Container.php on line 143
[15-Dec-2022 21:47:37 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/press-permit-core/vendor/pimple/pimple/src/Pimple/Container.php on line 133
[15-Dec-2022 21:47:37 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/press-permit-core/vendor/pimple/pimple/src/Pimple/Container.php on line 98
[15-Dec-2022 21:47:37 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/press-permit-core/vendor/pimple/pimple/src/Pimple/Container.php on line 79
[15-Dec-2022 21:47:37 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/press-permit-core/vendor/pimple/pimple/src/Pimple/Container.php on line 143
[15-Dec-2022 21:47:38 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/press-permit-core/vendor/pimple/pimple/src/Pimple/Container.php on line 133
[15-Dec-2022 21:47:38 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/press-permit-core/vendor/pimple/pimple/src/Pimple/Container.php on line 98
[15-Dec-2022 21:47:38 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/press-permit-core/vendor/pimple/pimple/src/Pimple/Container.php on line 79
[15-Dec-2022 21:47:38 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/press-permit-core/vendor/pimple/pimple/src/Pimple/Container.php on line 143
[15-Dec-2022 21:47:39 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/press-permit-core/vendor/pimple/pimple/src/Pimple/Container.php on line 133
[15-Dec-2022 21:47:39 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/press-permit-core/vendor/pimple/pimple/src/Pimple/Container.php on line 98
[15-Dec-2022 21:47:39 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/press-permit-core/vendor/pimple/pimple/src/Pimple/Container.php on line 79
[15-Dec-2022 21:47:39 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/press-permit-core/vendor/pimple/pimple/src/Pimple/Container.php on line 143
[15-Dec-2022 21:47:41 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/press-permit-core/vendor/pimple/pimple/src/Pimple/Container.php on line 133
[15-Dec-2022 21:47:41 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/press-permit-core/vendor/pimple/pimple/src/Pimple/Container.php on line 98
[15-Dec-2022 21:47:41 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/press-permit-core/vendor/pimple/pimple/src/Pimple/Container.php on line 79
[15-Dec-2022 21:47:41 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/press-permit-core/vendor/pimple/pimple/src/Pimple/Container.php on line 143
[15-Dec-2022 21:47:42 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/press-permit-core/vendor/pimple/pimple/src/Pimple/Container.php on line 133
[15-Dec-2022 21:47:42 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/press-permit-core/vendor/pimple/pimple/src/Pimple/Container.php on line 98
[15-Dec-2022 21:47:42 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/press-permit-core/vendor/pimple/pimple/src/Pimple/Container.php on line 79
[15-Dec-2022 21:47:42 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/press-permit-core/vendor/pimple/pimple/src/Pimple/Container.php on line 143
[15-Dec-2022 21:47:42 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/press-permit-core/vendor/pimple/pimple/src/Pimple/Container.php on line 133
[15-Dec-2022 21:47:42 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/press-permit-core/vendor/pimple/pimple/src/Pimple/Container.php on line 98
[15-Dec-2022 21:47:42 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/press-permit-core/vendor/pimple/pimple/src/Pimple/Container.php on line 79
[15-Dec-2022 21:47:42 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/press-permit-core/vendor/pimple/pimple/src/Pimple/Container.php on line 143
[15-Dec-2022 21:47:42 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/press-permit-core/vendor/pimple/pimple/src/Pimple/Container.php on line 133
[15-Dec-2022 21:47:42 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/press-permit-core/vendor/pimple/pimple/src/Pimple/Container.php on line 98
[15-Dec-2022 21:47:42 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/press-permit-core/vendor/pimple/pimple/src/Pimple/Container.php on line 79
[15-Dec-2022 21:47:42 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/press-permit-core/vendor/pimple/pimple/src/Pimple/Container.php on line 143
[15-Dec-2022 21:47:44 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/press-permit-core/vendor/pimple/pimple/src/Pimple/Container.php on line 133
[15-Dec-2022 21:47:44 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/press-permit-core/vendor/pimple/pimple/src/Pimple/Container.php on line 98
[15-Dec-2022 21:47:44 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/press-permit-core/vendor/pimple/pimple/src/Pimple/Container.php on line 79
[15-Dec-2022 21:47:44 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/press-permit-core/vendor/pimple/pimple/src/Pimple/Container.php on line 143
[15-Dec-2022 21:47:44 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/press-permit-core/vendor/pimple/pimple/src/Pimple/Container.php on line 133
[15-Dec-2022 21:47:44 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/press-permit-core/vendor/pimple/pimple/src/Pimple/Container.php on line 98
[15-Dec-2022 21:47:44 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/press-permit-core/vendor/pimple/pimple/src/Pimple/Container.php on line 79
[15-Dec-2022 21:47:44 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/press-permit-core/vendor/pimple/pimple/src/Pimple/Container.php on line 143
[15-Dec-2022 21:47:45 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/press-permit-core/vendor/pimple/pimple/src/Pimple/Container.php on line 133
[15-Dec-2022 21:47:45 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/press-permit-core/vendor/pimple/pimple/src/Pimple/Container.php on line 98
[15-Dec-2022 21:47:45 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/press-permit-core/vendor/pimple/pimple/src/Pimple/Container.php on line 79
[15-Dec-2022 21:47:45 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/press-permit-core/vendor/pimple/pimple/src/Pimple/Container.php on line 143
[15-Dec-2022 21:47:45 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/press-permit-core/vendor/pimple/pimple/src/Pimple/Container.php on line 133
[15-Dec-2022 21:47:45 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/press-permit-core/vendor/pimple/pimple/src/Pimple/Container.php on line 98
[15-Dec-2022 21:47:45 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/press-permit-core/vendor/pimple/pimple/src/Pimple/Container.php on line 79
[15-Dec-2022 21:47:45 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/press-permit-core/vendor/pimple/pimple/src/Pimple/Container.php on line 143
[15-Dec-2022 21:47:45 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/press-permit-core/vendor/pimple/pimple/src/Pimple/Container.php on line 133
[15-Dec-2022 21:47:45 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/press-permit-core/vendor/pimple/pimple/src/Pimple/Container.php on line 98
[15-Dec-2022 21:47:45 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/press-permit-core/vendor/pimple/pimple/src/Pimple/Container.php on line 79
[15-Dec-2022 21:47:45 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/press-permit-core/vendor/pimple/pimple/src/Pimple/Container.php on line 143
[15-Dec-2022 21:47:45 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/press-permit-core/vendor/pimple/pimple/src/Pimple/Container.php on line 133
[15-Dec-2022 21:47:45 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/press-permit-core/vendor/pimple/pimple/src/Pimple/Container.php on line 98
[15-Dec-2022 21:47:45 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/press-permit-core/vendor/pimple/pimple/src/Pimple/Container.php on line 79
[15-Dec-2022 21:47:45 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/press-permit-core/vendor/pimple/pimple/src/Pimple/Container.php on line 143
[15-Dec-2022 21:47:46 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/press-permit-core/vendor/pimple/pimple/src/Pimple/Container.php on line 133
[15-Dec-2022 21:47:46 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/press-permit-core/vendor/pimple/pimple/src/Pimple/Container.php on line 98
[15-Dec-2022 21:47:46 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/press-permit-core/vendor/pimple/pimple/src/Pimple/Container.php on line 79
[15-Dec-2022 21:47:46 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/press-permit-core/vendor/pimple/pimple/src/Pimple/Container.php on line 143
[15-Dec-2022 21:47:48 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/press-permit-core/vendor/pimple/pimple/src/Pimple/Container.php on line 133
[15-Dec-2022 21:47:48 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/press-permit-core/vendor/pimple/pimple/src/Pimple/Container.php on line 98
[15-Dec-2022 21:47:48 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/press-permit-core/vendor/pimple/pimple/src/Pimple/Container.php on line 79
[15-Dec-2022 21:47:48 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/press-permit-core/vendor/pimple/pimple/src/Pimple/Container.php on line 143
[15-Dec-2022 21:47:48 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/press-permit-core/vendor/pimple/pimple/src/Pimple/Container.php on line 133
[15-Dec-2022 21:47:48 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/press-permit-core/vendor/pimple/pimple/src/Pimple/Container.php on line 98
[15-Dec-2022 21:47:48 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/press-permit-core/vendor/pimple/pimple/src/Pimple/Container.php on line 79
[15-Dec-2022 21:47:48 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/press-permit-core/vendor/pimple/pimple/src/Pimple/Container.php on line 143
[15-Dec-2022 21:47:48 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/press-permit-core/vendor/pimple/pimple/src/Pimple/Container.php on line 133
[15-Dec-2022 21:47:48 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/press-permit-core/vendor/pimple/pimple/src/Pimple/Container.php on line 98
[15-Dec-2022 21:47:48 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/press-permit-core/vendor/pimple/pimple/src/Pimple/Container.php on line 79
[15-Dec-2022 21:47:48 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/press-permit-core/vendor/pimple/pimple/src/Pimple/Container.php on line 143
[15-Dec-2022 21:47:49 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/press-permit-core/vendor/pimple/pimple/src/Pimple/Container.php on line 133
[15-Dec-2022 21:47:49 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/press-permit-core/vendor/pimple/pimple/src/Pimple/Container.php on line 98
[15-Dec-2022 21:47:49 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/press-permit-core/vendor/pimple/pimple/src/Pimple/Container.php on line 79
[15-Dec-2022 21:47:49 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/press-permit-core/vendor/pimple/pimple/src/Pimple/Container.php on line 143
[15-Dec-2022 21:47:49 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/press-permit-core/vendor/pimple/pimple/src/Pimple/Container.php on line 133
[15-Dec-2022 21:47:49 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/press-permit-core/vendor/pimple/pimple/src/Pimple/Container.php on line 98
[15-Dec-2022 21:47:49 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/press-permit-core/vendor/pimple/pimple/src/Pimple/Container.php on line 79
[15-Dec-2022 21:47:49 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/press-permit-core/vendor/pimple/pimple/src/Pimple/Container.php on line 143
[15-Dec-2022 21:47:52 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/press-permit-core/vendor/pimple/pimple/src/Pimple/Container.php on line 133
[15-Dec-2022 21:47:52 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/press-permit-core/vendor/pimple/pimple/src/Pimple/Container.php on line 98
[15-Dec-2022 21:47:52 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/press-permit-core/vendor/pimple/pimple/src/Pimple/Container.php on line 79
[15-Dec-2022 21:47:52 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/press-permit-core/vendor/pimple/pimple/src/Pimple/Container.php on line 143

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