File: phpstan-baseline-8.2.neon

package info (click to toggle)
php-monolog 3.9.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 2,456 kB
  • sloc: php: 16,836; makefile: 20
file content (6 lines) | stat: -rw-r--r-- 141 bytes parent folder | download
1
2
3
4
5
6
parameters:
	ignoreErrors:
		-
			message: "#^Call to deprecated function utf8_encode\\(\\)\\.$#"
			count: 1
			path: src/Monolog/Utils.php