mirror of
https://github.com/flyimg/flyimg.git
synced 2026-04-25 17:55:54 +03:00
[PR #33] [MERGED] Add WebP Format Support #842
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#842
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/33
Author: @sadok-f
Created: 1/27/2017
Status: ✅ Merged
Merged: 1/27/2017
Merged by: @sadok-f
Base:
master← Head:webp-support📝 Commits (3)
2fe72d2Add WebP Format Support5f73051Add Support for WebP Format,a5996c5Fix UnitTest📊 Changes
6 files changed (+91 additions, -28 deletions)
View changed files
📝
README.md(+4 -2)📝
config/parameters.yml(+7 -3)📝
src/Core/Controller/CoreController.php(+16 -5)📝
src/Core/Entity/Image.php(+36 -2)📝
src/Core/Service/ImageProcessor.php(+26 -16)📝
src/Core/Tests/ImageTest.php(+2 -0)📄 Description
#32
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.