mirror of
https://github.com/flyimg/flyimg.git
synced 2026-04-25 09:45:50 +03:00
[GH-ISSUE #535] Migrate to Forked Silex Version in Flyimg Organization #195
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#195
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?
Originally created by @sadok-f on GitHub (Oct 25, 2024).
Original GitHub issue: https://github.com/flyimg/flyimg/issues/535
Originally assigned to: @sadok-f on GitHub.
Currenttly Flyimg relies on the Silex micro-framework, which is now deprecated and no longer supported. To ensure long-term maintainability and compatibility with modern components, we need to migrate to a forked version of Silex, available in the Flyimg organization, which incorporates the latest Symfony components and has been adapted to meet Flyimg's specific requirements.
Tasks:
Acceptance Criteria:
Additional Context: Switching to this forked version will help keep the project up-to-date with the latest Symfony features and security improvements, while preserving the familiar Silex micro-framework structure.