[wp-trac] [WordPress Trac] #41449: Calling a member function on a string object in class-wp-ajax-upgrader-skin.php
WordPress Trac
noreply at wordpress.org
Wed Jul 26 13:38:23 UTC 2017
#41449: Calling a member function on a string object in class-wp-ajax-upgrader-
skin.php
-----------------------------+-----------------------------
Reporter: yrpwayne | Owner: SergeyBiryukov
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 4.9
Component: Upgrade/Install | Version: 4.6
Severity: normal | Resolution: fixed
Keywords: | Focuses:
-----------------------------+-----------------------------
Changes (by SergeyBiryukov):
* owner: => SergeyBiryukov
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"41157"]:
{{{
#!CommitTicketReference repository="" revision="41157"
Upgrade/Install: In `WP_Ajax_Upgrader_Skin`, call `::get_error_codes()`
method on a `WP_Error` object `$this->errors` instead of a string variable
`$errors`.
Props yrpwayne.
Fixes #41449.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/41449#comment:3>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list