File "phpstan-baseline.neon"

Full path: /home/argothem/www/v4_old/plugins-dist/safehtml/lib/lib/phpstan-baseline.neon
File size: 341 bytes
MIME-type: text/plain
Charset: utf-8

parameters:
	ignoreErrors:
		-
			message: "#^Class SafeHTML referenced with incorrect case\\: safehtml\\.$#"
			count: 1
			path: inc/safehtml.php

		-
			message: "#^Function entites_html not found\\.$#"
			count: 1
			path: inc/safehtml.php

		-
			message: "#^Function find_in_path not found\\.$#"
			count: 1
			path: inc/safehtml.php