[PR #681] [MERGED] Fix a non well formatted numeric value encountered & Notice: Undefine… #1029

Closed
opened 2026-03-02 16:02:49 +03:00 by kerem · 0 comments
Owner

📋 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: masterHead: patch-1


📝 Commits (1)

  • b884ec9 Fix a non well formatted numeric value encountered & Notice: Undefined offset in fm_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 #670
For Notice: Undefined offset 9 (current implementation result) see: https://3v4l.org/1qHit#v5.0.0
For 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.

## 📋 Pull Request Information **Original PR:** https://github.com/prasathmani/tinyfilemanager/pull/681 **Author:** [@esyede](https://github.com/esyede) **Created:** 12/12/2021 **Status:** ✅ Merged **Merged:** 12/13/2021 **Merged by:** [@prasathmani](https://github.com/prasathmani) **Base:** `master` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`b884ec9`](https://github.com/prasathmani/tinyfilemanager/commit/b884ec94f2a18d0e35222cc58f20361c54562822) Fix a non well formatted numeric value encountered & Notice: Undefined offset in `fm_get_filesize()` ### 📊 Changes **1 file changed** (+2 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `tinyfilemanager.php` (+2 -1) </details> ### 📄 Description …d offset in `fm_get_filesize()` For `Non well formatted numeric value encountered`, see #670 For `Notice: Undefined offset 9` (current implementation result) see: https://3v4l.org/1qHit#v5.0.0 For new impementation result, see: https://3v4l.org/HVirr#v5.0.0 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-02 16:02:49 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/tinyfilemanager#1029
No description provided.