mirror of
https://github.com/flyimg/flyimg.git
synced 2026-04-25 09:45:50 +03:00
[PR #50] [MERGED] Add gif support to flyimg #853
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#853
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/50
Author: @sadok-f
Created: 2/16/2017
Status: ✅ Merged
Merged: 2/18/2017
Merged by: @sadok-f
Base:
master← Head:add-gif-support📝 Commits (2)
73e4b2bAdd gif support to flyimgabc4703Add gif support, output a png file from a gif, add unittest📊 Changes
7 files changed (+125 additions, -22 deletions)
View changed files
📝
config/parameters.yml(+2 -0)📝
src/Core/Entity/Image.php(+40 -9)📝
src/Core/Service/ImageProcessor.php(+21 -9)📝
src/Core/Tests/BaseTest.php(+2 -0)📝
src/Core/Tests/ImageProcessorTest.php(+59 -4)📝
src/Core/Tests/ImageTest.php(+1 -0)➕
src/Core/Tests/TestImages/animated.gif(+0 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.