File: phpstan-baseline-8x.neon

package info (click to toggle)
icingaweb2-module-cube 1.3.3-2
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 1,020 kB
  • sloc: php: 2,775; sh: 54; makefile: 15
file content (6 lines) | stat: -rw-r--r-- 243 bytes parent folder | download
1
2
3
4
5
6
parameters:
	ignoreErrors:
		-
			message: "#^Parameter \\#1 \\$callback of function call_user_func_array expects callable\\(\\)\\: mixed, array\\{Zend_Db_Select, string\\} given\\.$#"
			count: 1
			path: library/Cube/Ido/ZfSelectWrapper.php