mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-23 18:38:53 +00:00
[ticket/16936] Ignore InvalidGlobal error message
PHPBB3-16936
This commit is contained in:
parent
7d7c7d8199
commit
848cf79523
1 changed files with 4 additions and 0 deletions
|
@ -11,4 +11,8 @@
|
|||
<projectFiles>
|
||||
<directory name="phpBB/phpbb"/>
|
||||
</projectFiles>
|
||||
|
||||
<issueHandlers>
|
||||
<InvalidGlobal errorLevel="suppress" />
|
||||
</issueHandlers>
|
||||
</psalm>
|
||||
|
|
Loading…
Add table
Reference in a new issue