Opened 3 years ago
Last modified 19 months ago
#60115 new enhancement
PHPUnit tests for _deprecated_constructor()
| Reported by: | pbearne | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | Future Release |
| Component: | General | Version: | |
| Severity: | normal | Keywords: | has-patch has-unit-tests |
| Cc: | Focuses: | tests |
Description
Change History (4)
This ticket was mentioned in PR #5801 on WordPress/wordpress-develop by @pbearne.
3 years ago
#1
- Keywords has-patch has-unit-tests added
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
The \WP_UnitTestCase_Base::expectDeprecated function didn't have the fileter/acction to shortcut the _deprecated_constructor function so add to match the other _deprecated_* functions