#51737 closed task (blessed) (fixed)
Remove PHP 5.3 specific check in tests
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | 5.6 | Priority: | normal |
Severity: | normal | Version: | |
Component: | Build/Test Tools | Keywords: | has-patch has-unit-tests |
Focuses: | Cc: |
Description
In Tests_Functions::test_deserialize_request_utility_filtered_iterator_objects()
, there is a PHP 5.3 specific conditional. This can be removed as WordPress no longer supports PHP < 5.6.20.
Change History (3)
This ticket was mentioned in PR #715 on WordPress/wordpress-develop by desrosj.
3 years ago
#1
- Keywords has-unit-tests added
#2
@
3 years ago
- Owner set to desrosj
- Resolution set to fixed
- Status changed from new to closed
In 49551:
3 years ago
#3
Merged into Core in https://core.trac.wordpress.org/changeset/49551.
Note: See
TracTickets for help on using
tickets.
Remove PHP 5.3 specific conditional in test.
Trac ticket: https://core.trac.wordpress.org/ticket/51737