[wp-trac] [WordPress Trac] #64925: Build/Test Tools: PHP is required locally to build with the new Gutenberg build process

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


#64925: Build/Test Tools: PHP is required locally to build with the new Gutenberg
build process
------------------------------+----------------------
 Reporter:  gaisma22          |       Owner:  desrosj
     Type:  defect (bug)      |      Status:  closed
 Priority:  normal            |   Milestone:  7.0
Component:  Build/Test Tools  |     Version:  trunk
 Severity:  normal            |  Resolution:  fixed
 Keywords:  has-patch         |     Focuses:
------------------------------+----------------------
Changes (by desrosj):

 * owner:  (none) => desrosj
 * status:  new => closed
 * resolution:   => fixed


Comment:

 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/64925#comment:17>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list