ACF Blocks Suite 2.6.9

Does ACF Blocks Suite work with WordPress 6.2.2 and PHP 8.1.12? A smoke test was performed on .

Summary

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

Memory usage: 121.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 500+
WordPress.org page https://wordpress.org/plugins/acf-blocks/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 4

ACF Blocks Dashboard ‹ Test site — WordPress

Page screenshot: ACF Blocks Dashboard ‹ Test site — WordPress
URL /wp-admin/admin.php?page=acf-blocks
Requested URL /wp-admin/plugins.php?action=activate&plugin=acf-blocks%2Facf-blocks.php&plugin_status=all&paged=1&s&_wpnonce=a8aa7847ba
Aspect after-activation
HTTP status 200
Load time 0.787 s
Memory usage 3.48 MiB
JS errors None
Resource errors None

ACF Blocks

Page screenshot: ACF Blocks
URL /wp-admin/admin.php?page=acf-blocks
Aspect menu-item
HTTP status 200
Load time 0.512 s
Memory usage 3.09 MiB
JS errors None
Resource errors None

ACF Blocks → Contact Us

Page screenshot: ACF Blocks → Contact Us
URL /wp-admin/admin.php?page=acf-blocks-contact
Aspect menu-item
HTTP status 200
Load time 0.336 s
Memory usage 3.15 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.222 s
Memory usage 3.11 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.296 s0.396 s+0.100 s3.07 MiB3.25 MiB+ 178.98 KiB
/wp-admin/edit.php0.202 s0.381 s+0.179 s3.1 MiB3.27 MiB+ 178.66 KiB
/wp-admin/post-new.php0.761 s0.945 s+0.184 s5.02 MiB5.13 MiB+ 116.72 KiB
/wp-admin/upload.php0.561 s0.281 s-0.280 s3.02 MiB3.11 MiB+ 99.09 KiB
/wp-admin/options-writing.php0.182 s0.158 s-0.024 s3.01 MiB3.1 MiB+ 86.64 KiB
/wp-admin/media-new.php0.354 s0.236 s-0.118 s2.99 MiB3.1 MiB+ 110.8 KiB
/wp-admin/edit-tags.php?taxonomy=category0.195 s0.189 s-0.006 s3.01 MiB3.12 MiB+ 115.35 KiB
/wp-admin/post-new.php?post_type=page0.626 s0.637 s+0.011 s5.01 MiB5.12 MiB+ 112.3 KiB
/wp-admin/options-discussion.php0.216 s0.320 s+0.104 s3 MiB3.1 MiB+ 100.38 KiB
/wp-admin/edit-comments.php0.223 s0.237 s+0.014 s3.03 MiB3.12 MiB+ 97.3 KiB
/0.322 s0.231 s-0.091 s2.97 MiB3.11 MiB+ 139.71 KiB
Average 0.358 s0.365 s+0.007 s3.38 MiB3.5 MiB+ 121.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
JSON
Language % Lines of code Comment lines Files
PHP53.7%33,98917,211137
JSON36.4%23,076041
CSS6.7%4,21517716
JavaScript3.2%2,03632023
SVG0.0%12012
Total 63,328 17,708 229

PHP Code Analysis | More results »

Lines of code 22,987
Total complexity 5,526
Median class complexity 14.5
Median method complexity 2.0
Most complex class Freemius
Most complex function FS_Plugin_Info_Dialog::install_plugin_information()
Classes 50
Methods 1,159
Functions 130

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 5

PHP Error Log 500 lines

