[wp-trac] [WordPress Trac] #36335: Next generation: core autoloader proposal

WordPress Trac noreply at wordpress.org
Mon Aug 12 23:30:29 UTC 2019


#36335: Next generation: core autoloader proposal
-----------------------------+-----------------------------
 Reporter:  dnaber-de        |       Owner:  (none)
     Type:  feature request  |      Status:  new
 Priority:  normal           |   Milestone:  Future Release
Component:  General          |     Version:
 Severity:  normal           |  Resolution:
 Keywords:  has-patch        |     Focuses:
-----------------------------+-----------------------------

Comment (by superdav42):

 Any plan to revisit this now that PHP 5.6 is the minimum version?

 The PHP version requirement never really prevented an autoloader from
 being implemented but without needed to support PHP 5.2 the implementation
 can be much simpler.

 Opcache [https://wiki.php.net/rfc/preload Preloading] will be introduced
 in PHP 7.4 and to properly take advantage of it WordPress will need a
 proper class pre-loader.

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


More information about the wp-trac mailing list