[wp-trac] [WordPress Trac] #54141: Trying to access array offset on value of type int wp-includes/formatting.php on line 884
WordPress Trac
noreply at wordpress.org
Fri Sep 17 04:09:28 UTC 2021
#54141: Trying to access array offset on value of type int wp-
includes/formatting.php on line 884
----------------------------+-----------------------------
Reporter: kientv | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Administration | Version:
Severity: major | Keywords:
Focuses: administration |
----------------------------+-----------------------------
I'm using WordPress 5.7.2 with PHP8.0, GCS plugin and Divi theme builder.
And this is my log when importing divi layout json pack:
{{{
2021/09/17 03:47:42 [error] 23#25: [ngx_pagespeed 1.13.35.2-0] Slow
ReadFile operation on file
/var/cache/ngx_pagespeed/v3/localhost/http,3A/,2Flocalhost/wp-
content/themes/Divi/core/admin/css/version-rollback.css,3Fver=4.9.10,:
58.051ms; configure SlowFileLatencyUs to change threshold
127.0.0.1 - 17/Sep/2021:03:47:46 +0000 "GET /wp-admin/edit.php" 200
NOTICE: PHP message: PHP Warning: Trying to access array offset on value
of type int in /var/www/html/wp-includes/formatting.php on line 884
NOTICE: PHP message: PHP Warning: Trying to access array offset on value
of type int in /var/www/html/wp-includes/formatting.php on line 884
NOTICE: PHP message: PHP Warning: Trying to access array offset on value
of type int in /var/www/html/wp-includes/formatting.php on line 884
NOTICE: PHP message: PHP Warning: Trying to access array offset on value
of type int in /var/www/html/wp-includes/formatting.php on line 884
NOTICE: PHP message: PHP Warning: Trying to access array offset on value
of type int in /var/www/html/wp-includes/formatting.php on line 884
NOTICE: PHP message: PHP Warning: Trying to access array offset on value
of type int in /var/www/html/wp-includes/formatting.php on line 884
NOTICE: PHP message: PHP Warning: Trying to access array offset on value
of type int in /var/www/html/wp-includes/formatting.php on line 884
NOTICE: PHP message: PHP Warning: Trying to access array offset on value
of type int in /var/www/html/wp-includes/formatting.php on line 884
NOTICE: PHP message: PHP Warning: Trying to access array offset on value
of type int in /var/www/html/wp-includes/formatting.php on line 884
NOTICE: PHP message: PHP Warning: Trying to access array offset on value
of type int in /var/www/html/wp-includes/formatting.php on line 884
127.0.0.1 - 17/Sep/2021:03:48:09 +0000 "POST /wp-admin/admin-ajax.php"
200
2021/09/17 03:48:26 [error] 23#23: *56 FastCGI sent in stderr: "PHP
message: PHP Warning: Trying to access array offset on value of type int
in /var/www/html/wp-includes/formatting.php on line 884PHP message: PHP
Warning: Trying to access array offset on value of type int in
/var/www/html/wp-includes/formatting.php on line 884PHP message: PHP
Warning: Trying to access array offset on value of type int in
/var/www/html/wp-includes/formatting.php on line 884PHP message: PHP
Warning: Trying to access array offset on value of type int in
/var/www/html/wp-includes/formatting.php on line 884PHP message: PHP
Warning: Trying to access array offset on value of type int in
/var/www/html/wp-includes/formatting.php on line 884PHP message: PHP
Warning: Trying to access array offset on value of type int in
/var/www/html/wp-includes/formatting.php on line 884PHP message: PHP
Warning: Trying to access array offset on value of type int in
/var/www/html/wp-includes/formatting.php on line 884PHP message: PHP
Warning: Trying to access array offset on value of type int in
/var/www/html/wp-includes/formatting.php on line 884PHP message: PHP
Warning: Trying to access array offset on value of type int in
/var/www/html/wp-includes/formatting.php on line 884PHP message: PHP
Warning: Trying to access array offset on value of type int in
/var/www/html/wp-includes/formatting.php on line 884" while reading
response header from upstream, client: 127.0.0.1, server: , request: "POST
/wp-admin/admin-ajax.php HTTP/1.1", upstream: "fastcgi://127.0.0.1:9000",
host: "localhost", referrer: "http://localhost/wp-
admin/edit.php?post_type=et_pb_layout"
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/54141>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list