mirror of
https://github.com/flyimg/flyimg.git
synced 2026-04-25 01:35:56 +03:00
[PR #569] [MERGED] fix: update base image to 1.8.1, enhance error message in InputImage,… #581
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#581
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/569
Author: @sadok-f
Created: 7/4/2025
Status: ✅ Merged
Merged: 7/4/2025
Merged by: @sadok-f
Base:
main← Head:update-base-image📝 Commits (3)
4c713cdfix: update base image to 1.8.1, enhance error message in InputImage, and add AVIF test cases6fc6c74Update src/Core/Entity/Image/InputImage.php0cf5e6arefactor: improve error messaging in InputImage and update ReadFileException constructor for better flexibility; enhance tests for exception handling📊 Changes
10 files changed (+23 additions, -12 deletions)
View changed files
📝
Dockerfile(+1 -1)📝
src/Core/Entity/Image/InputImage.php(+1 -1)📝
src/Core/Exception/ReadFileException.php(+2 -2)📝
tests/Core/BaseTest.php(+1 -0)📝
tests/Core/Entity/Image/InputImageTest.php(+1 -0)📝
tests/Core/Processor/FaceDetectProcessorTest.php(+17 -8)📝
tests/testImages/extract-result.jpg(+0 -0)➕
tests/testImages/face_cp0.avif(+0 -0)📝
tests/testImages/image-with-text-result.jpg(+0 -0)📝
tests/testImages/smart_crop_restult.jpg(+0 -0)📄 Description
fix: update base image to 1.8.1, enhance error message in InputImage and add AVIF test cases
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.