[wp-trac] [WordPress Trac] #60414: Core PHP autoloader proposal

WordPress Trac noreply at wordpress.org
Wed Jul 31 04:11:15 UTC 2024


#60414: Core PHP autoloader proposal
-------------------------------------+-------------------------------------
 Reporter:  aristath                 |       Owner:  (none)
     Type:  enhancement              |      Status:  new
 Priority:  normal                   |   Milestone:  Future Release
Component:  General                  |     Version:
 Severity:  normal                   |  Resolution:
 Keywords:  has-patch has-unit-      |     Focuses:  performance,
  tests early                        |  sustainability
-------------------------------------+-------------------------------------

Comment (by dd32):

 I was asked privately to test this on WordPress.org, I don't foresee this
 causing any issue (but always worth testing..) but I do have a request,
 that a heads up be given to meta to ensure it doesn't cause a short w.org
 downtime.

 It might also be advisable to make it in two commits, 1) Addition of the
 autoloader & wp-settings require of it, and 2) the actual removals of the
 manual inclusions.

 That would only really be of benefit to WordPress.org due to how we deploy
 code, but if given a heads up that it's in a single commit I can probably
 manually deploy the autoloader ahead of time to avoid issues.

 In '''briefly''' testing it on WordPress.org, the only potential issues
 I've run into are detailed in https://github.com/WordPress/wordpress-
 develop/pull/3470#pullrequestreview-2209084648

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


More information about the wp-trac mailing list