mirror of
https://github.com/prasathmani/tinyfilemanager.git
synced 2026-04-26 10:55:56 +03:00
[GH-ISSUE #651] Fatal error: under PHP 8.0.11 #461
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#461
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 @ozgurkazancci on GitHub (Oct 24, 2021).
Original GitHub issue: https://github.com/prasathmani/tinyfilemanager/issues/651
Hi and many thanks for such a great tool! Truly useful.
I'd just like to report you that, whenever I'm trying to open/view a .txt file, I receive the following PHP error;
"Fatal error: Uncaught TypeError: log(): Argument #1 ($num) must be of type float, string given in tinyfilemanager.php:2442
Stack trace: #0 tinyfilemanager.php(2442):
log() #1 tinyfilemanager.php(1545): fm_get_filesize() #2 {main} thrown in tinyfilemanager.php on line 2442
Please note that I have all recommended/needed PHP extensions installed and they're already active.
TinyFileManager ver: 2.4.3
Any idea would be much appreciated.
Best,
Özgür.
@baur commented on GitHub (Oct 28, 2021):
try to download from master
@Langlais115 commented on GitHub (Sep 25, 2022):
I can't reproduce the issue with 2.4.8 and PHP8.1