[PR #45] [MERGED] Downgrade to Twig 1.3, refactor and cleanup #854

Closed
opened 2026-03-15 15:39:18 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/flyimg/flyimg/pull/45
Author: @sadok-f
Created: 2/9/2017
Status: Merged
Merged: 2/9/2017
Merged by: @sadok-f

Base: masterHead: cleanup-02


📝 Commits (1)

  • bf9784e Downgrade to Twig 1.3, refactor and cleanup

📊 Changes

10 files changed (+162 additions, -136 deletions)

View changed files

📝 composer.json (+1 -1)
📝 composer.lock (+13 -14)
📝 src/Core/Controller/CoreController.php (+16 -3)
📝 src/Core/Controller/DefaultController.php (+8 -16)
📝 src/Core/Entity/Image.php (+18 -16)
📝 src/Core/Provider/StorageProvider.php (+37 -29)
📝 src/Core/Service/ImageProcessor.php (+55 -42)
📝 src/Core/Tests/BaseTest.php (+4 -3)
📝 src/Core/Tests/ImageProcessorTest.php (+6 -8)
📝 src/Core/Tests/ImageTest.php (+4 -4)

📄 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/45 **Author:** [@sadok-f](https://github.com/sadok-f) **Created:** 2/9/2017 **Status:** ✅ Merged **Merged:** 2/9/2017 **Merged by:** [@sadok-f](https://github.com/sadok-f) **Base:** `master` ← **Head:** `cleanup-02` --- ### 📝 Commits (1) - [`bf9784e`](https://github.com/flyimg/flyimg/commit/bf9784e688aee1ef6c09010195e5044707add7d5) Downgrade to Twig 1.3, refactor and cleanup ### 📊 Changes **10 files changed** (+162 additions, -136 deletions) <details> <summary>View changed files</summary> 📝 `composer.json` (+1 -1) 📝 `composer.lock` (+13 -14) 📝 `src/Core/Controller/CoreController.php` (+16 -3) 📝 `src/Core/Controller/DefaultController.php` (+8 -16) 📝 `src/Core/Entity/Image.php` (+18 -16) 📝 `src/Core/Provider/StorageProvider.php` (+37 -29) 📝 `src/Core/Service/ImageProcessor.php` (+55 -42) 📝 `src/Core/Tests/BaseTest.php` (+4 -3) 📝 `src/Core/Tests/ImageProcessorTest.php` (+6 -8) 📝 `src/Core/Tests/ImageTest.php` (+4 -4) </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:39:18 +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#854
No description provided.