CI - update appveyor #220
Annotations
59 errors and 40 warnings
|
phpqa (8, yes, 1):
tests/RunningToolTest.php#L111
Call to method getExitCode() on an unknown class Prophecy\Prophecy\ObjectProphecy.
|
|
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
|
|
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)
|
|
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
|
|
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.
|
|
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
|
|
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.
|
|
phpqa (7.4, yes):
src/Task/AssetsLoader.php#L46
Parameter #3 $value of function curl_setopt expects bool, int given.
|
|
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.2, yes):
tests/RunningToolTest.php#L111
Call to method getExitCode() on an unknown class Prophecy\Prophecy\ObjectProphecy.
|
|
phpqa (8.2, 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.2, 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.2, 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.2, 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.2, 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.2, yes):
src/Tools/GetVersions.php#L148
Call to function method_exists() with 'Symfony\\Component…' and 'fromShellCommandline' will always evaluate to true.
|
|
phpqa (8.2, 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.2, yes):
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)
|
|
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:340eea09cc0c2661b3c0fbf6873ff8b670155abb23a3e7364e121e7a0bbee556
|
|
|
phpqa-5.5
Expired
|
438 KB |
sha256:4a1fcbc001946985b369e0b0fc727362f3e0e60917fd018c9e4913f766cc7e9b
|
|
|
phpqa-5.6
Expired
|
442 KB |
sha256:17903b02f54394432ff0ffc7204c730dc9c5702794ebda0ef3620bcfb3aaa2f4
|
|
|
phpqa-7
Expired
|
440 KB |
sha256:003128620594ca78708655de0b75257d22521a924fb6d7a6f7074d24c1771bf4
|
|
|
phpqa-7.1
Expired
|
446 KB |
sha256:138ccf07b965af722a2e3f5bda097e9a2e6d293a4a592375d760cb43c0d4bd7d
|
|
|
phpqa-7.2
Expired
|
446 KB |
sha256:c943309c21971b5c9b79989051f7f3cbb23183d80e17365e439d537c0d1e62e2
|
|
|
phpqa-7.3
Expired
|
440 KB |
sha256:03164e9fdbc799c2c6d963d1455d33622f99cd2e1571e6849c39ff459148e835
|
|
|
phpqa-7.4
Expired
|
448 KB |
sha256:d42188c1d0ff34aaf990c98bcc8eda82a79969f27be1f6b58c5fbbed3a020da2
|
|
|
phpqa-8
Expired
|
448 KB |
sha256:6fed5dfa8afc81ca08ac43661af89259465b35f260eb3cadbc351808a1ffe07c
|
|
|
phpqa-8.1
Expired
|
505 KB |
sha256:5d1ea234f5f163b7ac4fa3c1f3249f1254b51fbb2b4f4f7d929b5a5c709e3bd8
|
|
|
phpqa-8.2
Expired
|
505 KB |
sha256:3ab411fb746fc18877b3a840a768b1440193e0dd4ff6229703f6f87625cf5b8c
|
|
|
phpqa-8.3
Expired
|
505 KB |
sha256:c514073d778af8f5415cefc41941a8f003daa4fa5cf568318144b07e49fe47cf
|
|
|
phpqa-8.4
Expired
|
504 KB |
sha256:4b89fb0e6d2f84d78f8b579d4fc82f657c493ea672ab34a44492e9a9278bb89a
|
|