Opened 5 years ago
Closed 15 months ago
#53279 closed defect (bug) (invalid)
Widgets.php returning 500 when using php 8.0.3
| Reported by: | Dan14 | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Widgets | Version: | 5.7.2 |
| Severity: | normal | Keywords: | needs-testing reporter-feedback close |
| Cc: | Focuses: | administration |
Description
I am not a developer. I switched from php 7.4 to php 8.0.3. The widgets do load at the front end but I cannot make any edits in appearance - widgets. /widgets.php is returning 500 error when using php 8.0.3. I reverted back to php 7.4 for testing and widgets.php functioned as normal.
I hope I contributed something.
Change History (4)
#2
@
5 years ago
- Component General → Widgets
- Keywords reporter-feedback added; 2nd-opinion removed
Hi there, welcome to WordPress Trac! Thanks for the report.
Just noting that this might be related to #53278.
Does the issue still happen with all plugins disabled and a default theme (Twenty Twenty) activated?
#3
@
5 years ago
I can not reproduce the issue also.
Test setup
WordPress 5.7.2 with Twenty Twenty One and no plugin activated.
#4
@
15 months ago
- Keywords close added
- Milestone Awaiting Review
- Resolution → invalid
- Status assigned → closed
Thank you everyone for your collaboration on this. Based on the feedback and lack of being able to replicate this I am going for now close this. However, we can always reopen should further information come up.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Tested this on PHP Version 8.0.3 and not able to replicate from my side.
What does your error log show? This sounds more like a missing PHP module vs an actual issue with PHP 8 itself.