We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7549d5a commit 1b47539Copy full SHA for 1b47539
phpstan.neon
@@ -67,9 +67,6 @@ parameters:
67
-
68
message: '#Parameter \#1 \$tenantId of method App\\Repositories\\PersonRepository::(findByEmail|findByPhone|createOrUpdate)\(\) expects int, mixed given#'
69
path: tests/Feature/PersonTest.php
70
- -
71
- message: '#Constant HMAC_SHA256_OUTPUT_BYTES not found#'
72
- path: tests/Feature/PersonTest.php
73
74
# Laravel Eloquent BelongsTo covariance limitation - known PHPStan issue with template types
75
0 commit comments