[PR #494] [MERGED] Fix PHP 5.X #991

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

📋 Pull Request Information

Original PR: https://github.com/prasathmani/tinyfilemanager/pull/494
Author: @adri1b
Created: 2/5/2021
Status: Merged
Merged: 5/17/2021
Merged by: @prasathmani

Base: masterHead: master


📝 Commits (1)

📊 Changes

1 file changed (+10 additions, -2 deletions)

View changed files

📝 tinyfilemanager.php (+10 -2)

📄 Description

Arrays cannot be used in "define" functions with PHP versions lower than 7.X
Solution given via my professional account (ArlorNaturalScientific)


🔄 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/494 **Author:** [@adri1b](https://github.com/adri1b) **Created:** 2/5/2021 **Status:** ✅ Merged **Merged:** 5/17/2021 **Merged by:** [@prasathmani](https://github.com/prasathmani) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`45e84f4`](https://github.com/prasathmani/tinyfilemanager/commit/45e84f4e694330a796f294636fba1d12293990ab) Fix PHP 5.X ### 📊 Changes **1 file changed** (+10 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `tinyfilemanager.php` (+10 -2) </details> ### 📄 Description Arrays cannot be used in "define" functions with PHP versions lower than 7.X Solution given via my professional account (ArlorNaturalScientific) --- <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:39 +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#991
No description provided.