Codeception / Codeception/module-laminas

Drop Laminas DB dependency

Open
#25 0 comments 1 reaction 0 assignees View on GitHub
Dominant language
PHP
Stars
1
Forks
7
PR merge metrics
No merged PRs in 30d

Description

There's a dependency on Laminas\Db, and public property in the Laminas module, but the adapter is never initialised. As the Laminas\Db project is effectively EOL (security-only), maybe it would be worth removing the dependency?

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the Laminas\Db dependency declaration and the public adapter property in the Laminas module. Confirm whether the uninitialised adapter is referenced elsewhere; done means the unused dependency and property are removed without leaving module references.

Written by the indexing model from the issue text.

Assessment

Tech stack
php
Domain
backend
Issue type
Refactor
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
32/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.