initial: bootstrap from BukidBountyApp base

This commit is contained in:
Jonathan Sykes
2026-06-06 18:43:00 +08:00
commit eb4a5731fb
5674 changed files with 160857 additions and 0 deletions

11
phpstan.neon Normal file
View File

@@ -0,0 +1,11 @@
# Magic behaviour with __get, __set, __call and __callStatic is not exactly static analyser-friendly :)
# Fortunately, You can ignore it by the following config.
#
parameters:
level: 5
paths:
- app
- config
reportUnmatchedIgnoredErrors: false
excludePaths:
ignoreErrors: