Valithor's version of the Absentia reference server.
- PHP 100%
Part::make() was wrong — the correct pattern is repository->create() -> factory->part() -> Part::__construct(). Reverts the factory call-sites in AbstractRepository back to $this->factory->part(). Keeps the __isset fix: delegate through getAttribute() so get-mutators are respected, matching __get behaviour. |
||
|---|---|---|
| .github/workflows | ||
| Design Docs | ||
| src/IA/backend | ||
| tests | ||
| .gitignore | ||
| .php-cs-fixer.dist.php | ||
| .phplint.yml | ||
| composer.json | ||
| CONTRIBUTING.md | ||
| LICENSE.md | ||
| phpdoc.dist.xml | ||
| phpunit.xml | ||
| pint.json | ||