PublishPress Permissions 3.8.5

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=5033a0fedd
Aspect after-activation
HTTP status 200
Load time 0.481 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.228 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.199 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.185 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.182 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.292 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.304 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.237 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.667 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.641 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.270 s0.362 s+0.092 s3.05 MiB3.43 MiB+ 392.15 KiB
/wp-admin/edit.php0.172 s0.208 s+0.036 s3.07 MiB3.53 MiB+ 469.25 KiB
/wp-admin/post-new.php0.751 s1.005 s+0.254 s4.97 MiB5.48 MiB+ 521.54 KiB
/wp-admin/upload.php0.840 s0.311 s-0.529 s2.99 MiB3.34 MiB+ 360.07 KiB
/wp-admin/options-writing.php0.131 s0.155 s+0.024 s2.99 MiB3.33 MiB+ 352.28 KiB
/wp-admin/media-new.php0.265 s0.189 s-0.076 s2.97 MiB3.33 MiB+ 373.11 KiB
/wp-admin/edit-tags.php?taxonomy=category0.161 s0.182 s+0.021 s2.98 MiB3.4 MiB+ 424.27 KiB
/wp-admin/post-new.php?post_type=page0.598 s0.763 s+0.165 s4.96 MiB5.4 MiB+ 453.27 KiB
/wp-admin/options-discussion.php0.190 s0.366 s+0.176 s2.98 MiB3.33 MiB+ 362.04 KiB
/wp-admin/edit-comments.php0.171 s0.210 s+0.039 s3 MiB3.35 MiB+ 361.52 KiB
/0.288 s0.204 s-0.084 s2.94 MiB3.31 MiB+ 375.61 KiB
Average 0.349 s0.360 s+0.011 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.1%32,6222,245208
PO File20.9%9,8895,2407
CSS4.3%2,04611215
JavaScript3.4%1,5928124
LESS2.1%1,015815
XML0.1%3701
JSON0.1%3001
Total 47,231 7,759 261

PHP Code Analysis | More results »

Lines of code 32,562
Total complexity 9,063
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,113
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

