liip / liip/LiipImagineBundle

is AbstractFilesystemResolver used for anything?

Open
#1,441 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
PHP
Stars
1.7k
Forks
386
Avg merge
1d 10h
Merged PRs (30d)
3

Description

Looking at the code, i realize that AbstractFilesystemResolver is an abstract class that is not extended anywhere in the bundle, and is also not documented as an extension point. the only mention is in the changelog for version 1 where it claims that the class has been removed.

is there any need to keep it for version 3 or can we remove it?

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Search the bundle for references to AbstractFilesystemResolver and inspect the version 1 changelog entry mentioned in the issue. Confirm whether it is extended or documented as an extension point, then determine whether removing it is appropriate for version 3; done means reaching a clear removal-or-retention decision with any affected references identified.

Written by the indexing model from the issue text.

Assessment

Tech stack
php, symfony
Domain
backend
Issue type
Refactor
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.