[wp-trac] [WordPress Trac] #59413: PHP Warning: Undefined property: stdClass::$plugin
WordPress Trac
noreply at wordpress.org
Fri Oct 27 22:06:50 UTC 2023
#59413: PHP Warning: Undefined property: stdClass::$plugin
---------------------------+------------------------------
Reporter: zerofoolcoder | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Plugins | Version: 6.3.1
Severity: normal | Resolution:
Keywords: | Focuses:
---------------------------+------------------------------
Changes (by sabernhardt):
* component: General => Plugins
Comment:
[https://core.trac.wordpress.org/browser/tags/6.3/src/wp-admin/includes
/class-wp-automatic-updater.php#L228 Line 228] has this:
{{{
$update = in_array( $item->{$type}, $auto_updates, true );
}}}
The issue might have been caused by a plugin, but #44582 is a similar
ticket on Trac.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/59413#comment:1>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list