[wp-trac] [WordPress Trac] #41520: Disable deprecated functions
WordPress Trac
noreply at wordpress.org
Mon Aug 7 19:00:44 UTC 2017
#41520: Disable deprecated functions
------------------------------------+------------------------------
Reporter: spacedmonkey | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Bootstrap/Load | Version:
Severity: normal | Resolution:
Keywords: has-patch dev-feedback | Focuses: performance
------------------------------------+------------------------------
Comment (by LewisCowles):
this might sound stupid, so apologies. But would it be possible to make
stub functions than can be included if someone does enable, so that they
can find in their dev-server logs the notices before pushing to staging or
production?
It's literally cloning the function signatures, but having them raise a
deprecated notice (since it's easy to grep or scan logs for that)
--
Ticket URL: <https://core.trac.wordpress.org/ticket/41520#comment:7>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list