Add clsas for MD_STD_STRINGS more obscure string operations

This commit is contained in:
2025-01-16 14:21:04 +01:00
parent be437fcf5f
commit 9948ee5d3d
6 changed files with 106 additions and 1 deletions

12
phpstan.neon Normal file
View File

@@ -0,0 +1,12 @@
parameters:
level: 8
bootstrapFiles:
- ./tests/bootstrap.php
paths:
- src
- tests
dynamicConstantNames:
- DATABASENAME
- DATABASENAME_NODA
includes:
- phpstan-baseline.neon