[wp-trac] [WordPress Trac] #55646: Docblock improvements for 6.1
WordPress Trac
noreply at wordpress.org
Sun Jul 3 17:28:26 UTC 2022
#55646: Docblock improvements for 6.1
----------------------------+---------------------
Reporter: costdev | Owner: (none)
Type: task (blessed) | Status: new
Priority: normal | Milestone: 6.1
Component: General | Version:
Severity: normal | Resolution:
Keywords: has-patch | Focuses: docs
----------------------------+---------------------
Comment (by SergeyBiryukov):
In [changeset:"53638" 53638]:
{{{
#!CommitTicketReference repository="" revision="53638"
Docs: Add `@since` tags for `_doing_it_wrong()` and deprecation notice
handlers in the PHPUnit test suite.
This affects methods in the `WP_UnitTestCase_Base` class:
* `::expectDeprecated()`
* `::expectedDeprecated()`
* `::setExpectedException()`
* `::deprecated_function_run()`
* `::doing_it_wrong_run()`
Follow-up to [25402], [25408], [25785], [37861], [40536], [40539],
[40872], [51872], [53637].
See #55652, #55646.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/55646#comment:31>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list