File: phpstan-baseline.neon

package info (click to toggle)
php-composer-pcre 3.1.0-1%2Bdeb12u1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 292 kB
  • sloc: php: 1,291; makefile: 19
file content (6 lines) | stat: -rw-r--r-- 154 bytes parent folder | download
1
2
3
4
5
6
parameters:
	ignoreErrors:
		-
			message: "#^Offset 0 does not exist on string\\|null\\.$#"
			count: 1
			path: tests/PregTests/ReplaceCallbackTest.php