[wp-unit-tests] [WordPress Unit Tests] #142: Ability to easily suppress deprecated warnings
WordPress Trac
noreply at wordpress.org
Mon Nov 26 23:15:58 UTC 2012
#142: Ability to easily suppress deprecated warnings
--------------------+----------------------------
Reporter: scribu | Type: enhancement
Status: new | Priority: normal
Milestone: | Component: Test Framework
Keywords: |
--------------------+----------------------------
There are many cases where we intentionally call deprecated functions.
There should be some way to turn off the associated messages for them.
Maybe a `@deprecated-testing` tags.
Or maybe a new constant in wp-tests-config.php
--
Ticket URL: <http://unit-tests.trac.wordpress.org/ticket/142>
WordPress Unit Tests <http://unit-tests.trac.wordpress.org>
My example project
More information about the wp-unit-tests
mailing list