Opened 10 months ago
Last modified 2 days ago
#60115 new enhancement
PHPUnit tests for _deprecated_constructor()
Reported by: | pbearne | Owned by: | |
---|---|---|---|
Milestone: | Future Release | Priority: | normal |
Severity: | normal | Version: | |
Component: | General | Keywords: | has-patch has-unit-tests |
Focuses: | Cc: |
Description
Change History (3)
This ticket was mentioned in PR #5801 on WordPress/wordpress-develop by @pbearne.
10 months ago
#1
- Keywords has-patch has-unit-tests added
Note: See
TracTickets for help on using
tickets.
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