Skip to content

refactor: cleanup the Images library - #10441

Open
paulbalandan wants to merge 1 commit into
codeigniter4:developfrom
paulbalandan:prune-images-lib
Open

refactor: cleanup the Images library#10441
paulbalandan wants to merge 1 commit into
codeigniter4:developfrom
paulbalandan:prune-images-lib

Conversation

@paulbalandan

Copy link
Copy Markdown
Member

Description

  • Prunes stale comments, obvious comments
  • Make BaseHandler a generic abstract class so that the concrete handlers can be propagated with the image lib they use
  • Make PHPStan analyse GDHandler

Checklist:

  • Securely signed commits
  • Component(s) with PHPDoc blocks, only if necessary or adds value (without duplication)
  • Unit testing, with >80% coverage
  • User guide updated
  • Conforms to style guide

@paulbalandan paulbalandan added the refactor Pull requests that refactor code label Aug 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

refactor Pull requests that refactor code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant