mirror of
https://github.com/flyimg/flyimg.git
synced 2026-04-25 01:35:56 +03:00
[PR #497] [MERGED] fix: fixing S3 not working, upgrading league/flysystem lib, closes#493 #533
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#533
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/497
Author: @sadok-f
Created: 9/9/2024
Status: ✅ Merged
Merged: 9/9/2024
Merged by: @sadok-f
Base:
main← Head:issue#493📝 Commits (3)
12cf7dffix: fixing S3 not working, upgrading league/flysystem lib, closes#493812b28ffixing linting warninga9ad4b5fixing linting errors📊 Changes
8 files changed (+215 additions, -373 deletions)
View changed files
📝
composer.json(+2 -3)📝
composer.lock(+195 -338)📝
src/Core/Entity/Response.php(+2 -2)📝
src/Core/StorageProvider/LocalProviderTrait.php(+2 -19)📝
src/Core/StorageProvider/LocalStorageProvider.php(+1 -1)📝
src/Core/StorageProvider/S3StorageProvider.php(+5 -5)📝
tests/Core/Entity/ResponseTest.php(+2 -2)📝
tests/Core/StorageProvider/S3StorageProviderTest.php(+6 -3)📄 Description
fix: fixing S3 not working, upgrading league/flysystem lib, closes #493
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.