Add missing requires php extension to tests (patch by @williamdes) #1718
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.
|