File "phpstan-baseline.neon"

Full path: /home/argothem/www/organecyberpresse/plugins-dist/archiviste/phpstan-baseline.neon
File size: 270 bytes
MIME-type: text/plain
Charset: utf-8

parameters:
	ignoreErrors:
		-
			message: "#^Function include_spip not found\\.$#"
			count: 8
			path: inc/archives.php

		-
			message: "#^Parameter \\#3 \\$alias of class PharData constructor expects string, null given\\.$#"
			count: 1
			path: src/TarArchive.php