Skip to content

CI - delete appveyor windows build #228

CI - delete appveyor windows build

CI - delete appveyor windows build #228

Triggered via pull request June 16, 2025 12:25
Status Success
Total duration 3m 1s
Artifacts 13

php.yml

on: pull_request
Matrix: phpqa
Fit to window
Zoom out
Zoom in

Annotations

59 errors and 40 warnings
phpqa (7.2, yes): tests/RunningToolTest.php#L111
Call to method getExitCode() on an unknown class Prophecy\Prophecy\ObjectProphecy.
MethodSignatureMismatch: RoboFile.php#L5
RoboFile.php:5:7: MethodSignatureMismatch: Method Robo\Common\IO::setInput with return type 'Robo\Common\void' is different to return type 'Symfony\Component\Console\Input\void' of inherited method Symfony\Component\Console\Input\InputAwareInterface::setInput (see https://psalm.dev/042)
phpqa (8.3, yes): tests/RunningToolTest.php#L111
Call to method getExitCode() on an unknown class Prophecy\Prophecy\ObjectProphecy.
phpqa (8.3, yes): tests/RunningToolTest.php#L7
PHPDoc tag @SuppressWarnings has invalid value ((PHPMD.TooManyPublicMethods)): Unexpected token ".TooManyPublicMethods)", expected ')' at offset 27 on line 1
phpqa (8.3, yes): tests/OptionsTest.php#L5
PHPDoc tag @SuppressWarnings has invalid value ((PHPMD.TooManyPublicMethods)): Unexpected token ".TooManyPublicMethods)", expected ')' at offset 27 on line 1
phpqa (8.3, yes): tests/Config/ConfigTest.php#L5
PHPDoc tag @SuppressWarnings has invalid value ((PHPMD.TooManyPublicMethods)): Unexpected token ".TooManyPublicMethods)", expected ')' at offset 27 on line 1
phpqa (8.3, yes): src/paths.php#L51
Parameter #1 $array of function array_unique expects an array of values castable to string, array<int, array<int, string>|string> given.
phpqa (8.3, yes): src/Tools/Tools.php#L23
PHPDoc tag @SuppressWarnings has invalid value ((PHPMD.ExitExpression)): Unexpected token ".ExitExpression)", expected ')' at offset 27 on line 1
phpqa (8.3, yes): src/Tools/GetVersions.php#L148
Call to function method_exists() with 'Symfony\\Component…' and 'fromShellCommandline' will always evaluate to true.
phpqa (8.3, yes): src/Tools/Analyzer/Phpstan.php#L23
Parameter #1 $array (array<non-falsy-string>) to function array_filter does not contain falsy values, the array will always stay the same.
phpqa (8.3, yes): src/Task/AssetsLoader.php#L46
Parameter #3 $value of function curl_setopt expects bool, int given.
phpqa (7.4, yes): tests/RunningToolTest.php#L111
Call to method getExitCode() on an unknown class Prophecy\Prophecy\ObjectProphecy.
phpqa (7.4, yes): tests/RunningToolTest.php#L7
PHPDoc tag @SuppressWarnings has invalid value ((PHPMD.TooManyPublicMethods)): Unexpected token ".TooManyPublicMethods)", expected ')' at offset 27 on line 1
phpqa (7.4, yes): tests/OptionsTest.php#L5
PHPDoc tag @SuppressWarnings has invalid value ((PHPMD.TooManyPublicMethods)): Unexpected token ".TooManyPublicMethods)", expected ')' at offset 27 on line 1
PossiblyFalseArgument: src/Task/AssetsLoader.php#L49
src/Task/AssetsLoader.php:49:24: PossiblyFalseArgument: Argument 1 of curl_close cannot be false, possibly resource value expected (see https://psalm.dev/104)
phpqa (7.4, yes): tests/Config/ConfigTest.php#L5
PHPDoc tag @SuppressWarnings has invalid value ((PHPMD.TooManyPublicMethods)): Unexpected token ".TooManyPublicMethods)", expected ')' at offset 27 on line 1
phpqa (7.4, yes): src/paths.php#L51
Parameter #1 $array of function array_unique expects an array of values castable to string, array<int, array<int, string>|string> given.
PossiblyFalseArgument: src/Task/AssetsLoader.php#L48
src/Task/AssetsLoader.php:48:31: PossiblyFalseArgument: Argument 1 of curl_exec cannot be false, possibly resource value expected (see https://psalm.dev/104)
phpqa (7.4, yes): src/Tools/Tools.php#L23
PHPDoc tag @SuppressWarnings has invalid value ((PHPMD.ExitExpression)): Unexpected token ".ExitExpression)", expected ')' at offset 27 on line 1
PossiblyFalseArgument: src/Task/AssetsLoader.php#L47
src/Task/AssetsLoader.php:47:25: PossiblyFalseArgument: Argument 1 of curl_setopt cannot be false, possibly resource value expected (see https://psalm.dev/104)
phpqa (7.4, yes): src/Tools/GetVersions.php#L148
Call to function method_exists() with 'Symfony\\Component…' and 'fromShellCommandline' will always evaluate to true.
phpqa (7.4, yes): src/Tools/Analyzer/Phpstan.php#L23
Parameter #1 $array (array<non-falsy-string>) to function array_filter does not contain falsy values, the array will always stay the same.
PossiblyFalseArgument: src/Task/AssetsLoader.php#L46
src/Task/AssetsLoader.php:46:25: PossiblyFalseArgument: Argument 1 of curl_setopt cannot be false, possibly resource value expected (see https://psalm.dev/104)
phpqa (7.4, yes): src/Task/AssetsLoader.php#L46
Parameter #3 $value of function curl_setopt expects bool, int given.
PossiblyInvalidOperand: src/RunningTool.php#L142
src/RunningTool.php:142:38: PossiblyInvalidOperand: Cannot concatenate with a array<array-key, string>|string (see https://psalm.dev/163)
PossiblyInvalidArgument: src/Options.php#L72
src/Options.php:72:44: PossiblyInvalidArgument: Argument 2 of explode expects string, but possibly different type array<array-key, string>|mixed|string provided (see https://psalm.dev/092)
PossiblyFalseArgument: src/IgnoredPaths.php#L22
src/IgnoredPaths.php:22:39: PossiblyFalseArgument: Argument 1 of strtoupper cannot be false, possibly string value expected (see https://psalm.dev/104)
phpqa (8, yes, 1): tests/RunningToolTest.php#L111
Call to method getExitCode() on an unknown class Prophecy\Prophecy\ObjectProphecy.
PossiblyUndefinedArrayOffset: src/CodeAnalysisTasks.php#L117
src/CodeAnalysisTasks.php:117:17: PossiblyUndefinedArrayOffset: Possibly undefined array key $cliOptions[$option] on array{analyzedDirs?: mixed, buildDir?: mixed, execution?: mixed, ignoredDirs?: mixed, ignoredFiles?: mixed, output?: mixed, report?: mixed, tools?: mixed, verbose?: mixed, ...<array-key, mixed>} (see https://psalm.dev/167)
phpqa (8, yes, 1): tests/RunningToolTest.php#L7
PHPDoc tag @SuppressWarnings has invalid value ((PHPMD.TooManyPublicMethods)): Unexpected token ".TooManyPublicMethods)", expected ')' at offset 27 on line 1
phpqa (8, yes, 1): tests/OptionsTest.php#L5
PHPDoc tag @SuppressWarnings has invalid value ((PHPMD.TooManyPublicMethods)): Unexpected token ".TooManyPublicMethods)", expected ')' at offset 27 on line 1
RedundantCondition: src/CodeAnalysisTasks.php#L71
src/CodeAnalysisTasks.php:71:30: RedundantCondition: Operand of type Symfony\Component\Console\Input\bool is always truthy (see https://psalm.dev/122)
phpqa (8, yes, 1): tests/Config/ConfigTest.php#L5
PHPDoc tag @SuppressWarnings has invalid value ((PHPMD.TooManyPublicMethods)): Unexpected token ".TooManyPublicMethods)", expected ')' at offset 27 on line 1
phpqa (8, yes, 1): src/paths.php#L51
Parameter #1 $array of function array_unique expects an array of values castable to string, array<int, array<int, string>|string> given.
phpqa (8, yes, 1): src/Tools/Tools.php#L23
PHPDoc tag @SuppressWarnings has invalid value ((PHPMD.ExitExpression)): Unexpected token ".ExitExpression)", expected ')' at offset 27 on line 1
phpqa (8, yes, 1): src/Tools/GetVersions.php#L148
Call to function method_exists() with 'Symfony\\Component…' and 'fromShellCommandline' will always evaluate to true.
phpqa (8, yes, 1): src/Tools/Analyzer/Phpstan.php#L23
Parameter #1 $array (array<non-falsy-string>) to function array_filter does not contain falsy values, the array will always stay the same.
phpqa (8, yes, 1): src/Task/AssetsLoader.php#L46
Parameter #3 $value of function curl_setopt expects bool, int given.
MethodSignatureMismatch: RoboFile.php#L5
RoboFile.php:5:7: MethodSignatureMismatch: Method Robo\Common\IO::setInput with return type 'Robo\Common\void' is different to return type 'Symfony\Component\Console\Input\void' of inherited method Symfony\Component\Console\Input\InputAwareInterface::setInput (see https://psalm.dev/042)
MethodSignatureMismatch: RoboFile.php#L5
RoboFile.php:5:7: MethodSignatureMismatch: Method Robo\Common\IO::setInput with return type 'Robo\Common\void' is different to return type 'Symfony\Component\Console\Input\void' of inherited method Symfony\Component\Console\Input\InputAwareInterface::setInput (see https://psalm.dev/042)
phpqa (8.4, yes): tests/RunningToolTest.php#L111
Call to method getExitCode() on an unknown class Prophecy\Prophecy\ObjectProphecy.
phpqa (8.4, yes): tests/RunningToolTest.php#L7
PHPDoc tag @SuppressWarnings has invalid value ((PHPMD.TooManyPublicMethods)): Unexpected token ".TooManyPublicMethods)", expected ')' at offset 27 on line 1
phpqa (8.4, yes): tests/OptionsTest.php#L5
PHPDoc tag @SuppressWarnings has invalid value ((PHPMD.TooManyPublicMethods)): Unexpected token ".TooManyPublicMethods)", expected ')' at offset 27 on line 1
phpqa (8.4, yes): tests/Config/ConfigTest.php#L5
PHPDoc tag @SuppressWarnings has invalid value ((PHPMD.TooManyPublicMethods)): Unexpected token ".TooManyPublicMethods)", expected ')' at offset 27 on line 1
phpqa (8.4, yes): src/paths.php#L51
Parameter #1 $array of function array_unique expects an array of values castable to string, array<int, array<int, string>|string> given.
phpqa (8.4, yes): src/Tools/Tools.php#L23
PHPDoc tag @SuppressWarnings has invalid value ((PHPMD.ExitExpression)): Unexpected token ".ExitExpression)", expected ')' at offset 27 on line 1
phpqa (8.4, yes): src/Tools/GetVersions.php#L148
Call to function method_exists() with 'Symfony\\Component…' and 'fromShellCommandline' will always evaluate to true.
phpqa (8.4, yes): src/Tools/Analyzer/Phpstan.php#L23
Parameter #1 $array (array<non-falsy-string>) to function array_filter does not contain falsy values, the array will always stay the same.
phpqa (8.4, yes): src/Task/AssetsLoader.php#L46
Parameter #3 $value of function curl_setopt expects bool, int given.
InvalidArgument: src/Task/AssetsLoader.php#L58
src/Task/AssetsLoader.php:58:13: InvalidArgument: Argument 1 of Symfony\Component\Console\Output\OutputInterface::writeln expects Symfony\Component\Console\Output\iterable|Symfony\Component\Console\Output\string, but non-empty-string provided (see https://psalm.dev/004)
PossiblyFalseArgument: src/Task/AssetsLoader.php#L49
src/Task/AssetsLoader.php:49:24: PossiblyFalseArgument: Argument 1 of curl_close cannot be false, possibly resource value expected (see https://psalm.dev/104)
PossiblyFalseArgument: src/Task/AssetsLoader.php#L48
src/Task/AssetsLoader.php:48:31: PossiblyFalseArgument: Argument 1 of curl_exec cannot be false, possibly resource value expected (see https://psalm.dev/104)
PossiblyFalseArgument: src/Task/AssetsLoader.php#L47
src/Task/AssetsLoader.php:47:25: PossiblyFalseArgument: Argument 1 of curl_setopt cannot be false, possibly resource value expected (see https://psalm.dev/104)
PossiblyFalseArgument: src/Task/AssetsLoader.php#L46
src/Task/AssetsLoader.php:46:25: PossiblyFalseArgument: Argument 1 of curl_setopt cannot be false, possibly resource value expected (see https://psalm.dev/104)
PossiblyInvalidOperand: src/RunningTool.php#L142
src/RunningTool.php:142:38: PossiblyInvalidOperand: Cannot concatenate with a array<array-key, string>|string (see https://psalm.dev/163)
PossiblyInvalidArgument: src/Options.php#L72
src/Options.php:72:44: PossiblyInvalidArgument: Argument 2 of explode expects string, but possibly different type array<array-key, string>|mixed|string provided (see https://psalm.dev/092)
PossiblyFalseArgument: src/IgnoredPaths.php#L22
src/IgnoredPaths.php:22:39: PossiblyFalseArgument: Argument 1 of strtoupper cannot be false, possibly string value expected (see https://psalm.dev/104)
PossiblyUndefinedArrayOffset: src/CodeAnalysisTasks.php#L117
src/CodeAnalysisTasks.php:117:17: PossiblyUndefinedArrayOffset: Possibly undefined array key $cliOptions[$option] on array{analyzedDirs?: mixed, buildDir?: mixed, execution?: mixed, ignoredDirs?: mixed, ignoredFiles?: mixed, output?: mixed, report?: mixed, tools?: mixed, verbose?: mixed, ...<array-key, mixed>} (see https://psalm.dev/167)
RedundantCondition: src/CodeAnalysisTasks.php#L71
src/CodeAnalysisTasks.php:71:30: RedundantCondition: Operand of type Symfony\Component\Console\Input\bool is always truthy (see https://psalm.dev/122)
MissingParamType: src/CodeAnalysisTasks.php#L42
src/CodeAnalysisTasks.php:42:9: MissingParamType: Parameter $opts has no provided type (see https://psalm.dev/154)
MissingReturnType: src/CodeAnalysisTasks.php#L41
src/CodeAnalysisTasks.php:41:21: MissingReturnType: Method Edge\QA\CodeAnalysisTasks::ci does not have a return type (see https://psalm.dev/050)
DeprecatedMethod: src/CodeAnalysisTasks.php#L24
src/CodeAnalysisTasks.php:24:51: DeprecatedMethod: The method Robo\Common\OutputAwareTrait::getOutput has been marked as deprecated (see https://psalm.dev/001)
MissingParamType: src/CodeAnalysisTasks.php#L19
src/CodeAnalysisTasks.php:19:9: MissingParamType: Parameter $opts has no provided type (see https://psalm.dev/154)
MissingReturnType: src/CodeAnalysisTasks.php#L18
src/CodeAnalysisTasks.php:18:21: MissingReturnType: Method Edge\QA\CodeAnalysisTasks::tools does not have a return type, expecting void (see https://psalm.dev/050)
MissingConstructor: src/CodeAnalysisTasks.php#L12
src/CodeAnalysisTasks.php:12:13: MissingConstructor: Edge\QA\RoboFile has an uninitialized property Edge\QA\CodeAnalysisTasks::$options, but no constructor (see https://psalm.dev/073)
MissingConstructor: src/CodeAnalysisTasks.php#L10
src/CodeAnalysisTasks.php:10:13: MissingConstructor: Edge\QA\RoboFile has an uninitialized property Edge\QA\CodeAnalysisTasks::$tools, but no constructor (see https://psalm.dev/073)
ClassMustBeFinal: RoboFile.php#L5
RoboFile.php:5:7: ClassMustBeFinal: Class Edge\QA\RoboFile is never extended and is not part of the public API, and thus must be made final. (see https://psalm.dev/361)
UnusedClass: RoboFile.php#L5
RoboFile.php:5:7: UnusedClass: Class Edge\QA\RoboFile is never used (see https://psalm.dev/075)
DeprecatedInterface: RoboFile.php#L5
RoboFile.php:5:7: DeprecatedInterface: Robo\Contract\OutputAwareInterface is marked deprecated (see https://psalm.dev/152)
MissingParamType: src/CodeAnalysisTasks.php#L42
src/CodeAnalysisTasks.php:42:9: MissingParamType: Parameter $opts has no provided type (see https://psalm.dev/154)
MissingReturnType: src/CodeAnalysisTasks.php#L41
src/CodeAnalysisTasks.php:41:21: MissingReturnType: Method Edge\QA\CodeAnalysisTasks::ci does not have a return type (see https://psalm.dev/050)
DeprecatedMethod: src/CodeAnalysisTasks.php#L24
src/CodeAnalysisTasks.php:24:51: DeprecatedMethod: The method Robo\Common\OutputAwareTrait::getOutput has been marked as deprecated (see https://psalm.dev/001)
MissingParamType: src/CodeAnalysisTasks.php#L19
src/CodeAnalysisTasks.php:19:9: MissingParamType: Parameter $opts has no provided type (see https://psalm.dev/154)
MissingReturnType: src/CodeAnalysisTasks.php#L18
src/CodeAnalysisTasks.php:18:21: MissingReturnType: Method Edge\QA\CodeAnalysisTasks::tools does not have a return type, expecting void (see https://psalm.dev/050)
MissingConstructor: src/CodeAnalysisTasks.php#L12
src/CodeAnalysisTasks.php:12:13: MissingConstructor: Edge\QA\RoboFile has an uninitialized property Edge\QA\CodeAnalysisTasks::$options, but no constructor (see https://psalm.dev/073)
MissingConstructor: src/CodeAnalysisTasks.php#L10
src/CodeAnalysisTasks.php:10:13: MissingConstructor: Edge\QA\RoboFile has an uninitialized property Edge\QA\CodeAnalysisTasks::$tools, but no constructor (see https://psalm.dev/073)
ClassMustBeFinal: RoboFile.php#L5
RoboFile.php:5:7: ClassMustBeFinal: Class Edge\QA\RoboFile is never extended and is not part of the public API, and thus must be made final. (see https://psalm.dev/361)
UnusedClass: RoboFile.php#L5
RoboFile.php:5:7: UnusedClass: Class Edge\QA\RoboFile is never used (see https://psalm.dev/075)
DeprecatedInterface: RoboFile.php#L5
RoboFile.php:5:7: DeprecatedInterface: Robo\Contract\OutputAwareInterface is marked deprecated (see https://psalm.dev/152)
MissingParamType: src/CodeAnalysisTasks.php#L42
src/CodeAnalysisTasks.php:42:9: MissingParamType: Parameter $opts has no provided type (see https://psalm.dev/154)
MissingReturnType: src/CodeAnalysisTasks.php#L41
src/CodeAnalysisTasks.php:41:21: MissingReturnType: Method Edge\QA\CodeAnalysisTasks::ci does not have a return type (see https://psalm.dev/050)
DeprecatedMethod: src/CodeAnalysisTasks.php#L24
src/CodeAnalysisTasks.php:24:51: DeprecatedMethod: The method Robo\Common\OutputAwareTrait::getOutput has been marked as deprecated (see https://psalm.dev/001)
MissingParamType: src/CodeAnalysisTasks.php#L19
src/CodeAnalysisTasks.php:19:9: MissingParamType: Parameter $opts has no provided type (see https://psalm.dev/154)
MissingReturnType: src/CodeAnalysisTasks.php#L18
src/CodeAnalysisTasks.php:18:21: MissingReturnType: Method Edge\QA\CodeAnalysisTasks::tools does not have a return type, expecting void (see https://psalm.dev/050)
MissingConstructor: src/CodeAnalysisTasks.php#L12
src/CodeAnalysisTasks.php:12:13: MissingConstructor: Edge\QA\RoboFile has an uninitialized property Edge\QA\CodeAnalysisTasks::$options, but no constructor (see https://psalm.dev/073)
MissingConstructor: src/CodeAnalysisTasks.php#L10
src/CodeAnalysisTasks.php:10:13: MissingConstructor: Edge\QA\RoboFile has an uninitialized property Edge\QA\CodeAnalysisTasks::$tools, but no constructor (see https://psalm.dev/073)
ClassMustBeFinal: RoboFile.php#L5
RoboFile.php:5:7: ClassMustBeFinal: Class Edge\QA\RoboFile is never extended and is not part of the public API, and thus must be made final. (see https://psalm.dev/361)
UnusedClass: RoboFile.php#L5
RoboFile.php:5:7: UnusedClass: Class Edge\QA\RoboFile is never used (see https://psalm.dev/075)
DeprecatedInterface: RoboFile.php#L5
RoboFile.php:5:7: DeprecatedInterface: Robo\Contract\OutputAwareInterface is marked deprecated (see https://psalm.dev/152)
MissingParamType: src/CodeAnalysisTasks.php#L42
src/CodeAnalysisTasks.php:42:9: MissingParamType: Parameter $opts has no provided type (see https://psalm.dev/154)
MissingReturnType: src/CodeAnalysisTasks.php#L41
src/CodeAnalysisTasks.php:41:21: MissingReturnType: Method Edge\QA\CodeAnalysisTasks::ci does not have a return type (see https://psalm.dev/050)
DeprecatedMethod: src/CodeAnalysisTasks.php#L24
src/CodeAnalysisTasks.php:24:51: DeprecatedMethod: The method Robo\Common\OutputAwareTrait::getOutput has been marked as deprecated (see https://psalm.dev/001)
MissingParamType: src/CodeAnalysisTasks.php#L19
src/CodeAnalysisTasks.php:19:9: MissingParamType: Parameter $opts has no provided type (see https://psalm.dev/154)
MissingReturnType: src/CodeAnalysisTasks.php#L18
src/CodeAnalysisTasks.php:18:21: MissingReturnType: Method Edge\QA\CodeAnalysisTasks::tools does not have a return type, expecting void (see https://psalm.dev/050)
MissingConstructor: src/CodeAnalysisTasks.php#L12
src/CodeAnalysisTasks.php:12:13: MissingConstructor: Edge\QA\RoboFile has an uninitialized property Edge\QA\CodeAnalysisTasks::$options, but no constructor (see https://psalm.dev/073)
MissingConstructor: src/CodeAnalysisTasks.php#L10
src/CodeAnalysisTasks.php:10:13: MissingConstructor: Edge\QA\RoboFile has an uninitialized property Edge\QA\CodeAnalysisTasks::$tools, but no constructor (see https://psalm.dev/073)
ClassMustBeFinal: RoboFile.php#L5
RoboFile.php:5:7: ClassMustBeFinal: Class Edge\QA\RoboFile is never extended and is not part of the public API, and thus must be made final. (see https://psalm.dev/361)
UnusedClass: RoboFile.php#L5
RoboFile.php:5:7: UnusedClass: Class Edge\QA\RoboFile is never used (see https://psalm.dev/075)
DeprecatedInterface: RoboFile.php#L5
RoboFile.php:5:7: DeprecatedInterface: Robo\Contract\OutputAwareInterface is marked deprecated (see https://psalm.dev/152)

Artifacts

Produced during runtime
Name Size Digest
phpqa-5.4 Expired
177 KB
sha256:e2f91441a296214acd510415c6b92b6faa6a76fca042b23092a0602f82b3bc56
phpqa-5.5 Expired
438 KB
sha256:b8a46048223f969290973124c5a72d80e098506b4b81248d9d8786905bdf2413
phpqa-5.6 Expired
442 KB
sha256:e1638eba6f0b1a1e9a24d678dabc708909f14f2b8fc855312c6c807f50156452
phpqa-7 Expired
440 KB
sha256:09a67bbabae53625837b08d4a0ae48bb362ef9695a6aea7bfae7251049db7150
phpqa-7.1 Expired
447 KB
sha256:ead78f162ed15b0d04d4d196e5f5a7b5fe0b287c1af8b76bfab53ff7506af691
phpqa-7.2 Expired
446 KB
sha256:9dd2abb7896e6c7d0a52fb166657cd08a4badf72eb7e2e1720625e83f6475c2a
phpqa-7.3 Expired
441 KB
sha256:3b60a142e3ee10912e6662e43d6828d89f0ac594913e26ef630298ad58b1baaa
phpqa-7.4 Expired
448 KB
sha256:368e532ee5cd5788852fbca83e7efa51656d15f938e40497a41543d21e8f4294
phpqa-8 Expired
448 KB
sha256:4a48101f0f20213127be3a71b4c529b62e4628fbde65911d21d225781290db6a
phpqa-8.1 Expired
505 KB
sha256:7c0d06f7d61472ad6bf493ebacc0b36b0238dab4a78ad53f877eadfe14076fce
phpqa-8.2 Expired
505 KB
sha256:89251c4fef11b5e3c936da8e72ae22e4f68fed76739a74628c8adcd119cc4a82
phpqa-8.3 Expired
505 KB
sha256:8680f2d3c40848cfefcfa5e7bdb6c42fdfd71fb4aeb4a875483e51c025af4ad2
phpqa-8.4 Expired
504 KB
sha256:1a4b9812c218c597f227ebd1742a8a4b59ef98db13009050f7ab35c4a37fbfad