mirror of
https://github.com/flyimg/flyimg.git
synced 2026-04-25 09:45:50 +03:00
[PR #41] [MERGED] Add support to output png images in case source file is png #243
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#243
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/41
Author: @sadok-f
Created: 2/1/2017
Status: ✅ Merged
Merged: 2/2/2017
Merged by: @sadok-f
Base:
master← Head:png-support-v2📝 Commits (5)
b861447Add support to output png images in case source file is png0f924a0fix phpcs errorf26ea52Add support PNG format, add output format option in url parameters57d089cPNG Support fix jpeg output with mozjpeg:1b55070Add Png Support, apply PR changes📊 Changes
8 files changed (+119 additions, -32 deletions)
View changed files
📝
README.md(+6 -9)📝
config/parameters.yml(+2 -2)📝
src/Core/Controller/CoreController.php(+2 -3)📝
src/Core/Controller/DefaultController.php(+2 -2)📝
src/Core/Entity/Image.php(+95 -9)📝
src/Core/Service/ImageProcessor.php(+12 -5)📝
src/Core/Tests/ImageProcessorTest.php(+0 -1)📝
src/Core/Tests/ImageTest.php(+0 -1)📄 Description
#24
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.