[wp-trac] [WordPress Trac] #43218: PHPUnit 7.x support

WordPress Trac noreply at wordpress.org
Wed Jan 30 01:03:51 UTC 2019


#43218: PHPUnit 7.x support
------------------------------------------------+--------------------------
 Reporter:  ayeshrajans                         |       Owner:
                                                |  SergeyBiryukov
     Type:  defect (bug)                        |      Status:  reopened
 Priority:  normal                              |   Milestone:  5.1
Component:  Build/Test Tools                    |     Version:  trunk
 Severity:  normal                              |  Resolution:
 Keywords:  has-patch needs-docs needs-testing  |     Focuses:
------------------------------------------------+--------------------------

Comment (by SergeyBiryukov):

 For some reason, using a `@ticket` annotation as a `--group` parameter
 (e.g. `phpunit --group 21117`) works in PHPUnit 7.1 and older versions,
 but not in PHPUnit 7.2+.

 Per the [https://phpunit.readthedocs.io/en/7.4/annotations.html#ticket
 documenation], `@ticket` is supposed to be an alias for `@group`, but
 apparently something has changed.

 Investigating further. [44715] did not affect that.

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


More information about the wp-trac mailing list