Commit e75c7130 authored by Gábor Hojtsy's avatar Gábor Hojtsy
Browse files

Issue #3269841 by kporras07, perumalp2, Gábor Hojtsy, divya.lakshman,...

Issue #3269841 by kporras07, perumalp2, Gábor Hojtsy, divya.lakshman, scottdavisxx, malik.kotob, Chris Matthews: Failed to listen on "tcp://127.0.0.1:0": Cannot assign requested address (E ADDRNOTAVAIL)
parent 03f3846d
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
# FROM mglaman/drupal-check/phpstan/deprecation_testing.neon
parameters:
	parallel:
		maximumNumberOfProcesses: 0
	customRulesetUsed: true
	ignoreErrors:
		- '#\Drupal calls should be avoided in classes, use dependency injection instead#'