[wp-trac] [WordPress Trac] #48267: IXR: Modernize IXR library
WordPress Trac
noreply at wordpress.org
Sun Jun 28 18:23:53 UTC 2020
#48267: IXR: Modernize IXR library
--------------------------+---------------------
Reporter: kraftbj | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: 5.5
Component: XML-RPC | Version:
Severity: normal | Resolution:
Keywords: | Focuses:
--------------------------+---------------------
Comment (by SergeyBiryukov):
In [changeset:"48204" 48204]:
{{{
#!CommitTicketReference repository="" revision="48204"
Code Modernization: Introduce the spread operator in `wp-includes/IXR`.
Rather than relying `func_get_args()` to retrieve arbitrary function
arguments, we can now use the spread operator to assign them directly to a
variable.
Props kraftbj.
See #48267, #47678.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/48267#comment:5>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list