[wp-trac] [WordPress Trac] #46149: PHPUnit 8.x support
    WordPress Trac 
    noreply at wordpress.org
       
    Mon Sep 20 16:44:17 UTC 2021
    
    
  
#46149: PHPUnit 8.x support
-------------------------------------------------+-------------------------
 Reporter:  SergeyBiryukov                       |       Owner:  jrf
     Type:  task (blessed)                       |      Status:  assigned
 Priority:  high                                 |   Milestone:  5.9
Component:  Build/Test Tools                     |     Version:
 Severity:  normal                               |  Resolution:
 Keywords:  has-patch has-unit-tests early php8  |     Focuses:
  needs-dev-note                                 |
-------------------------------------------------+-------------------------
Comment (by hellofromTonya):
 In [changeset:"51828" 51828]:
 {{{
 #!CommitTicketReference repository="" revision="51828"
 Build/Test Tools: Improve Composer update command in bootstrap error
 messages.
 Refines the test bootstrap error message to include the `-W` in the
 Composer update command.
 Why?
 To also update the chain of dependencies for the tests' dependencies.
 `composer update` will update the tests' direct dependencies.
 `composer update -W` will update the dependencies including *their*
 dependencies, which is the recommended course of action for WP.
 Follow-up to [51598], [51811], [51813].
 Props jrf.
 See #46149.
 }}}
-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/46149#comment:139>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
    
    
More information about the wp-trac
mailing list