[PR #143] [MERGED] [issue-#142] Create Response Entity, closes #142 #907

Closed
opened 2026-03-15 15:42:17 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/flyimg/flyimg/pull/143
Author: @sadok-f
Created: 10/27/2017
Status: Merged
Merged: 10/28/2017
Merged by: @sadok-f

Base: masterHead: issue-#142


📝 Commits (2)

  • 6f5ee33 [issue-#142] Create Response Entity, closes #142
  • 7bd0aa6 [issue-#142] Fix phpcs warning, closes #142

📊 Changes

3 files changed (+122 additions, -73 deletions)

View changed files

📝 src/Core/Controller/CoreController.php (+15 -70)
📝 src/Core/Controller/DefaultController.php (+7 -3)
src/Core/Entity/Response.php (+100 -0)

📄 Description

No description provided


🔄 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/143 **Author:** [@sadok-f](https://github.com/sadok-f) **Created:** 10/27/2017 **Status:** ✅ Merged **Merged:** 10/28/2017 **Merged by:** [@sadok-f](https://github.com/sadok-f) **Base:** `master` ← **Head:** `issue-#142` --- ### 📝 Commits (2) - [`6f5ee33`](https://github.com/flyimg/flyimg/commit/6f5ee33be5264ba0ebc68ca22e67cb4bcb09556f) [issue-#142] Create Response Entity, closes #142 - [`7bd0aa6`](https://github.com/flyimg/flyimg/commit/7bd0aa68b971a35d8cb288d9c30683886c8fec23) [issue-#142] Fix phpcs warning, closes #142 ### 📊 Changes **3 files changed** (+122 additions, -73 deletions) <details> <summary>View changed files</summary> 📝 `src/Core/Controller/CoreController.php` (+15 -70) 📝 `src/Core/Controller/DefaultController.php` (+7 -3) ➕ `src/Core/Entity/Response.php` (+100 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-15 15:42:17 +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#907
No description provided.