1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-31 14:00:31 +02:00

[ticket/16936] Ignore InvalidGlobal error message

PHPBB3-16936
This commit is contained in:
Marc Alexander
2021-12-08 21:50:12 +01:00
parent 7d7c7d8199
commit 848cf79523

View File

@@ -11,4 +11,8 @@
<projectFiles>
<directory name="phpBB/phpbb"/>
</projectFiles>
<issueHandlers>
<InvalidGlobal errorLevel="suppress" />
</issueHandlers>
</psalm>