mirror of
https://github.com/prasathmani/tinyfilemanager.git
synced 2026-04-26 10:55:56 +03:00
[PR #681] [MERGED] Fix a non well formatted numeric value encountered & Notice: Undefine… #1029
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#1029
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?
📋 Pull Request Information
Original PR: https://github.com/prasathmani/tinyfilemanager/pull/681
Author: @esyede
Created: 12/12/2021
Status: ✅ Merged
Merged: 12/13/2021
Merged by: @prasathmani
Base:
master← Head:patch-1📝 Commits (1)
b884ec9Fix a non well formatted numeric value encountered & Notice: Undefined offset infm_get_filesize()📊 Changes
1 file changed (+2 additions, -1 deletions)
View changed files
📝
tinyfilemanager.php(+2 -1)📄 Description
…d offset in
fm_get_filesize()For
Non well formatted numeric value encountered, see #670For
Notice: Undefined offset 9(current implementation result) see: https://3v4l.org/1qHit#v5.0.0For new impementation result, see: https://3v4l.org/HVirr#v5.0.0
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.