MOON
Server: Apache
System: Linux server1.studioinfinity.com.br 2.6.32-954.3.5.lve1.4.90.el6.x86_64 #1 SMP Tue Feb 21 12:26:30 UTC 2023 x86_64
User: artinside (517)
PHP: 7.4.33
Disabled: exec,passthru,shell_exec,system
Upload Files
File: /home/artinside/www/lhh/vendor/php-di/php-di/phpstan-baseline.neon
parameters:
	ignoreErrors:
		-
			message: "#^Else branch is unreachable because ternary operator condition is always true\\.$#"
			count: 1
			path: src\CompiledContainer.php

		-
			message: "#^Negated boolean expression is always false\\.$#"
			count: 1
			path: src\CompiledContainer.php

		-
			message: "#^Negated boolean expression is always false\\.$#"
			count: 2
			path: src\Compiler\Compiler.php

		-
			message: "#^If condition is always false\\.$#"
			count: 1
			path: src\Compiler\Compiler.php

		-
			message: "#^Else branch is unreachable because ternary operator condition is always true\\.$#"
			count: 2
			path: src\Container.php

		-
			message: "#^Negated boolean expression is always false\\.$#"
			count: 1
			path: src\Container.php

		-
			message: "#^Result of && is always false\\.$#"
			count: 1
			path: src\ContainerBuilder.php

		-
			message: "#^Else branch is unreachable because ternary operator condition is always true\\.$#"
			count: 1
			path: src\ContainerBuilder.php

		-
			message: "#^Negated boolean expression is always false\\.$#"
			count: 1
			path: src\Definition\ArrayDefinitionExtension.php

		-
			message: "#^Parameter \\#1 \\$definition \\(DI\\\\Definition\\\\InstanceDefinition\\) of method DI\\\\Definition\\\\Resolver\\\\InstanceInjector\\:\\:resolve\\(\\) should be compatible with parameter \\$definition \\(DI\\\\Definition\\\\ObjectDefinition\\) of method DI\\\\Definition\\\\Resolver\\\\ObjectCreator\\:\\:resolve\\(\\)$#"
			count: 1
			path: src\Definition\Resolver\InstanceInjector.php

		-
			message: "#^Instanceof between DI\\\\Definition\\\\Definition and DI\\\\Definition\\\\AutowireDefinition will always evaluate to false\\.$#"
			count: 1
			path: src\Definition\Source\SourceCache.php

		-
			message: "#^Parameter \\#1 \\$autoload_function of function spl_autoload_register expects callable\\(string\\)\\: void, ProxyManager\\\\Autoloader\\\\AutoloaderInterface given\\.$#"
			count: 1
			path: src\Proxy\ProxyFactory.php