[PR #85] [MERGED] Remove ParserTrait usage, improve the code #876

Closed
opened 2026-03-15 15:40:38 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/flyimg/flyimg/pull/85
Author: @sadok-f
Created: 7/4/2017
Status: Merged
Merged: 7/4/2017
Merged by: @sadok-f

Base: masterHead: remove-trait


📝 Commits (1)

  • 83b81ec Remove ParserTrait usage, improve the code

📊 Changes

4 files changed (+38 additions, -64 deletions)

View changed files

📝 src/Core/Entity/Image.php (+7 -4)
📝 src/Core/Handler/ImageHandler.php (+26 -4)
src/Core/Traits/ParserTrait.php (+0 -51)
📝 tests/Core/Entity/ImageTest.php (+5 -5)

📄 Description

#84


🔄 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/flyimg/flyimg/pull/85 **Author:** [@sadok-f](https://github.com/sadok-f) **Created:** 7/4/2017 **Status:** ✅ Merged **Merged:** 7/4/2017 **Merged by:** [@sadok-f](https://github.com/sadok-f) **Base:** `master` ← **Head:** `remove-trait` --- ### 📝 Commits (1) - [`83b81ec`](https://github.com/flyimg/flyimg/commit/83b81ec0475ee70ab38a67da8d0d18be970d9396) Remove ParserTrait usage, improve the code ### 📊 Changes **4 files changed** (+38 additions, -64 deletions) <details> <summary>View changed files</summary> 📝 `src/Core/Entity/Image.php` (+7 -4) 📝 `src/Core/Handler/ImageHandler.php` (+26 -4) ➖ `src/Core/Traits/ParserTrait.php` (+0 -51) 📝 `tests/Core/Entity/ImageTest.php` (+5 -5) </details> ### 📄 Description #84 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-15 15:40:38 +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/flyimg#876
No description provided.