403Webshell
Server IP : 139.59.63.204  /  Your IP : 216.73.217.62
Web Server : Apache/2.4.58 (Ubuntu)
System : Linux ubuntu-s-1vcpu-1gb-blr1-01 6.8.0-110-generic #110-Ubuntu SMP PREEMPT_DYNAMIC Thu Mar 19 15:09:20 UTC 2026 x86_64
User : root ( 0)
PHP Version : 8.3.6
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : OFF  |  Sudo : ON  |  Pkexec : OFF
Directory :  /var/www/crmapp/vendor/spatie/error-solutions/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /var/www/crmapp/vendor/spatie/error-solutions/phpstan-baseline.neon
parameters:
	ignoreErrors:
		-
			message: "#^PHPDoc tag @param for parameter \\$solutionProvider with type class\\-string\\<Spatie\\\\ErrorSolutions\\\\Contracts\\\\HasSolutionsForThrowable\\>\\|Spatie\\\\ErrorSolutions\\\\Contracts\\\\HasSolutionsForThrowable is not subtype of native type string\\.$#"
			count: 1
			path: src/Contracts/SolutionProviderRepository.php

		-
			message: "#^Method Spatie\\\\ErrorSolutions\\\\DiscoverSolutionProviders\\:\\:getProviderClassesForType\\(\\) should return array\\<Spatie\\\\ErrorSolutions\\\\Contracts\\\\HasSolutionsForThrowable\\> but returns array\\<int, string\\>\\.$#"
			count: 1
			path: src/DiscoverSolutionProviders.php

		-
			message: "#^Unable to resolve the template type TKey in call to function collect$#"
			count: 1
			path: src/SolutionProviders/Laravel/InvalidRouteActionSolutionProvider.php

		-
			message: "#^Unable to resolve the template type TValue in call to function collect$#"
			count: 1
			path: src/SolutionProviders/Laravel/InvalidRouteActionSolutionProvider.php

		-
			message: "#^Call to method getSolutionDescription\\(\\) on an unknown class Spatie\\\\ErrorSolutions\\\\Solutions\\\\Laravel\\\\SuggestCorrectVariableNameSolution\\.$#"
			count: 1
			path: src/SolutionProviders/Laravel/UndefinedViewVariableSolutionProvider.php

		-
			message: "#^Call to method getSolutionTitle\\(\\) on an unknown class Spatie\\\\ErrorSolutions\\\\Solutions\\\\Laravel\\\\SuggestCorrectVariableNameSolution\\.$#"
			count: 1
			path: src/SolutionProviders/Laravel/UndefinedViewVariableSolutionProvider.php

		-
			message: "#^Call to method getViewData\\(\\) on an unknown class Spatie\\\\LaravelFlare\\\\Exceptions\\\\ViewException\\.$#"
			count: 1
			path: src/SolutionProviders/Laravel/UndefinedViewVariableSolutionProvider.php

		-
			message: "#^Call to method getViewData\\(\\) on an unknown class Spatie\\\\LaravelIgnition\\\\Exceptions\\\\ViewException\\.$#"
			count: 1
			path: src/SolutionProviders/Laravel/UndefinedViewVariableSolutionProvider.php

		-
			message: "#^Call to method isRunnable\\(\\) on an unknown class Spatie\\\\ErrorSolutions\\\\Solutions\\\\Laravel\\\\SuggestCorrectVariableNameSolution\\.$#"
			count: 1
			path: src/SolutionProviders/Laravel/UndefinedViewVariableSolutionProvider.php

		-
			message: "#^Class Spatie\\\\LaravelFlare\\\\Exceptions\\\\ViewException not found\\.$#"
			count: 1
			path: src/SolutionProviders/Laravel/UndefinedViewVariableSolutionProvider.php

		-
			message: "#^Class Spatie\\\\LaravelIgnition\\\\Exceptions\\\\ViewException not found\\.$#"
			count: 1
			path: src/SolutionProviders/Laravel/UndefinedViewVariableSolutionProvider.php

		-
			message: "#^Instantiated class Spatie\\\\ErrorSolutions\\\\Solutions\\\\Laravel\\\\SuggestCorrectVariableNameSolution not found\\.$#"
			count: 1
			path: src/SolutionProviders/Laravel/UndefinedViewVariableSolutionProvider.php

		-
			message: "#^Parameter \\$throwable of method Spatie\\\\ErrorSolutions\\\\SolutionProviders\\\\Laravel\\\\UndefinedViewVariableSolutionProvider\\:\\:findCorrectVariableSolutions\\(\\) has invalid type Spatie\\\\LaravelFlare\\\\Exceptions\\\\ViewException\\.$#"
			count: 2
			path: src/SolutionProviders/Laravel/UndefinedViewVariableSolutionProvider.php

		-
			message: "#^Parameter \\$throwable of method Spatie\\\\ErrorSolutions\\\\SolutionProviders\\\\Laravel\\\\UndefinedViewVariableSolutionProvider\\:\\:findCorrectVariableSolutions\\(\\) has invalid type Spatie\\\\LaravelIgnition\\\\Exceptions\\\\ViewException\\.$#"
			count: 2
			path: src/SolutionProviders/Laravel/UndefinedViewVariableSolutionProvider.php

		-
			message: "#^Unable to resolve the template type TKey in call to function collect$#"
			count: 1
			path: src/SolutionProviders/Laravel/UndefinedViewVariableSolutionProvider.php

		-
			message: "#^Unable to resolve the template type TValue in call to function collect$#"
			count: 1
			path: src/SolutionProviders/Laravel/UndefinedViewVariableSolutionProvider.php

		-
			message: "#^Method Spatie\\\\ErrorSolutions\\\\SolutionProviders\\\\Laravel\\\\UnknownValidationSolutionProvider\\:\\:getAvailableMethods\\(\\) return type with generic class Illuminate\\\\Support\\\\Collection does not specify its types\\: TKey, TValue$#"
			count: 1
			path: src/SolutionProviders/Laravel/UnknownValidationSolutionProvider.php

		-
			message: "#^Parameter \\#1 \\$callback of method Illuminate\\\\Support\\\\Collection\\<int,ReflectionMethod\\>\\:\\:filter\\(\\) expects \\(callable\\(ReflectionMethod, int\\)\\: bool\\)\\|null, Closure\\(ReflectionMethod\\)\\: \\(0\\|1\\|false\\) given\\.$#"
			count: 1
			path: src/SolutionProviders/Laravel/UnknownValidationSolutionProvider.php

		-
			message: "#^Unable to resolve the template type TMakeKey in call to method static method Illuminate\\\\Support\\\\Collection\\<\\(int\\|string\\),mixed\\>\\:\\:make\\(\\)$#"
			count: 1
			path: src/SolutionProviders/Laravel/UnknownValidationSolutionProvider.php

		-
			message: "#^Unable to resolve the template type TMakeValue in call to method static method Illuminate\\\\Support\\\\Collection\\<\\(int\\|string\\),mixed\\>\\:\\:make\\(\\)$#"
			count: 1
			path: src/SolutionProviders/Laravel/UnknownValidationSolutionProvider.php

		-
			message: "#^Call to method getMessage\\(\\) on an unknown class Spatie\\\\Ignition\\\\Exceptions\\\\ViewException\\.$#"
			count: 1
			path: src/SolutionProviders/Laravel/ViewNotFoundSolutionProvider.php

		-
			message: "#^Call to method getMessage\\(\\) on an unknown class Spatie\\\\LaravelFlare\\\\Exceptions\\\\ViewException\\.$#"
			count: 1
			path: src/SolutionProviders/Laravel/ViewNotFoundSolutionProvider.php

		-
			message: "#^Class Spatie\\\\Ignition\\\\Exceptions\\\\ViewException not found\\.$#"
			count: 1
			path: src/SolutionProviders/Laravel/ViewNotFoundSolutionProvider.php

		-
			message: "#^Class Spatie\\\\LaravelFlare\\\\Exceptions\\\\ViewException not found\\.$#"
			count: 1
			path: src/SolutionProviders/Laravel/ViewNotFoundSolutionProvider.php

		-
			message: "#^Parameter \\#1 \\$missingView of method Spatie\\\\ErrorSolutions\\\\SolutionProviders\\\\Laravel\\\\ViewNotFoundSolutionProvider\\:\\:findRelatedView\\(\\) expects string, string\\|null given\\.$#"
			count: 1
			path: src/SolutionProviders/Laravel/ViewNotFoundSolutionProvider.php

		-
			message: "#^Class Livewire\\\\LivewireComponentsFinder not found\\.$#"
			count: 1
			path: src/Solutions/Laravel/LivewireDiscoverSolution.php

		-
			message: "#^Method Spatie\\\\ErrorSolutions\\\\Solutions\\\\OpenAi\\\\DummyCache\\:\\:setMultiple\\(\\) has parameter \\$values with no value type specified in iterable type iterable\\.$#"
			count: 1
			path: src/Solutions/OpenAi/DummyCache.php

		-
			message: "#^Cannot call method get\\(\\) on Psr\\\\SimpleCache\\\\CacheInterface\\|null\\.$#"
			count: 1
			path: src/Solutions/OpenAi/OpenAiSolution.php

		-
			message: "#^Cannot call method getSnippetAsString\\(\\) on Spatie\\\\Backtrace\\\\Frame\\|null\\.$#"
			count: 1
			path: src/Solutions/OpenAi/OpenAiSolution.php

		-
			message: "#^Cannot call method set\\(\\) on Psr\\\\SimpleCache\\\\CacheInterface\\|null\\.$#"
			count: 1
			path: src/Solutions/OpenAi/OpenAiSolution.php

		-
			message: "#^Parameter \\#1 \\$rawText of class Spatie\\\\ErrorSolutions\\\\Solutions\\\\OpenAi\\\\OpenAiSolutionResponse constructor expects string, string\\|null given\\.$#"
			count: 1
			path: src/Solutions/OpenAi/OpenAiSolution.php

		-
			message: "#^Parameter \\$line of class Spatie\\\\ErrorSolutions\\\\Solutions\\\\OpenAi\\\\OpenAiPromptViewModel constructor expects string, int given\\.$#"
			count: 1
			path: src/Solutions/OpenAi/OpenAiSolution.php

		-
			message: "#^Property Spatie\\\\ErrorSolutions\\\\Solutions\\\\OpenAi\\\\OpenAiSolution\\:\\:\\$openAiSolutionResponse \\(Spatie\\\\ErrorSolutions\\\\Solutions\\\\OpenAi\\\\OpenAiSolutionResponse\\) does not accept Spatie\\\\ErrorSolutions\\\\Solutions\\\\OpenAi\\\\OpenAiSolutionResponse\\|null\\.$#"
			count: 1
			path: src/Solutions/OpenAi/OpenAiSolution.php

		-
			message: "#^Method Spatie\\\\ErrorSolutions\\\\Solutions\\\\OpenAi\\\\OpenAiSolutionResponse\\:\\:links\\(\\) return type has no value type specified in iterable type array\\.$#"
			count: 1
			path: src/Solutions/OpenAi/OpenAiSolutionResponse.php

		-
			message: "#^Method Spatie\\\\ErrorSolutions\\\\Support\\\\AiPromptRenderer\\:\\:renderAsString\\(\\) should return string but returns string\\|false\\.$#"
			count: 1
			path: src/Support/AiPromptRenderer.php

		-
			message: "#^Property Spatie\\\\ErrorSolutions\\\\Support\\\\Laravel\\\\LivewireComponentParser\\:\\:\\$reflectionClass \\(ReflectionClass\\<Livewire\\\\Component\\>\\) does not accept ReflectionClass\\<object\\>\\.$#"
			count: 1
			path: src/Support/Laravel/LivewireComponentParser.php

Youez - 2016 - github.com/yon3zu
LinuXploit