[wp-trac] [WordPress Trac] #64224: Docblock improvements for 7.0
WordPress Trac
noreply at wordpress.org
Thu Mar 12 20:18:35 UTC 2026
#64224: Docblock improvements for 7.0
----------------------------+-------------------------------
Reporter: desrosj | Owner: (none)
Type: task (blessed) | Status: new
Priority: normal | Milestone: 7.0
Component: General | Version:
Severity: normal | Resolution:
Keywords: has-patch | Focuses: coding-standards
----------------------------+-------------------------------
Comment (by johnjamesjacoby):
In [changeset:"61995" 61995]:
{{{
#!CommitTicketReference repository="" revision="61995"
Docs: Correct lone `@param null` usages around some `$deprecated` vars.
Update incorrect uses of `null` as a single parameter type to be `mixed`
instead, largely targeting `$deprecated` variable names.
Pipe `|` a few `null`s with other valid types where appropriate.
Add a missing empty new-line between the `_deprecated_file()` and
`_deprecated_argument()` functions.
See #64224.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/64224#comment:134>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list