[09-Feb-2023 19:05: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/press-permit-core/vendor/pimple/pimple/src/Pimple/Container.php on line 133
[09-Feb-2023 19:05: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/press-permit-core/vendor/pimple/pimple/src/Pimple/Container.php on line 98
[09-Feb-2023 19:05: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/press-permit-core/vendor/pimple/pimple/src/Pimple/Container.php on line 79
[09-Feb-2023 19:05: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/press-permit-core/vendor/pimple/pimple/src/Pimple/Container.php on line 143
[09-Feb-2023 19:05:17 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
[09-Feb-2023 19:05:17 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
[09-Feb-2023 19:05:17 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
[09-Feb-2023 19:05:17 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
[09-Feb-2023 19:05:17 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
[09-Feb-2023 19:05:17 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
[09-Feb-2023 19:05:17 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
[09-Feb-2023 19:05:17 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
[09-Feb-2023 19:05: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/press-permit-core/vendor/pimple/pimple/src/Pimple/Container.php on line 133
[09-Feb-2023 19:05: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/press-permit-core/vendor/pimple/pimple/src/Pimple/Container.php on line 98
[09-Feb-2023 19:05: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/press-permit-core/vendor/pimple/pimple/src/Pimple/Container.php on line 79
[09-Feb-2023 19:05: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/press-permit-core/vendor/pimple/pimple/src/Pimple/Container.php on line 143
[09-Feb-2023 19:05: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/press-permit-core/vendor/pimple/pimple/src/Pimple/Container.php on line 133
[09-Feb-2023 19:05: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/press-permit-core/vendor/pimple/pimple/src/Pimple/Container.php on line 98
[09-Feb-2023 19:05: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/press-permit-core/vendor/pimple/pimple/src/Pimple/Container.php on line 79
[09-Feb-2023 19:05: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/press-permit-core/vendor/pimple/pimple/src/Pimple/Container.php on line 143
[09-Feb-2023 19:05:20 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
[09-Feb-2023 19:05:20 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
[09-Feb-2023 19:05:20 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
[09-Feb-2023 19:05:20 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
[09-Feb-2023 19:05: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/press-permit-core/vendor/pimple/pimple/src/Pimple/Container.php on line 133
[09-Feb-2023 19:05: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/press-permit-core/vendor/pimple/pimple/src/Pimple/Container.php on line 98
[09-Feb-2023 19:05: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/press-permit-core/vendor/pimple/pimple/src/Pimple/Container.php on line 79
[09-Feb-2023 19:05: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/press-permit-core/vendor/pimple/pimple/src/Pimple/Container.php on line 143
[09-Feb-2023 19:05: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/press-permit-core/vendor/pimple/pimple/src/Pimple/Container.php on line 133
[09-Feb-2023 19:05: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/press-permit-core/vendor/pimple/pimple/src/Pimple/Container.php on line 98
[09-Feb-2023 19:05: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/press-permit-core/vendor/pimple/pimple/src/Pimple/Container.php on line 79
[09-Feb-2023 19:05: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/press-permit-core/vendor/pimple/pimple/src/Pimple/Container.php on line 143
[09-Feb-2023 19:05:24 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
[09-Feb-2023 19:05:24 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
[09-Feb-2023 19:05:24 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
[09-Feb-2023 19:05:24 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
[09-Feb-2023 19:05:24 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
[09-Feb-2023 19:05:24 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
[09-Feb-2023 19:05:24 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
[09-Feb-2023 19:05:24 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
[09-Feb-2023 19:05:24 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
[09-Feb-2023 19:05:24 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
[09-Feb-2023 19:05:24 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
[09-Feb-2023 19:05:24 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
[09-Feb-2023 19:05:24 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
[09-Feb-2023 19:05:24 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
[09-Feb-2023 19:05:24 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
[09-Feb-2023 19:05:24 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
[09-Feb-2023 19:05:27 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
[09-Feb-2023 19:05:27 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
[09-Feb-2023 19:05:27 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
[09-Feb-2023 19:05:27 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
[09-Feb-2023 19:05:27 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
[09-Feb-2023 19:05:27 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
[09-Feb-2023 19:05:27 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
[09-Feb-2023 19:05:27 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
[09-Feb-2023 19:05:27 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
[09-Feb-2023 19:05:27 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
[09-Feb-2023 19:05:27 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
[09-Feb-2023 19:05:27 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
[09-Feb-2023 19:05:27 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
[09-Feb-2023 19:05:27 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
[09-Feb-2023 19:05:27 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
[09-Feb-2023 19:05:27 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
[09-Feb-2023 19:05:27 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
[09-Feb-2023 19:05:27 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
[09-Feb-2023 19:05:27 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
[09-Feb-2023 19:05:27 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
[09-Feb-2023 19:05:27 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
[09-Feb-2023 19:05:27 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
[09-Feb-2023 19:05:27 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
[09-Feb-2023 19:05:27 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
[09-Feb-2023 19:05:28 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
[09-Feb-2023 19:05:28 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
[09-Feb-2023 19:05:28 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
[09-Feb-2023 19:05:28 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
[09-Feb-2023 19:05:30 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
[09-Feb-2023 19:05:30 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
[09-Feb-2023 19:05:30 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
[09-Feb-2023 19:05:30 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
[09-Feb-2023 19:05:30 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
[09-Feb-2023 19:05:30 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
[09-Feb-2023 19:05:30 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
[09-Feb-2023 19:05:30 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
[09-Feb-2023 19:05:30 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
[09-Feb-2023 19:05:30 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
[09-Feb-2023 19:05:30 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
[09-Feb-2023 19:05:30 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
[09-Feb-2023 19:05:31 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
[09-Feb-2023 19:05:31 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
[09-Feb-2023 19:05:31 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
[09-Feb-2023 19:05:31 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
[09-Feb-2023 19:05:31 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
[09-Feb-2023 19:05:31 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
[09-Feb-2023 19:05:31 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
[09-Feb-2023 19:05:31 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
[09-Feb-2023 19:05: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
[09-Feb-2023 19:05: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
[09-Feb-2023 19:05: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
[09-Feb-2023 19:05: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

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