Skip to content

Commit 521c743

Browse files
committed
fix: address remaining Copilot review comments on PR #284
- Use $userName instead of $roleName in ALTER USER (CreateProjectHandler) - Add JSON_THROW_ON_ERROR to json_decode in ABS/SourceFile (mirrors S3 fix) - Restore phpstan-phpunit extension includes in 3 packages - Restore phpstan-symfony extension include in driver-common
1 parent df5cc27 commit 521c743

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

phpstan.neon

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,5 @@ parameters:
1616
path: src/Connection/Snowflake/*
1717
reportUnmatched: false
1818
includes:
19+
- vendor/phpstan/phpstan-phpunit/extension.neon
1920
- phpstan-baseline.neon

0 commit comments

Comments
 (0)