feat: add dynamic parameter type extensions #21765
phar.yml
on: pull_request
Compiler Tests
4m 43s
Commit PHAR
0s
Checksum PHAR
0s
PHAR Prefix Diff
0s
Matrix: integration-tests / integration-run-phpstan
Matrix: integration-tests / integration-tests
Matrix: extension-tests / Extension Tests
Matrix: other-tests / Other Tests
integration-tests
/
Integration - Update baselines
Annotations
38 errors and 1 notice
extension-tests / Extension Tests (8.5, phpstan-mockery)
Process completed with exit code 2.
|
integration-tests / Integration - rectorphp/rector-src
Process completed with exit code 1.
|
integration-tests / Integration - rectorphp/rector-src
Process completed with exit code 1.
|
integration-tests / Integration - rectorphp/rector-src
Cannot apply patch 0 (https://raw.githubusercontent.com/rectorphp/vendor-patches/main/patches/symfony-console-helper-helper-php.patch)!
|
integration-tests / Integration - shipmonk-rnd/phpstan-rules
Process completed with exit code 1.
|
integration-tests / Integration - shipmonk-rnd/phpstan-rules
Process completed with exit code 1.
|
integration-tests / Integration - shipmonk-rnd/phpstan-rules:
src/Rule/ForbidCheckedExceptionInCallableRule.php#L0
Ignored error pattern #^Method PHPStan\\Analyser\\NodeScopeResolver\:\:processExprNode\(\) invoked with 5 parameters, 6 required\.$# (arguments.count) in path /home/runner/work/phpstan-src/phpstan-src/e2e/integration/repo/src/Rule/ForbidCheckedExceptionInCallableRule.php was not matched in reported errors.
|
integration-tests / Integration - Rector tests
Process completed with exit code 1.
|
integration-tests / Integration - Rector tests
Cannot apply patch 0 (https://raw.githubusercontent.com/rectorphp/vendor-patches/main/patches/symfony-console-helper-helper-php.patch)!
|
integration-tests / Integration - shipmonk-rnd/dead-code-detector
Process completed with exit code 1.
|
integration-tests / Integration - shipmonk-rnd/dead-code-detector:
tests/Rule/DeadCodeRuleTest.php#L505
No error with identifier return.type is reported on line 505.
|
integration-tests / Integration - laravel/framework
Process completed with exit code 1.
|
integration-tests / Integration - laravel/framework:
types/Support/Helpers.php#L66
Unreachable statement - code above always terminates.
|
integration-tests / Integration - laravel/framework:
types/Support/Helpers.php#L47
Unreachable statement - code above always terminates.
|
integration-tests / Integration - bladestan/bladestan
Process completed with exit code 1.
|
integration-tests / Integration - bladestan/bladestan:
src/TemplateCompiler/Rules/TemplateRulesRegistry.php#L63
Possibly invalid array key type mixed.
|
integration-tests / Integration - bladestan/bladestan:
src/TemplateCompiler/PHPStan/FileAnalyserProvider.php#L37
Method Bladestan\TemplateCompiler\PHPStan\FileAnalyserProvider::provide() throws checked exception PHPStan\DependencyInjection\MissingServiceException but it's missing from the PHPDoc `@throws` tag.
|
integration-tests / Integration - bladestan/bladestan:
src/NodeAnalyzer/ViewVariableAnalyzer.php#L50
Method Bladestan\NodeAnalyzer\ViewVariableAnalyzer::resolve() throws checked exception ValueError but it's missing from the PHPDoc `@throws` tag.
|
integration-tests / Integration - larastan/larastan
Process completed with exit code 1.
|
integration-tests / Integration - larastan/larastan:
src/Rules/CheckDispatchArgumentTypesCompatibleWithClassConstructorRule.php#L123
Parameter #7 $acceptsNamedArguments of method PHPStan\Rules\FunctionCallParametersCheck::check() expects PHPStan\TrinaryLogic, string given.
|
integration-tests / Integration - larastan/larastan:
src/Rules/CheckDispatchArgumentTypesCompatibleWithClassConstructorRule.php#L122
Parameter #6 $nodeType of method PHPStan\Rules\FunctionCallParametersCheck::check() expects 'attribute'|'callable'|'function'|'method'|'new'|'staticMethod', PHPStan\TrinaryLogic given.
|
integration-tests / Integration - larastan/larastan:
src/Rules/CheckDispatchArgumentTypesCompatibleWithClassConstructorRule.php#L121
Parameter #5 $funcCall of method PHPStan\Rules\FunctionCallParametersCheck::check() expects PhpParser\Node\Expr\FuncCall|PhpParser\Node\Expr\MethodCall|PhpParser\Node\Expr\New_|PhpParser\Node\Expr\StaticCall, string given.
|
integration-tests / Integration - larastan/larastan:
src/Rules/CheckDispatchArgumentTypesCompatibleWithClassConstructorRule.php#L120
Parameter #4 $calleeReflection of method PHPStan\Rules\FunctionCallParametersCheck::check() expects PHPStan\Reflection\FunctionReflection|PHPStan\Reflection\MethodReflection|null, PhpParser\Node\Expr\StaticCall given.
|
extension-tests / Extension Tests (8.2, phpstan-nette)
Process completed with exit code 2.
|
extension-tests / Extension Tests (8.2, phpstan-nette):
src/Type/Nette/StringsReplaceCallbackClosureTypeExtension.php#L24
Class PHPStan\Type\Nette\StringsReplaceCallbackClosureTypeExtension implements deprecated interface PHPStan\Type\StaticMethodParameterClosureTypeExtension.
|
extension-tests / Extension Tests (8.4, phpstan-nette)
Process completed with exit code 2.
|
extension-tests / Extension Tests (8.4, phpstan-nette):
src/Type/Nette/StringsReplaceCallbackClosureTypeExtension.php#L24
Class PHPStan\Type\Nette\StringsReplaceCallbackClosureTypeExtension implements deprecated interface PHPStan\Type\StaticMethodParameterClosureTypeExtension.
|
extension-tests / Extension Tests (8.3, phpstan-nette)
Process completed with exit code 2.
|
extension-tests / Extension Tests (8.3, phpstan-nette):
src/Type/Nette/StringsReplaceCallbackClosureTypeExtension.php#L24
Class PHPStan\Type\Nette\StringsReplaceCallbackClosureTypeExtension implements deprecated interface PHPStan\Type\StaticMethodParameterClosureTypeExtension.
|
extension-tests / Extension Tests (8.1, phpstan-nette)
Process completed with exit code 2.
|
extension-tests / Extension Tests (8.1, phpstan-nette):
src/Type/Nette/StringsReplaceCallbackClosureTypeExtension.php#L24
Class PHPStan\Type\Nette\StringsReplaceCallbackClosureTypeExtension implements deprecated interface PHPStan\Type\StaticMethodParameterClosureTypeExtension.
|
extension-tests / Extension Tests (8.0, phpstan-nette)
Process completed with exit code 2.
|
extension-tests / Extension Tests (8.0, phpstan-nette):
src/Type/Nette/StringsReplaceCallbackClosureTypeExtension.php#L24
Class PHPStan\Type\Nette\StringsReplaceCallbackClosureTypeExtension implements deprecated interface PHPStan\Type\StaticMethodParameterClosureTypeExtension.
|
extension-tests / Extension Tests (7.4, phpstan-nette)
Process completed with exit code 2.
|
integration-tests / Integration - Larastan tests PHP 8.3, ^11.15
Process completed with exit code 2.
|
extension-tests / Extension Tests (7.4, phpstan-nette):
src/Type/Nette/StringsReplaceCallbackClosureTypeExtension.php#L24
Class PHPStan\Type\Nette\StringsReplaceCallbackClosureTypeExtension implements deprecated interface PHPStan\Type\StaticMethodParameterClosureTypeExtension.
|
extension-tests / Extension Tests (8.5, phpstan-nette)
Process completed with exit code 2.
|
extension-tests / Extension Tests (8.5, phpstan-nette):
src/Type/Nette/StringsReplaceCallbackClosureTypeExtension.php#L24
Class PHPStan\Type\Nette\StringsReplaceCallbackClosureTypeExtension implements deprecated interface PHPStan\Type\StaticMethodParameterClosureTypeExtension.
|
other-tests / Other Tests (7.4, windows-latest, cd e2e/name-conflict
composer install
cp ../../phpstan vendor/p...
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|
Artifacts
Produced during runtime
Name | Size | Digest | |
---|---|---|---|
baselines-bladestan-baseline.neon
|
510 Bytes |
sha256:4fedf7a157e8a13687dbb05d0993ccc7d0a49e315399f9c8a835712ee915279e
|
|
baselines-larastan-baseline.neon
|
915 Bytes |
sha256:980d85a471141139969f52898ebaf48ec4e8d9a47b8b1629151f6c16e459bc58
|
|
baselines-laravel-types-baseline.neon
|
317 Bytes |
sha256:bc3153f1e97fa897954b4872794c7238b5819be5ab0bcdd0acb759d17a449c54
|
|
baselines-rector-baseline.neon
|
506 Bytes |
sha256:1837929fabc821e4f4624a61ae7a295ffe65f54e3e07a9a1b898bc337ebb82ec
|
|
baselines-shipmonk-dead-code-detector-baseline.neon
|
228 Bytes |
sha256:bedec7e34efc4b1f5242308f07b5206984a08be2779a3a98211a72e20492e362
|
|
baselines-shipmonk-rnd-baseline.neon
|
371 Bytes |
sha256:56eb476c658652bfce40c4a416a137442564bd1cd8ab4791f8a59fed07b27e2c
|
|
phar-file
|
3.66 MB |
sha256:c53ad81655304594cde454056708fb7b329ffbd160a0cf6db061ee3d38587b81
|
|
phar-file-checksum
|
3.66 MB |
sha256:6df7a31a81dff597a0a6f87abd81827ec25d5c7c4aefb57bcb5a298392faa9ca
|
|