add HttpEventListener test (#200)

This commit is contained in:
sunxyw
2022-12-25 19:29:44 +08:00
committed by GitHub
parent ca430123c9
commit ed5a9c6c12
7 changed files with 161 additions and 21 deletions

View File

@@ -10,6 +10,9 @@ parameters:
- '#Unsafe usage of new static#'
- '#Call to method initTableList\(\) of deprecated class ZM\\DB\\DB#'
- '#class Fiber#'
- # Ignore Prophesize deprecation bug: https://github.com/phpstan/phpstan-deprecation-rules/issues/76
message: '#^Call to deprecated method prophesize\(\) of class Tests\\TestCase#'
path: tests
dynamicConstantNames:
- SWOOLE_VERSION
- ZM_TEST_LOG_DEBUG