[wp-trac] [WordPress Trac] #64155: Add stack trace to failed plugin update error notifications
WordPress Trac
noreply at wordpress.org
Tue Oct 28 21:18:23 UTC 2025
#64155: Add stack trace to failed plugin update error notifications
-------------------------------------+-------------------------------------
Reporter: tlloancy | Owner: (none)
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Upgrade/Install | Version: 6.8.3
Severity: normal | Resolution:
Keywords: needs-testing needs- | Focuses: administration, php-
patch | compatibility
-------------------------------------+-------------------------------------
Comment (by afragen):
@tlloancy I consider this a success and exactly what’s supposed to happen.
I will tell you that if you have WP_DEBUG set to `true` you will see more
in your debug.log.
I have seen seemingly silent PHP Fatals in the log, probably caused by
some script trying to access pages and functions directly. If these occur
during the auto-update process the PHP Fatal can stop any running process
and the update will fail.
All this to say, if auto-update is left alone it is likely to succeed
either on the first or second attempt.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/64155#comment:6>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list