[PR #53] [MERGED] Remove Twig from the repo #858

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

📋 Pull Request Information

Original PR: https://github.com/flyimg/flyimg/pull/53
Author: @sadok-f
Created: 3/21/2017
Status: Merged
Merged: 3/21/2017
Merged by: @baamenabar

Base: masterHead: remove-twig


📝 Commits (1)

  • 0102260 Remove Twig from the repo

📊 Changes

10 files changed (+100 additions, -250 deletions)

View changed files

📝 app.php (+1 -4)
📝 benchmark.sh (+2 -2)
📝 composer.json (+1 -3)
📝 composer.lock (+11 -153)
📝 src/Core/Controller/CoreController.php (+4 -1)
📝 src/Core/Controller/DefaultController.php (+1 -1)
📝 src/Core/Service/ImageProcessor.php (+0 -1)
src/Core/Views/Default/index.php (+80 -0)
src/Core/Views/Default/index.twig (+0 -34)
src/Core/Views/layout.twig (+0 -51)

📄 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/53 **Author:** [@sadok-f](https://github.com/sadok-f) **Created:** 3/21/2017 **Status:** ✅ Merged **Merged:** 3/21/2017 **Merged by:** [@baamenabar](https://github.com/baamenabar) **Base:** `master` ← **Head:** `remove-twig` --- ### 📝 Commits (1) - [`0102260`](https://github.com/flyimg/flyimg/commit/010226060b4a58a97077ed4ec43591e5e7a73495) Remove Twig from the repo ### 📊 Changes **10 files changed** (+100 additions, -250 deletions) <details> <summary>View changed files</summary> 📝 `app.php` (+1 -4) 📝 `benchmark.sh` (+2 -2) 📝 `composer.json` (+1 -3) 📝 `composer.lock` (+11 -153) 📝 `src/Core/Controller/CoreController.php` (+4 -1) 📝 `src/Core/Controller/DefaultController.php` (+1 -1) 📝 `src/Core/Service/ImageProcessor.php` (+0 -1) ➕ `src/Core/Views/Default/index.php` (+80 -0) ➖ `src/Core/Views/Default/index.twig` (+0 -34) ➖ `src/Core/Views/layout.twig` (+0 -51) </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:34 +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#858
No description provided.