File: phpstan-baseline.neon

package info (click to toggle)
php-seld-signal-handler 2.0.2-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 200 kB
  • sloc: php: 413; makefile: 15
file content (6 lines) | stat: -rw-r--r-- 229 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
parameters:
	ignoreErrors:
		-
			message: "#^Call to static method PHPUnit\\\\Framework\\\\Assert\\:\\:assertSame\\(\\) with 'SIGHUP' and null will always evaluate to false\\.$#"
			count: 1
			path: tests/SignalHandlerTest.php