phpstan-baseline.neon 229 B

123456
  1. parameters:
  2. ignoreErrors:
  3. -
  4. message: "#^Call to static method PHPUnit\\\\Framework\\\\Assert\\:\\:assertSame\\(\\) with 'SIGHUP' and null will always evaluate to false\\.$#"
  5. count: 1
  6. path: tests/SignalHandlerTest.php