Seraphinite Post .DOCX Source 2.16.4

Does Seraphinite Post .DOCX Source work with WordPress 6.2.2 and PHP 8.1.12? A smoke test was performed on .

Summary

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

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

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

Environment
WordPress version6.2.2
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 900+
WordPress.org page https://wordpress.org/plugins/seraphinite-post-docx-source/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 6

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=seraphinite-post-docx-source%2Fseraphinite-post-docx-source.php&plugin_status=all&paged=1&s&_wpnonce=d92a0707dd
Aspect after-activation
HTTP status 200
Load time 0.808 s
Memory usage 3.41 MiB
JS errors None
Resource errors None

Settings → .DOCX Source

Page screenshot: Settings → .DOCX Source
URL /wp-admin/options-general.php?page=seraph_pds_settings
Aspect menu-item
HTTP status 200
Load time 0.228 s
Memory usage 3.37 MiB
JS errors None
Resource errors None

.DOCX Source

Page screenshot: .DOCX Source
URL /wp-admin/admin.php?page=seraph_pds_main
Aspect menu-item
HTTP status 200
Load time 0.246 s
Memory usage 3.35 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.192 s
Memory usage 3.01 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.741 s
Memory usage 5.49 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.577 s
Memory usage 5.48 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.653 s0.243 s-0.410 s3.07 MiB3.41 MiB+ 350.97 KiB
/wp-admin/edit.php0.163 s0.172 s+0.009 s3.1 MiB3.44 MiB+ 350.95 KiB
/wp-admin/post-new.php0.915 s0.631 s-0.284 s5.02 MiB5.49 MiB+ 485.61 KiB
/wp-admin/upload.php0.596 s0.353 s-0.243 s3.02 MiB3.34 MiB+ 334.3 KiB
/wp-admin/options-writing.php0.138 s0.123 s-0.015 s3.01 MiB3.33 MiB+ 321.06 KiB
/wp-admin/media-new.php0.233 s0.187 s-0.046 s2.99 MiB3.33 MiB+ 346.48 KiB
/wp-admin/edit-tags.php?taxonomy=category0.174 s0.169 s-0.005 s3.01 MiB3.35 MiB+ 351.66 KiB
/wp-admin/post-new.php?post_type=page0.528 s0.609 s+0.081 s5.01 MiB5.48 MiB+ 478.82 KiB
/wp-admin/options-discussion.php0.187 s0.192 s+0.005 s3 MiB3.33 MiB+ 334.8 KiB
/wp-admin/edit-comments.php0.159 s0.166 s+0.007 s3.03 MiB3.35 MiB+ 333.59 KiB
/0.258 s0.196 s-0.062 s2.97 MiB3.07 MiB+ 100.65 KiB
Average 0.364 s0.276 s-0.088 s3.38 MiB3.72 MiB+ 344.45 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
JavaScript
Language % Lines of code Comment lines Files
PHP83.0%10,1401910
JavaScript15.7%1,92358
HTML1.2%14901
XML0.0%501
JSON0.0%404
CSS0.0%101
Total 12,222 24 25

PHP Code Analysis | More results »

Lines of code 10,171
Total complexity 2,567
Median class complexity 14.0
Median method complexity 3.0
Most complex class seraph_pds\Gen
Most complex function _ShowOperateOptionsBlockForPostType()
Classes 25
Methods 520
Functions 57

Additions

Things that the plugin adds to the site. This section is not intended to be comprehensive. The test tool only looks for a few specific types of added content.

Options wp_options 3

Meta Boxes

{
    "post": {
        "seraph_pds_postUpdater": {
            "title": ".DOCX Source",
            "context": "normal"
        }
    },
    "page": {
        "seraph_pds_postUpdater": {
            "title": ".DOCX Source",
            "context": "normal"
        }
    },
    "nav_menu_item": {
        "seraph_pds_postUpdater": {
            "title": ".DOCX Source",
            "context": "normal"
        }
    },
    "oembed_cache": {
        "seraph_pds_postUpdater": {
            "title": ".DOCX Source",
            "context": "normal"
        }
    },
    "user_request": {
        "seraph_pds_postUpdater": {
            "title": ".DOCX Source",
            "context": "normal"
        }
    },
    "wp_block": {
        "seraph_pds_postUpdater": {
            "title": ".DOCX Source",
            "context": "normal"
        }
    },
    "wp_template": {
        "seraph_pds_postUpdater": {
            "title": ".DOCX Source",
            "context": "normal"
        }
    },
    "wp_template_part": {
        "seraph_pds_postUpdater": {
            "title": ".DOCX Source",
            "context": "normal"
        }
    },
    "wp_global_styles": {
        "seraph_pds_postUpdater": {
            "title": ".DOCX Source",
            "context": "normal"
        }
    },
    "wp_navigation": {
        "seraph_pds_postUpdater": {
            "title": ".DOCX Source",
            "context": "normal"
        }
    }
}

