Skip to content

Add missing requires php extension to tests (patch by @williamdes) #1718

Add missing requires php extension to tests (patch by @williamdes)

Add missing requires php extension to tests (patch by @williamdes) #1718

Triggered via push July 7, 2025 09:53
Status Failure
Total duration 5m 7s
Artifacts

build.yml

on: push
pre_job
6s
pre_job
Matrix: test
static_code_analysis
42s
static_code_analysis
build_docker_image
1m 20s
build_docker_image
build_phar
0s
build_phar
coverage
coverage
Fit to window
Zoom out
Zoom in

Annotations

6 errors
static_code_analysis
Process completed with exit code 1.
static_code_analysis: tests/Phing/Test/Task/System/Condition/PDOSQLExecTaskConditionTest.php#L15
Attribute class PHPUnit\Framework\Attributes\RequiresPhpExtension does not exist.
static_code_analysis: tests/Phing/Test/Task/Optional/ComposerTaskTest.php#L126
Attribute class PHPUnit\Framework\Attributes\RequiresPhpExtension does not exist.
static_code_analysis: tests/Phing/Test/Task/Ext/DbDeploy/DbDeployTaskTest.php#L30
Attribute class PHPUnit\Framework\Attributes\RequiresPhpExtension does not exist.
static_code_analysis: tests/Phing/Test/Task/Ext/Archive/ZipUnzipTaskTest.php#L33
Attribute class PHPUnit\Framework\Attributes\RequiresPhpExtension does not exist.
static_code_analysis: tests/Phing/Test/Regression/ExcludeZipTest.php#L31
Attribute class PHPUnit\Framework\Attributes\RequiresPhpExtension does not exist.