[wp-trac] [WordPress Trac] #43218: PHPUnit 7.x support
WordPress Trac
noreply at wordpress.org
Wed Jan 30 00:53:58 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):
In [changeset:"44715" 44715]:
{{{
#!CommitTicketReference repository="" revision="44715"
Build/Test Tools: Simplify `WP_PHPUnit_Util_Getopt` and update
documentation.
Introduced in [918/tests] and updated in [26871], the class is there to
make sure that known bugs are not skipped when `phpunit` is called with a
`--group` that corresponds to an `@ticket` annotation (such as `phpunit
--group 12345`).
Enforcing recognized arguments or correctly formed arguments is not the
concern here, so reusing `PHPUnit_Util_Getopt::parseLongOption()` was
superfluous.
See #43218.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/43218#comment:45>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list