[PR #33] [MERGED] Add WebP Format Support #842

Closed
opened 2026-03-15 15:38:45 +03:00 by kerem · 0 comments
Owner

📋 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: masterHead: webp-support


📝 Commits (3)

📊 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.

## 📋 Pull Request Information **Original PR:** https://github.com/flyimg/flyimg/pull/33 **Author:** [@sadok-f](https://github.com/sadok-f) **Created:** 1/27/2017 **Status:** ✅ Merged **Merged:** 1/27/2017 **Merged by:** [@sadok-f](https://github.com/sadok-f) **Base:** `master` ← **Head:** `webp-support` --- ### 📝 Commits (3) - [`2fe72d2`](https://github.com/flyimg/flyimg/commit/2fe72d2ba63d32f4ba06b821121acb6f30e1bc25) Add WebP Format Support - [`5f73051`](https://github.com/flyimg/flyimg/commit/5f7305112b2ca0a79c2c0eb26126d77c2e2a6668) Add Support for WebP Format, - [`a5996c5`](https://github.com/flyimg/flyimg/commit/a5996c58a581d1d907358bef71de3a5873234ef1) Fix UnitTest ### 📊 Changes **6 files changed** (+91 additions, -28 deletions) <details> <summary>View changed files</summary> 📝 `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) </details> ### 📄 Description #32 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-15 15:38:45 +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#842
No description provided.