mirror of
https://github.com/flyimg/flyimg.git
synced 2026-04-25 09:45:50 +03:00
[PR #45] [MERGED] Downgrade to Twig 1.3, refactor and cleanup #854
Labels
No labels
Docs
Docs
Docs
Security
UnitTest
bug
dependencies
duplicate
enhancement
enhancement
enhancement
hacktoberfest
help wanted
invalid
pull-request
question
stale
version 1
version 2
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/flyimg#854
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
master← Head:cleanup-02📝 Commits (1)
bf9784eDowngrade 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.