[wp-trac] [WordPress Trac] #43218: PHPUnit 7.x support
WordPress Trac
noreply at wordpress.org
Mon Jan 28 16:53:20 UTC 2019
#43218: PHPUnit 7.x support
------------------------------------------------+--------------------------
Reporter: ayeshrajans | Owner:
| SergeyBiryukov
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 5.1
Component: Build/Test Tools | Version: trunk
Severity: normal | Resolution: fixed
Keywords: has-patch needs-docs needs-testing | Focuses:
------------------------------------------------+--------------------------
Changes (by SergeyBiryukov):
* status: accepted => closed
* resolution: => fixed
Comment:
In [changeset:"44703" 44703]:
{{{
#!CommitTicketReference repository="" revision="44703"
Build/Test Tools: Correct
`WP_Test_REST_Schema_Sanitization::test_type_string()` to check for both
`1.1` float and `'1.10'` string explicitly.
Previously, the test only passed due to a bug in PHPUnit 7.1.x and older
versions.
Fixes #43218. See #38586.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/43218#comment:38>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list