PHP Error Log 590 lines

[23-May-2023 04:54:45 UTC] PHP Deprecated:  Return type of seraph_pds\ArrayOnFiles::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/seraphinite-post-docx-source/Cmn/Gen.php on line 1713
[23-May-2023 04:54:45 UTC] PHP Deprecated:  Return type of seraph_pds\ArrayOnFiles::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/seraphinite-post-docx-source/Cmn/Gen.php on line 1727
[23-May-2023 04:54:45 UTC] PHP Deprecated:  Return type of seraph_pds\ArrayOnFiles::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/seraphinite-post-docx-source/Cmn/Gen.php on line 1720
[23-May-2023 04:54:45 UTC] PHP Deprecated:  Return type of seraph_pds\ArrayOnFiles::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/seraphinite-post-docx-source/Cmn/Gen.php on line 1753
[23-May-2023 04:54:45 UTC] PHP Deprecated:  Return type of seraph_pds\ArrayOnFiles::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/seraphinite-post-docx-source/Cmn/Gen.php on line 1744
[23-May-2023 04:54:45 UTC] PHP Deprecated:  Return type of seraph_pds\ArrayOnFiles::offsetExists($key) 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/seraphinite-post-docx-source/Cmn/Gen.php on line 1766
[23-May-2023 04:54:45 UTC] PHP Deprecated:  Return type of seraph_pds\ArrayOnFiles::offsetGet($key) 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/seraphinite-post-docx-source/Cmn/Gen.php on line 1784
[23-May-2023 04:54:45 UTC] PHP Deprecated:  Return type of seraph_pds\ArrayOnFiles::offsetSet($key, $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/seraphinite-post-docx-source/Cmn/Gen.php on line 1807
[23-May-2023 04:54:45 UTC] PHP Deprecated:  Return type of seraph_pds\ArrayOnFiles::offsetUnset($key) 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/seraphinite-post-docx-source/Cmn/Gen.php on line 1802
[23-May-2023 04:54:45 UTC] PHP Deprecated:  Return type of seraph_pds\ArrayOnFiles::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/seraphinite-post-docx-source/Cmn/Gen.php on line 1758
[23-May-2023 04:54:46 UTC] PHP Deprecated:  Return type of seraph_pds\ArrayOnFiles::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/seraphinite-post-docx-source/Cmn/Gen.php on line 1713
[23-May-2023 04:54:46 UTC] PHP Deprecated:  Return type of seraph_pds\ArrayOnFiles::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/seraphinite-post-docx-source/Cmn/Gen.php on line 1727
[23-May-2023 04:54:46 UTC] PHP Deprecated:  Return type of seraph_pds\ArrayOnFiles::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/seraphinite-post-docx-source/Cmn/Gen.php on line 1720
[23-May-2023 04:54:46 UTC] PHP Deprecated:  Return type of seraph_pds\ArrayOnFiles::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/seraphinite-post-docx-source/Cmn/Gen.php on line 1753
[23-May-2023 04:54:46 UTC] PHP Deprecated:  Return type of seraph_pds\ArrayOnFiles::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/seraphinite-post-docx-source/Cmn/Gen.php on line 1744
[23-May-2023 04:54:46 UTC] PHP Deprecated:  Return type of seraph_pds\ArrayOnFiles::offsetExists($key) 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/seraphinite-post-docx-source/Cmn/Gen.php on line 1766
[23-May-2023 04:54:46 UTC] PHP Deprecated:  Return type of seraph_pds\ArrayOnFiles::offsetGet($key) 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/seraphinite-post-docx-source/Cmn/Gen.php on line 1784
[23-May-2023 04:54:46 UTC] PHP Deprecated:  Return type of seraph_pds\ArrayOnFiles::offsetSet($key, $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/seraphinite-post-docx-source/Cmn/Gen.php on line 1807
[23-May-2023 04:54:46 UTC] PHP Deprecated:  Return type of seraph_pds\ArrayOnFiles::offsetUnset($key) 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/seraphinite-post-docx-source/Cmn/Gen.php on line 1802
[23-May-2023 04:54:46 UTC] PHP Deprecated:  Return type of seraph_pds\ArrayOnFiles::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/seraphinite-post-docx-source/Cmn/Gen.php on line 1758
[23-May-2023 04:54:46 UTC] PHP Deprecated:  Return type of seraph_pds\ArrayOnFiles::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/seraphinite-post-docx-source/Cmn/Gen.php on line 1713
[23-May-2023 04:54:46 UTC] PHP Deprecated:  Return type of seraph_pds\ArrayOnFiles::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/seraphinite-post-docx-source/Cmn/Gen.php on line 1727
[23-May-2023 04:54:46 UTC] PHP Deprecated:  Return type of seraph_pds\ArrayOnFiles::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/seraphinite-post-docx-source/Cmn/Gen.php on line 1720
[23-May-2023 04:54:46 UTC] PHP Deprecated:  Return type of seraph_pds\ArrayOnFiles::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/seraphinite-post-docx-source/Cmn/Gen.php on line 1753
[23-May-2023 04:54:46 UTC] PHP Deprecated:  Return type of seraph_pds\ArrayOnFiles::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/seraphinite-post-docx-source/Cmn/Gen.php on line 1744
[23-May-2023 04:54:46 UTC] PHP Deprecated:  Return type of seraph_pds\ArrayOnFiles::offsetExists($key) 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/seraphinite-post-docx-source/Cmn/Gen.php on line 1766
[23-May-2023 04:54:46 UTC] PHP Deprecated:  Return type of seraph_pds\ArrayOnFiles::offsetGet($key) 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/seraphinite-post-docx-source/Cmn/Gen.php on line 1784
[23-May-2023 04:54:46 UTC] PHP Deprecated:  Return type of seraph_pds\ArrayOnFiles::offsetSet($key, $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/seraphinite-post-docx-source/Cmn/Gen.php on line 1807
[23-May-2023 04:54:46 UTC] PHP Deprecated:  Return type of seraph_pds\ArrayOnFiles::offsetUnset($key) 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/seraphinite-post-docx-source/Cmn/Gen.php on line 1802
[23-May-2023 04:54:46 UTC] PHP Deprecated:  Return type of seraph_pds\ArrayOnFiles::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/seraphinite-post-docx-source/Cmn/Gen.php on line 1758
[23-May-2023 04:54:47 UTC] PHP Deprecated:  Return type of seraph_pds\ArrayOnFiles::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/seraphinite-post-docx-source/Cmn/Gen.php on line 1713
[23-May-2023 04:54:47 UTC] PHP Deprecated:  Return type of seraph_pds\ArrayOnFiles::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/seraphinite-post-docx-source/Cmn/Gen.php on line 1727
[23-May-2023 04:54:47 UTC] PHP Deprecated:  Return type of seraph_pds\ArrayOnFiles::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/seraphinite-post-docx-source/Cmn/Gen.php on line 1720
[23-May-2023 04:54:47 UTC] PHP Deprecated:  Return type of seraph_pds\ArrayOnFiles::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/seraphinite-post-docx-source/Cmn/Gen.php on line 1753
[23-May-2023 04:54:47 UTC] PHP Deprecated:  Return type of seraph_pds\ArrayOnFiles::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/seraphinite-post-docx-source/Cmn/Gen.php on line 1744
[23-May-2023 04:54:47 UTC] PHP Deprecated:  Return type of seraph_pds\ArrayOnFiles::offsetExists($key) 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/seraphinite-post-docx-source/Cmn/Gen.php on line 1766
[23-May-2023 04:54:47 UTC] PHP Deprecated:  Return type of seraph_pds\ArrayOnFiles::offsetGet($key) 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/seraphinite-post-docx-source/Cmn/Gen.php on line 1784
[23-May-2023 04:54:47 UTC] PHP Deprecated:  Return type of seraph_pds\ArrayOnFiles::offsetSet($key, $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/seraphinite-post-docx-source/Cmn/Gen.php on line 1807
[23-May-2023 04:54:47 UTC] PHP Deprecated:  Return type of seraph_pds\ArrayOnFiles::offsetUnset($key) 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/seraphinite-post-docx-source/Cmn/Gen.php on line 1802
[23-May-2023 04:54:47 UTC] PHP Deprecated:  Return type of seraph_pds\ArrayOnFiles::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/seraphinite-post-docx-source/Cmn/Gen.php on line 1758
[23-May-2023 04:54:48 UTC] PHP Deprecated:  Return type of seraph_pds\ArrayOnFiles::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/seraphinite-post-docx-source/Cmn/Gen.php on line 1713
[23-May-2023 04:54:48 UTC] PHP Deprecated:  Return type of seraph_pds\ArrayOnFiles::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/seraphinite-post-docx-source/Cmn/Gen.php on line 1727
[23-May-2023 04:54:48 UTC] PHP Deprecated:  Return type of seraph_pds\ArrayOnFiles::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/seraphinite-post-docx-source/Cmn/Gen.php on line 1720
[23-May-2023 04:54:48 UTC] PHP Deprecated:  Return type of seraph_pds\ArrayOnFiles::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/seraphinite-post-docx-source/Cmn/Gen.php on line 1753
[23-May-2023 04:54:48 UTC] PHP Deprecated:  Return type of seraph_pds\ArrayOnFiles::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/seraphinite-post-docx-source/Cmn/Gen.php on line 1744
[23-May-2023 04:54:48 UTC] PHP Deprecated:  Return type of seraph_pds\ArrayOnFiles::offsetExists($key) 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/seraphinite-post-docx-source/Cmn/Gen.php on line 1766
[23-May-2023 04:54:48 UTC] PHP Deprecated:  Return type of seraph_pds\ArrayOnFiles::offsetGet($key) 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/seraphinite-post-docx-source/Cmn/Gen.php on line 1784
[23-May-2023 04:54:48 UTC] PHP Deprecated:  Return type of seraph_pds\ArrayOnFiles::offsetSet($key, $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/seraphinite-post-docx-source/Cmn/Gen.php on line 1807
[23-May-2023 04:54:48 UTC] PHP Deprecated:  Return type of seraph_pds\ArrayOnFiles::offsetUnset($key) 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/seraphinite-post-docx-source/Cmn/Gen.php on line 1802
[23-May-2023 04:54:48 UTC] PHP Deprecated:  Return type of seraph_pds\ArrayOnFiles::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/seraphinite-post-docx-source/Cmn/Gen.php on line 1758
[23-May-2023 04:54:49 UTC] PHP Deprecated:  Return type of seraph_pds\ArrayOnFiles::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/seraphinite-post-docx-source/Cmn/Gen.php on line 1713
[23-May-2023 04:54:49 UTC] PHP Deprecated:  Return type of seraph_pds\ArrayOnFiles::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/seraphinite-post-docx-source/Cmn/Gen.php on line 1727
[23-May-2023 04:54:49 UTC] PHP Deprecated:  Return type of seraph_pds\ArrayOnFiles::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/seraphinite-post-docx-source/Cmn/Gen.php on line 1720
[23-May-2023 04:54:49 UTC] PHP Deprecated:  Return type of seraph_pds\ArrayOnFiles::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/seraphinite-post-docx-source/Cmn/Gen.php on line 1753
[23-May-2023 04:54:49 UTC] PHP Deprecated:  Return type of seraph_pds\ArrayOnFiles::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/seraphinite-post-docx-source/Cmn/Gen.php on line 1744
[23-May-2023 04:54:49 UTC] PHP Deprecated:  Return type of seraph_pds\ArrayOnFiles::offsetExists($key) 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/seraphinite-post-docx-source/Cmn/Gen.php on line 1766
[23-May-2023 04:54:49 UTC] PHP Deprecated:  Return type of seraph_pds\ArrayOnFiles::offsetGet($key) 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/seraphinite-post-docx-source/Cmn/Gen.php on line 1784
[23-May-2023 04:54:49 UTC] PHP Deprecated:  Return type of seraph_pds\ArrayOnFiles::offsetSet($key, $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/seraphinite-post-docx-source/Cmn/Gen.php on line 1807
[23-May-2023 04:54:49 UTC] PHP Deprecated:  Return type of seraph_pds\ArrayOnFiles::offsetUnset($key) 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/seraphinite-post-docx-source/Cmn/Gen.php on line 1802
[23-May-2023 04:54:49 UTC] PHP Deprecated:  Return type of seraph_pds\ArrayOnFiles::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/seraphinite-post-docx-source/Cmn/Gen.php on line 1758
[23-May-2023 04:54:50 UTC] PHP Deprecated:  Return type of seraph_pds\ArrayOnFiles::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/seraphinite-post-docx-source/Cmn/Gen.php on line 1713
[23-May-2023 04:54:50 UTC] PHP Deprecated:  Return type of seraph_pds\ArrayOnFiles::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/seraphinite-post-docx-source/Cmn/Gen.php on line 1727
[23-May-2023 04:54:50 UTC] PHP Deprecated:  Return type of seraph_pds\ArrayOnFiles::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/seraphinite-post-docx-source/Cmn/Gen.php on line 1720
[23-May-2023 04:54:50 UTC] PHP Deprecated:  Return type of seraph_pds\ArrayOnFiles::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/seraphinite-post-docx-source/Cmn/Gen.php on line 1753
[23-May-2023 04:54:50 UTC] PHP Deprecated:  Return type of seraph_pds\ArrayOnFiles::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/seraphinite-post-docx-source/Cmn/Gen.php on line 1744
[23-May-2023 04:54:50 UTC] PHP Deprecated:  Return type of seraph_pds\ArrayOnFiles::offsetExists($key) 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/seraphinite-post-docx-source/Cmn/Gen.php on line 1766
[23-May-2023 04:54:50 UTC] PHP Deprecated:  Return type of seraph_pds\ArrayOnFiles::offsetGet($key) 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/seraphinite-post-docx-source/Cmn/Gen.php on line 1784
[23-May-2023 04:54:50 UTC] PHP Deprecated:  Return type of seraph_pds\ArrayOnFiles::offsetSet($key, $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/seraphinite-post-docx-source/Cmn/Gen.php on line 1807
[23-May-2023 04:54:50 UTC] PHP Deprecated:  Return type of seraph_pds\ArrayOnFiles::offsetUnset($key) 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/seraphinite-post-docx-source/Cmn/Gen.php on line 1802
[23-May-2023 04:54:50 UTC] PHP Deprecated:  Return type of seraph_pds\ArrayOnFiles::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/seraphinite-post-docx-source/Cmn/Gen.php on line 1758
[23-May-2023 04:54:50 UTC] PHP Deprecated:  Return type of seraph_pds\ArrayOnFiles::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/seraphinite-post-docx-source/Cmn/Gen.php on line 1713
[23-May-2023 04:54:50 UTC] PHP Deprecated:  Return type of seraph_pds\ArrayOnFiles::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/seraphinite-post-docx-source/Cmn/Gen.php on line 1727
[23-May-2023 04:54:50 UTC] PHP Deprecated:  Return type of seraph_pds\ArrayOnFiles::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/seraphinite-post-docx-source/Cmn/Gen.php on line 1720
[23-May-2023 04:54:50 UTC] PHP Deprecated:  Return type of seraph_pds\ArrayOnFiles::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/seraphinite-post-docx-source/Cmn/Gen.php on line 1753
[23-May-2023 04:54:50 UTC] PHP Deprecated:  Return type of seraph_pds\ArrayOnFiles::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/seraphinite-post-docx-source/Cmn/Gen.php on line 1744
[23-May-2023 04:54:50 UTC] PHP Deprecated:  Return type of seraph_pds\ArrayOnFiles::offsetExists($key) 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/seraphinite-post-docx-source/Cmn/Gen.php on line 1766
[23-May-2023 04:54:50 UTC] PHP Deprecated:  Return type of seraph_pds\ArrayOnFiles::offsetGet($key) 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/seraphinite-post-docx-source/Cmn/Gen.php on line 1784
[23-May-2023 04:54:50 UTC] PHP Deprecated:  Return type of seraph_pds\ArrayOnFiles::offsetSet($key, $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/seraphinite-post-docx-source/Cmn/Gen.php on line 1807
[23-May-2023 04:54:50 UTC] PHP Deprecated:  Return type of seraph_pds\ArrayOnFiles::offsetUnset($key) 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/seraphinite-post-docx-source/Cmn/Gen.php on line 1802
[23-May-2023 04:54:50 UTC] PHP Deprecated:  Return type of seraph_pds\ArrayOnFiles::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/seraphinite-post-docx-source/Cmn/Gen.php on line 1758
[23-May-2023 04:54:50 UTC] PHP Deprecated:  Return type of seraph_pds\ArrayOnFiles::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/seraphinite-post-docx-source/Cmn/Gen.php on line 1713
[23-May-2023 04:54:50 UTC] PHP Deprecated:  Return type of seraph_pds\ArrayOnFiles::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/seraphinite-post-docx-source/Cmn/Gen.php on line 1727
[23-May-2023 04:54:50 UTC] PHP Deprecated:  Return type of seraph_pds\ArrayOnFiles::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/seraphinite-post-docx-source/Cmn/Gen.php on line 1720
[23-May-2023 04:54:50 UTC] PHP Deprecated:  Return type of seraph_pds\ArrayOnFiles::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/seraphinite-post-docx-source/Cmn/Gen.php on line 1753
[23-May-2023 04:54:50 UTC] PHP Deprecated:  Return type of seraph_pds\ArrayOnFiles::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/seraphinite-post-docx-source/Cmn/Gen.php on line 1744
[23-May-2023 04:54:50 UTC] PHP Deprecated:  Return type of seraph_pds\ArrayOnFiles::offsetExists($key) 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/seraphinite-post-docx-source/Cmn/Gen.php on line 1766
[23-May-2023 04:54:50 UTC] PHP Deprecated:  Return type of seraph_pds\ArrayOnFiles::offsetGet($key) 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/seraphinite-post-docx-source/Cmn/Gen.php on line 1784
[23-May-2023 04:54:50 UTC] PHP Deprecated:  Return type of seraph_pds\ArrayOnFiles::offsetSet($key, $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/seraphinite-post-docx-source/Cmn/Gen.php on line 1807
[23-May-2023 04:54:50 UTC] PHP Deprecated:  Return type of seraph_pds\ArrayOnFiles::offsetUnset($key) 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/seraphinite-post-docx-source/Cmn/Gen.php on line 1802
[23-May-2023 04:54:50 UTC] PHP Deprecated:  Return type of seraph_pds\ArrayOnFiles::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/seraphinite-post-docx-source/Cmn/Gen.php on line 1758
[23-May-2023 04:54:50 UTC] PHP Deprecated:  Return type of seraph_pds\ArrayOnFiles::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/seraphinite-post-docx-source/Cmn/Gen.php on line 1713
[23-May-2023 04:54:50 UTC] PHP Deprecated:  Return type of seraph_pds\ArrayOnFiles::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/seraphinite-post-docx-source/Cmn/Gen.php on line 1727
[23-May-2023 04:54:50 UTC] PHP Deprecated:  Return type of seraph_pds\ArrayOnFiles::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/seraphinite-post-docx-source/Cmn/Gen.php on line 1720
[23-May-2023 04:54:50 UTC] PHP Deprecated:  Return type of seraph_pds\ArrayOnFiles::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/seraphinite-post-docx-source/Cmn/Gen.php on line 1753
[23-May-2023 04:54:50 UTC] PHP Deprecated:  Return type of seraph_pds\ArrayOnFiles::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/seraphinite-post-docx-source/Cmn/Gen.php on line 1744
[23-May-2023 04:54:50 UTC] PHP Deprecated:  Return type of seraph_pds\ArrayOnFiles::offsetExists($key) 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/seraphinite-post-docx-source/Cmn/Gen.php on line 1766
[23-May-2023 04:54:50 UTC] PHP Deprecated:  Return type of seraph_pds\ArrayOnFiles::offsetGet($key) 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/seraphinite-post-docx-source/Cmn/Gen.php on line 1784
[23-May-2023 04:54:50 UTC] PHP Deprecated:  Return type of seraph_pds\ArrayOnFiles::offsetSet($key, $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/seraphinite-post-docx-source/Cmn/Gen.php on line 1807
[23-May-2023 04:54:50 UTC] PHP Deprecated:  Return type of seraph_pds\ArrayOnFiles::offsetUnset($key) 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/seraphinite-post-docx-source/Cmn/Gen.php on line 1802
[23-May-2023 04:54:50 UTC] PHP Deprecated:  Return type of seraph_pds\ArrayOnFiles::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/seraphinite-post-docx-source/Cmn/Gen.php on line 1758

(+490 more lines)
See also: All tests for this plugin, How to Hide Seraphinite Post .DOCX Source Admin Menus and Meta Boxes