Skip to content

feat(database): support multiple databases in migrations and query builders #1937

feat(database): support multiple databases in migrations and query builders

feat(database): support multiple databases in migrations and query builders #1937

Triggered via pull request May 23, 2025 07:45
Status Success
Total duration 51s
Artifacts

coding-conventions.yml

on: pull_request
Run style check
35s
Run style check
Run static analysis: PHPStan
34s
Run static analysis: PHPStan
Fit to window
Zoom out
Zoom in

Annotations

1 warning
strictness/require-return-type: packages/reflection/tests/Fixtures/TestClassA.php#L9
Method `method` is missing a return type hint. Type hints improve code readability and help prevent type-related errors. Help: Consider adding a return type hint to method `method`.