[wp-trac] [WordPress Trac] #61717: Warning: Trying to access array offset on value of type bool in /sites/site.com/wp-includes/media.php on line 795 801

WordPress Trac noreply at wordpress.org
Wed Jul 31 12:42:53 UTC 2024


#61717: Warning: Trying to access array offset on value of type bool in
/sites/site.com/wp-includes/media.php on line 795 801
--------------------------+-------------------------------
 Reporter:  vladte4       |       Owner:  (none)
     Type:  defect (bug)  |      Status:  new
 Priority:  normal        |   Milestone:  Awaiting Review
Component:  Media         |     Version:  6.6
 Severity:  major         |  Resolution:
 Keywords:  needs-patch   |     Focuses:  coding-standards
--------------------------+-------------------------------

Comment (by vladte4):

 I disabled the error. With this code. I don't know when the problem will
 be solved, this post is no longer viewed, so for now

 {{{
 ini_set('display_errors', 'Off');
 ini_set('error_reporting', E_ALL);
 }}}

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/61717#comment:14>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list