mirror of
https://github.com/prasathmani/tinyfilemanager.git
synced 2026-04-26 10:55:56 +03:00
[GH-ISSUE #557] Error 500 running PHP 8.0 #403
Labels
No labels
Feature
Feature
Is It Really an Issue?
Need More Info
Request
Security
bug
duplicate
enhancement
enhancement
help wanted
invalid
pull-request
question
suggestion
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/tinyfilemanager#403
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @EV-soft on GitHub (May 27, 2021).
Original GitHub issue: https://github.com/prasathmani/tinyfilemanager/issues/557
Latest version is not compatible with PHP 8.0
It triggers error 500 and showing blank page
@prasathmani commented on GitHub (May 27, 2021):
@EV-soft , please share the error log, it will me to debug.
Thank you for your continues support !
@makemeglad commented on GitHub (May 27, 2021):
the problem is the function "fm_is_exclude_items" on line 2402 which was changed in the new release!
@EV-soft commented on GitHub (May 27, 2021):
Here are part of the log:
@je2555 commented on GitHub (Jul 29, 2021):
This is fixed for us in the latest version, thanks!