[wp-trac] [WordPress Trac] #46149: PHPUnit 8.x support
    WordPress Trac 
    noreply at wordpress.org
       
    Tue Sep 14 18:53:13 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:"51813" 51813]:
 {{{
 #!CommitTicketReference repository="" revision="51813"
 Build/Test Tools: Expect an absolute path in
 `WP_TESTS_PHPUNIT_POLYFILLS_PATH` constant.
 This commit:
 * Removes the use of `realpath()` to prevent issues with WSL and other
 virtualized filesystems.
 * Changes the logic of the Polyfill bootstrap loading to expect an
 absolute path, rather than a relative path to the root directory of the
 PHPUnit Polyfills library.
 * Adjusts the relevant inline documentation and error messages to expect
 an absolute path.
 * Breaks up error messages into smaller line lengths for readability.
 Follow-up to [51598], [51810], [51811], [51812].
 Props jrf, schlessera, hellofromTonya, jeherve, lucatume.
 See #46149.
 }}}
-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/46149#comment:135>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
    
    
More information about the wp-trac
mailing list