[wp-trac] [WordPress Trac] #50042: Update Docker environment to allow specific versions of PHPUnit to be loaded

WordPress Trac noreply at wordpress.org
Wed Oct 28 19:01:35 UTC 2020


#50042: Update Docker environment to allow specific versions of PHPUnit to be
loaded
------------------------------+----------------------
 Reporter:  desrosj           |       Owner:  desrosj
     Type:  task (blessed)    |      Status:  closed
 Priority:  normal            |   Milestone:  5.6
Component:  Build/Test Tools  |     Version:
 Severity:  normal            |  Resolution:  fixed
 Keywords:  has-patch commit  |     Focuses:
------------------------------+----------------------
Changes (by desrosj):

 * status:  assigned => closed
 * resolution:   => fixed


Comment:

 In [changeset:"49358" 49358]:
 {{{
 #!CommitTicketReference repository="" revision="49358"
 Build/Test Tools: Allow the desired version of PHPUnit to be passed to the
 local Docker environment.

 This change introduces the `LOCAL_PHPUNIT` environment variable that
 allows the desired version of PHPUnit to be specified when running the PHP
 tests within the local Docker environment.

 Because support for newer versions of PHPUnit is not backported, some
 versions of PHP need the ability to run multiple versions of PHPUnit for
 different branches. This adds the flexibility needed to use the Docker
 environment within those older branches to run the PHP tests.

 Props johnbillion.
 Fixes #50042.
 }}}

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


More information about the wp-trac mailing list