[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
Mon Mar 23 14:46:38 UTC 2026


#64925: Build/Test Tools: PHP is required locally to build with the new Gutenberg
build process
-------------------------------------+------------------------------
 Reporter:  gaisma22                 |       Owner:  (none)
     Type:  defect (bug)             |      Status:  new
 Priority:  normal                   |   Milestone:  Awaiting Review
Component:  Build/Test Tools         |     Version:  trunk
 Severity:  normal                   |  Resolution:
 Keywords:  needs-patch 2nd-opinion  |     Focuses:
-------------------------------------+------------------------------

Comment (by gaisma22):

 Replying to [comment:8 desrosj]:
 >
 > I’m curious what your setup is, though. You’re the first person to
 report this and the change has been in place for about 2 weeks.

 I'm running **Ubuntu 24.04 LTS** with **Node.js v20.20.1** and **Docker
 29.0.3**. I did a fresh clone of `wordpress-develop` and followed the
 standard setup steps without installing PHP locally, since the Docker
 workflow never required it before.

 The block editor failed to load with PHP notices about missing
 dependencies. @SirLouen (my WP Credits mentor) spotted the issue - he
 noticed a line in the build script calling PHP and asked me to run `php
 -v`, which confirmed PHP was not installed.

 Installing `php-cli` resolved it immediately.

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


More information about the wp-trac mailing list