[wp-trac] [WordPress Trac] #56498: wp-config: Auto Update Core set to minor causes error 500
WordPress Trac
noreply at wordpress.org
Fri Sep 2 12:30:18 UTC 2022
#56498: wp-config: Auto Update Core set to minor causes error 500
-----------------------------+----------------------
Reporter: fabeylous | Owner: (none)
Type: defect (bug) | Status: closed
Priority: normal | Milestone:
Component: Upgrade/Install | Version:
Severity: trivial | Resolution: invalid
Keywords: | Focuses:
-----------------------------+----------------------
Comment (by jrf):
> didnt cause an error below PHP 8.0.1 ... I thought something changed
with the new PHP version.
In PHP < 8.0 this would have caused a warning, which you clearly ignored.
That warning was elevated in PHP 8.0 to an error. The bug was always in
your code. PHP now just makes sure you can't ignore fixing it anymore.
See: https://www.php.net/manual/en/migration80.incompatible.php
--
Ticket URL: <https://core.trac.wordpress.org/ticket/56498#comment:5>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list