container: fetch: refactor for php #208

Merged
AaronFiore merged 0 commits from refs/pull/208/head into master 2025-08-19 17:38:38 +00:00
AaronFiore commented 2025-08-18 21:41:52 +00:00 (Migrated from gitea.com)

Description

  • Refactors locations for internal fetch impl and deps (composer)
    • A softer hardcoding without the need for a new autoloader
    • A restructured solution to silence the linter (phpstan)

NOTE: variables are prepended with PHP as to not bring confusion
with any other dfi dependencies or the dfi root module (C++).

Agreement

### Description - Refactors locations for internal `fetch` impl and deps (composer) * A softer hardcoding without the need for a new autoloader * A restructured solution to silence the linter (phpstan) NOTE: variables are prepended with *_PHP_* as to not bring confusion with any other `dfi` dependencies or the `dfi` `root` module (C++). ### Agreement - [x] I have read and understood the [Development](https://gitea.com/EvergreenCrypto/docker-finance#development) and [License](https://gitea.com/EvergreenCrypto/docker-finance#license-and-disclaimer) documentation
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Reference: EvergreenCrypto/docker-finance#208