Make WordPress Core

Opened 8 months ago

Last modified 7 months ago

#60057 new defect (bug)

phpunit tests for _doing_it_wrong()

Reported by: pbearne's profile pbearne Owned by:
Milestone: Awaiting Review Priority: normal
Severity: normal Version:
Component: Build/Test Tools Keywords: has-patch has-unit-tests
Focuses: Cc:

Description


Change History (4)

This ticket was mentioned in PR #5789 on WordPress/wordpress-develop by @pbearne.


7 months ago
#1

  • Keywords has-patch has-unit-tests added

Gave up.

#2 @pbearne
7 months ago

I have give up on this test as I can't get the error to log

#3 @pbearne
7 months ago

Will need to do
_deprecated_hook,
_deprecated_argument,
_deprecated_file,
_deprecated_class,
_deprecated_constructor,
_deprecated_function

as well same format

Last edited 7 months ago by pbearne (previous) (diff)

#4 @pbearne
7 months ago

OK worked it out the setup function in PHPUnit removes/orverwrites the functions

Note: See TracTickets for help on using tickets.