#51737 closed task (blessed) (fixed)
Remove PHP 5.3 specific check in tests
| Reported by: | desrosj | Owned by: | desrosj |
|---|---|---|---|
| Priority: | normal | Milestone: | 5.6 |
| Component: | Build/Test Tools | Version: | |
| Severity: | normal | Keywords: | has-patch has-unit-tests |
| Cc: | Focuses: |
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.
6 years ago
#1
- Keywords has-unit-tests added
6 years ago
#3
Merged into Core in https://core.trac.wordpress.org/changeset/49551.
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Remove PHP 5.3 specific conditional in test.
Trac ticket: https://core.trac.wordpress.org/ticket/51737