feat(container): support dynamic tags using dynamic initializers #1555
coding-conventions.yml
on: pull_request
Run style check
15s
Run static analysis: PHPStan
53s
Annotations
5 errors
|
Run style check
Process completed with exit code 1.
|
|
Run static analysis: PHPStan
Process completed with exit code 1.
|
|
Run static analysis: PHPStan:
tests/Integration/Container/TaggedDynamicInitializerTest.php#L38
Access to an undefined property Tempest\Database\Database::$connection.
|
|
Run static analysis: PHPStan:
tests/Integration/Container/TaggedDynamicInitializerTest.php#L37
Access to an undefined property Tempest\Database\Database::$connection.
|
|
Run static analysis: PHPStan:
tests/Integration/Container/TaggedDynamicInitializerTest.php#L36
Access to an undefined property Tempest\Database\Database::$connection.
|