[wp-trac] [WordPress Trac] #64393: Change how we include Gutenberg in Core

WordPress Trac noreply at wordpress.org
Fri Mar 27 00:32:56 UTC 2026


#64393: Change how we include Gutenberg in Core
------------------------------+--------------------------
 Reporter:  youknowriad       |       Owner:  youknowriad
     Type:  task (blessed)    |      Status:  reopened
 Priority:  high              |   Milestone:  7.0
Component:  Build/Test Tools  |     Version:
 Severity:  blocker           |  Resolution:
 Keywords:  has-patch         |     Focuses:
------------------------------+--------------------------

Comment (by desrosj):

 In [changeset:"62157" 62157]:
 {{{
 #!CommitTicketReference repository="" revision="62157"
 Build/Test Tools: Remove PHP requirement for the build script.

 In [61873], the `build` script started failing in some environemnts due to
 logic that added a requirement for `php-cli`.

 While WordPress itself cannot be run without PHP, the build script has
 never required PHP to be present to prepare `wordpress-develop` for use.
 This adjusts the relevant code to make use of the `php-array-reader`
 package instead.

 Reviewed by peterwilsoncc.

 Props dmsnell, peterwilsoncc, gaisma22, SirLouen, sabernhardt, manhar.
 Fixes #64925. See #64393.
 }}}

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


More information about the wp-trac mailing list