1 Star 0 Fork 0

镜像库/glpi

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
phpstan.neon 661 Bytes
一键复制 编辑 原始数据 按行查看 历史
parameters:
parallel:
maximumNumberOfProcesses: 2
level: 1
bootstrapFiles:
- inc/based_config.php
paths:
- ajax
- front
- inc
- install
- src
stubFiles:
- stubs/glpi_constants.php
ignoreErrors:
- '/Call to static method \w+\(\) on an unknown class phpCAS/'
- '/Class Ldap\\Connection not found/'
- '/Class phpCAS not found/'
- '/Instantiated class (DB|DBSlave) not found/'
- '/Instantiated class XHProfRuns_Default not found/'
- '/\w+ has been replaced by \w+/'
rules:
- GlpiProject\Tools\PHPStan\Rules\GlobalVarTypeRule
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/dlcmirrors/glpi.git
git@gitee.com:dlcmirrors/glpi.git
dlcmirrors
glpi
glpi
10.0/bugfixes

搜索帮助