[24-May-2023 01:03:30 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetExists($k) 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/acf-blocks/freemius/includes/managers/class-fs-key-value-storage.php on line 309
[24-May-2023 01:03:30 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetGet($k) 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/acf-blocks/freemius/includes/managers/class-fs-key-value-storage.php on line 317
[24-May-2023 01:03:30 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetSet($k, $v) 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/acf-blocks/freemius/includes/managers/class-fs-key-value-storage.php on line 301
[24-May-2023 01:03:30 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetUnset($k) 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/acf-blocks/freemius/includes/managers/class-fs-key-value-storage.php on line 313
[24-May-2023 01:03:30 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::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/acf-blocks/freemius/includes/managers/class-fs-key-value-storage.php on line 328
[24-May-2023 01:03:30 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::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/acf-blocks/freemius/includes/managers/class-fs-key-value-storage.php on line 339
[24-May-2023 01:03:30 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::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/acf-blocks/freemius/includes/managers/class-fs-key-value-storage.php on line 350
[24-May-2023 01:03:30 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::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/acf-blocks/freemius/includes/managers/class-fs-key-value-storage.php on line 362
[24-May-2023 01:03:30 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::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/acf-blocks/freemius/includes/managers/class-fs-key-value-storage.php on line 375
[24-May-2023 01:03:30 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::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/acf-blocks/freemius/includes/managers/class-fs-key-value-storage.php on line 389
[24-May-2023 01:03:30 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetExists($k) 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/acf-blocks/freemius/includes/managers/class-fs-key-value-storage.php on line 309
[24-May-2023 01:03:30 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetGet($k) 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/acf-blocks/freemius/includes/managers/class-fs-key-value-storage.php on line 317
[24-May-2023 01:03:30 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetSet($k, $v) 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/acf-blocks/freemius/includes/managers/class-fs-key-value-storage.php on line 301
[24-May-2023 01:03:30 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetUnset($k) 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/acf-blocks/freemius/includes/managers/class-fs-key-value-storage.php on line 313
[24-May-2023 01:03:30 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::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/acf-blocks/freemius/includes/managers/class-fs-key-value-storage.php on line 328
[24-May-2023 01:03:30 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::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/acf-blocks/freemius/includes/managers/class-fs-key-value-storage.php on line 339
[24-May-2023 01:03:30 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::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/acf-blocks/freemius/includes/managers/class-fs-key-value-storage.php on line 350
[24-May-2023 01:03:30 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::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/acf-blocks/freemius/includes/managers/class-fs-key-value-storage.php on line 362
[24-May-2023 01:03:30 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::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/acf-blocks/freemius/includes/managers/class-fs-key-value-storage.php on line 375
[24-May-2023 01:03:30 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::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/acf-blocks/freemius/includes/managers/class-fs-key-value-storage.php on line 389
[24-May-2023 01:03:30 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7053
[24-May-2023 01:03:30 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2165
[24-May-2023 01:03:30 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetExists($k) 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/acf-blocks/freemius/includes/managers/class-fs-key-value-storage.php on line 309
[24-May-2023 01:03:30 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetGet($k) 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/acf-blocks/freemius/includes/managers/class-fs-key-value-storage.php on line 317
[24-May-2023 01:03:30 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetSet($k, $v) 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/acf-blocks/freemius/includes/managers/class-fs-key-value-storage.php on line 301
[24-May-2023 01:03:30 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetUnset($k) 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/acf-blocks/freemius/includes/managers/class-fs-key-value-storage.php on line 313
[24-May-2023 01:03:30 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::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/acf-blocks/freemius/includes/managers/class-fs-key-value-storage.php on line 328
[24-May-2023 01:03:30 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::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/acf-blocks/freemius/includes/managers/class-fs-key-value-storage.php on line 339
[24-May-2023 01:03:30 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::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/acf-blocks/freemius/includes/managers/class-fs-key-value-storage.php on line 350
[24-May-2023 01:03:30 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::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/acf-blocks/freemius/includes/managers/class-fs-key-value-storage.php on line 362
[24-May-2023 01:03:30 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::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/acf-blocks/freemius/includes/managers/class-fs-key-value-storage.php on line 375
[24-May-2023 01:03:30 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::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/acf-blocks/freemius/includes/managers/class-fs-key-value-storage.php on line 389
[24-May-2023 01:03:30 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7053
[24-May-2023 01:03:30 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2165
[24-May-2023 01:03:31 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetExists($k) 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/acf-blocks/freemius/includes/managers/class-fs-key-value-storage.php on line 309
[24-May-2023 01:03:31 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetGet($k) 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/acf-blocks/freemius/includes/managers/class-fs-key-value-storage.php on line 317
[24-May-2023 01:03:31 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetSet($k, $v) 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/acf-blocks/freemius/includes/managers/class-fs-key-value-storage.php on line 301
[24-May-2023 01:03:31 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetUnset($k) 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/acf-blocks/freemius/includes/managers/class-fs-key-value-storage.php on line 313
[24-May-2023 01:03:31 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::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/acf-blocks/freemius/includes/managers/class-fs-key-value-storage.php on line 328
[24-May-2023 01:03:31 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::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/acf-blocks/freemius/includes/managers/class-fs-key-value-storage.php on line 339
[24-May-2023 01:03:31 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::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/acf-blocks/freemius/includes/managers/class-fs-key-value-storage.php on line 350
[24-May-2023 01:03:31 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::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/acf-blocks/freemius/includes/managers/class-fs-key-value-storage.php on line 362
[24-May-2023 01:03:31 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::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/acf-blocks/freemius/includes/managers/class-fs-key-value-storage.php on line 375
[24-May-2023 01:03:31 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::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/acf-blocks/freemius/includes/managers/class-fs-key-value-storage.php on line 389
[24-May-2023 01:03:31 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7053
[24-May-2023 01:03:31 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2165
[24-May-2023 01:03:32 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetExists($k) 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/acf-blocks/freemius/includes/managers/class-fs-key-value-storage.php on line 309
[24-May-2023 01:03:32 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetGet($k) 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/acf-blocks/freemius/includes/managers/class-fs-key-value-storage.php on line 317
[24-May-2023 01:03:32 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetSet($k, $v) 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/acf-blocks/freemius/includes/managers/class-fs-key-value-storage.php on line 301
[24-May-2023 01:03:32 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetUnset($k) 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/acf-blocks/freemius/includes/managers/class-fs-key-value-storage.php on line 313
[24-May-2023 01:03:32 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::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/acf-blocks/freemius/includes/managers/class-fs-key-value-storage.php on line 328
[24-May-2023 01:03:32 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::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/acf-blocks/freemius/includes/managers/class-fs-key-value-storage.php on line 339
[24-May-2023 01:03:32 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::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/acf-blocks/freemius/includes/managers/class-fs-key-value-storage.php on line 350
[24-May-2023 01:03:32 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::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/acf-blocks/freemius/includes/managers/class-fs-key-value-storage.php on line 362
[24-May-2023 01:03:32 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::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/acf-blocks/freemius/includes/managers/class-fs-key-value-storage.php on line 375
[24-May-2023 01:03:32 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::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/acf-blocks/freemius/includes/managers/class-fs-key-value-storage.php on line 389
[24-May-2023 01:03:32 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7053
[24-May-2023 01:03:32 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2165
[24-May-2023 01:03:32 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7053
[24-May-2023 01:03:32 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2165
[24-May-2023 01:03:33 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetExists($k) 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/acf-blocks/freemius/includes/managers/class-fs-key-value-storage.php on line 309
[24-May-2023 01:03:33 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetGet($k) 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/acf-blocks/freemius/includes/managers/class-fs-key-value-storage.php on line 317
[24-May-2023 01:03:33 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetSet($k, $v) 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/acf-blocks/freemius/includes/managers/class-fs-key-value-storage.php on line 301
[24-May-2023 01:03:33 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetUnset($k) 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/acf-blocks/freemius/includes/managers/class-fs-key-value-storage.php on line 313
[24-May-2023 01:03:33 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::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/acf-blocks/freemius/includes/managers/class-fs-key-value-storage.php on line 328
[24-May-2023 01:03:33 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::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/acf-blocks/freemius/includes/managers/class-fs-key-value-storage.php on line 339
[24-May-2023 01:03:33 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::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/acf-blocks/freemius/includes/managers/class-fs-key-value-storage.php on line 350
[24-May-2023 01:03:33 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::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/acf-blocks/freemius/includes/managers/class-fs-key-value-storage.php on line 362
[24-May-2023 01:03:33 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::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/acf-blocks/freemius/includes/managers/class-fs-key-value-storage.php on line 375
[24-May-2023 01:03:33 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::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/acf-blocks/freemius/includes/managers/class-fs-key-value-storage.php on line 389
[24-May-2023 01:03:33 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7053
[24-May-2023 01:03:33 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2165
[24-May-2023 01:03:33 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7053
[24-May-2023 01:03:33 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2165
[24-May-2023 01:03:34 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetExists($k) 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/acf-blocks/freemius/includes/managers/class-fs-key-value-storage.php on line 309
[24-May-2023 01:03:34 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetGet($k) 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/acf-blocks/freemius/includes/managers/class-fs-key-value-storage.php on line 317
[24-May-2023 01:03:34 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetSet($k, $v) 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/acf-blocks/freemius/includes/managers/class-fs-key-value-storage.php on line 301
[24-May-2023 01:03:34 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetUnset($k) 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/acf-blocks/freemius/includes/managers/class-fs-key-value-storage.php on line 313
[24-May-2023 01:03:34 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::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/acf-blocks/freemius/includes/managers/class-fs-key-value-storage.php on line 328
[24-May-2023 01:03:34 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::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/acf-blocks/freemius/includes/managers/class-fs-key-value-storage.php on line 339
[24-May-2023 01:03:34 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::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/acf-blocks/freemius/includes/managers/class-fs-key-value-storage.php on line 350
[24-May-2023 01:03:34 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::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/acf-blocks/freemius/includes/managers/class-fs-key-value-storage.php on line 362
[24-May-2023 01:03:34 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::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/acf-blocks/freemius/includes/managers/class-fs-key-value-storage.php on line 375
[24-May-2023 01:03:34 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::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/acf-blocks/freemius/includes/managers/class-fs-key-value-storage.php on line 389
[24-May-2023 01:03:34 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7053
[24-May-2023 01:03:34 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2165
[24-May-2023 01:03:34 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7053
[24-May-2023 01:03:34 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2165
[24-May-2023 01:03:36 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetExists($k) 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/acf-blocks/freemius/includes/managers/class-fs-key-value-storage.php on line 309
[24-May-2023 01:03:36 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetGet($k) 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/acf-blocks/freemius/includes/managers/class-fs-key-value-storage.php on line 317
[24-May-2023 01:03:36 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetSet($k, $v) 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/acf-blocks/freemius/includes/managers/class-fs-key-value-storage.php on line 301
[24-May-2023 01:03:36 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetUnset($k) 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/acf-blocks/freemius/includes/managers/class-fs-key-value-storage.php on line 313
[24-May-2023 01:03:36 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::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/acf-blocks/freemius/includes/managers/class-fs-key-value-storage.php on line 328
[24-May-2023 01:03:36 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::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/acf-blocks/freemius/includes/managers/class-fs-key-value-storage.php on line 339
[24-May-2023 01:03:36 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::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/acf-blocks/freemius/includes/managers/class-fs-key-value-storage.php on line 350
[24-May-2023 01:03:36 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::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/acf-blocks/freemius/includes/managers/class-fs-key-value-storage.php on line 362
[24-May-2023 01:03:36 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::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/acf-blocks/freemius/includes/managers/class-fs-key-value-storage.php on line 375
[24-May-2023 01:03:36 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::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/acf-blocks/freemius/includes/managers/class-fs-key-value-storage.php on line 389
[24-May-2023 01:03:36 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7053
[24-May-2023 01:03:36 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2165

(+400 more lines)
See also: All tests for this plugin, How to Hide ACF Blocks Suite Admin Menus