Skip to content

feat: add dynamic parameter type extensions #21515

feat: add dynamic parameter type extensions

feat: add dynamic parameter type extensions #21515

Triggered via pull request September 5, 2025 14:04
Status Failure
Total duration 7m 41s
Artifacts 7

phar.yml

on: pull_request
Download base SHA PHAR
Download base SHA PHAR
integration-tests  /  Check PHAR checksum
5s
integration-tests / Check PHAR checksum
extension-tests  /  Check PHAR checksum
5s
extension-tests / Check PHAR checksum
other-tests  /  Check PHAR checksum
8s
other-tests / Check PHAR checksum
Commit PHAR
0s
Commit PHAR
Checksum PHAR
Checksum PHAR
PHAR Prefix Diff
PHAR Prefix Diff
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
0s
integration-tests / Integration - Update baselines
Fit to window
Zoom out
Zoom in

Annotations

44 errors and 1 notice
extension-tests / Extension Tests (8.5, phpstan-deprecation-rules)
Process completed with exit code 2.
extension-tests / Extension Tests (8.5, phpstan-phpunit)
Process completed with exit code 2.
extension-tests / Extension Tests (8.5, phpstan-beberlei-assert)
Process completed with exit code 2.
extension-tests / Extension Tests (8.5, phpstan-webmozart-assert)
Process completed with exit code 2.
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.
extension-tests / Extension Tests (8.5, phpstan-symfony)
Process completed with exit code 2.
integration-tests / Integration - bladestan/bladestan
Process completed with exit code 1.
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 - 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 - laravel/framework: types/Database/Eloquent/Factories/Factory.php#L76
Expected type array<string, mixed>, actual: mixed
integration-tests / Integration - laravel/framework: types/Database/Eloquent/Factories/Factory.php#L68
Expected type array<string, mixed>, actual: mixed
integration-tests / Integration - laravel/framework: types/Database/Eloquent/Factories/Factory.php#L52
Expected type array<string, mixed>, actual: mixed
integration-tests / Integration - laravel/framework: types/Database/Eloquent/Factories/Factory.php#L44
Expected type array<string, mixed>, actual: mixed
integration-tests / Integration - laravel/framework: types/Database/Eloquent/Factories/Factory.php#L36
Expected type array<string, mixed>, actual: mixed
integration-tests / Integration - laravel/framework: types/Database/Eloquent/Factories/Factory.php#L22
Expected type array<string, mixed>, actual: mixed
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.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 (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 (7.4, phpstan-nette)
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.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.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.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.
integration-tests / Integration - Larastan tests PHP 8.3, ^11.15
Process completed with exit code 2.
extension-tests / Extension Tests (8.5, phpstan-strict-rules)
Process completed with exit code 2.
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
403 Bytes
sha256:3cb07a6da64ecd0c394d0a3ff092355a8cb58b52770b6fff10f7bb9cb9d37f3e
baselines-larastan-baseline.neon
936 Bytes
sha256:8e3dc332b8ebbf1e622a5422efd032ea63626b4d6d85e3456f70228154ef737e
baselines-laravel-types-baseline.neon
770 Bytes
sha256:049448760ee4f98fd469bcc76bbcb1aa35ee46a966a52b7d51c9263b92ac5311
baselines-rector-baseline.neon
506 Bytes
sha256:b47bec1f486c08d916158fa1df0142ca2ddf99dfb17687f45f08f8d2e07894af
baselines-shipmonk-dead-code-detector-baseline.neon
228 Bytes
sha256:2bbd2a6d0121658ded5d4bf6f47ce629f865fde8d77df7401d5518dcf08e3a5a
phar-file
3.65 MB
sha256:b590aa7ded2a017591803efa0d09486b330c8a19e7dd617e0cc917083fa4c8e7
phar-file-checksum
3.65 MB
sha256:621d8229c0915263b6d8d63a566f2bdc601a97f53bc2ffba27254ee416bf63d1