[wp-trac] [WordPress Trac] #52765: Fatal error: Maximum execution time exceeded in _upgrade_422_find_genericons_files_in_folder()

WordPress Trac noreply at wordpress.org
Tue Mar 16 19:05:15 UTC 2021


#52765: Fatal error: Maximum execution time exceeded in
_upgrade_422_find_genericons_files_in_folder()
-----------------------------+---------------------
 Reporter:  bobbingwide      |       Owner:  (none)
     Type:  defect (bug)     |      Status:  new
 Priority:  normal           |   Milestone:  5.8
Component:  Upgrade/Install  |     Version:
 Severity:  minor            |  Resolution:
 Keywords:                   |     Focuses:
-----------------------------+---------------------

Comment (by afragen):

 Might be as simple as changing to line `wp-admin/includes/update-
 core.php:1553`

 {{{
 $dirs = glob( $directory . '*', GLOB_ONLYDIR|GLOB_NOSORT );
 }}}

 @bobbingwide can you test the above?

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


More information about the wp-trac mailing list