Skip to content

Symfony 7 support continuation #136

Symfony 7 support continuation

Symfony 7 support continuation #136

Re-run triggered May 29, 2024 19:44
Status Failure
Total duration 35s
Artifacts

static.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
PHPStan: src/Attribute/Desc.php#L1
ParseError (syntax error, unexpected 'string' (T_STRING), expecting function (T_FUNCTION) or const (T_CONST)) thrown while looking for class Translation\Extractor\Attribute\Desc.
PHPStan: src/Attribute/Translate.php#L1
ParseError (syntax error, unexpected 'string' (T_STRING), expecting function (T_FUNCTION) or const (T_CONST)) thrown while looking for class Translation\Extractor\Attribute\Translate.
PHPStan: src/Extractor.php#L1
ParseError (syntax error, unexpected 'array' (T_ARRAY), expecting function (T_FUNCTION) or const (T_CONST)) thrown while looking for class Translation\Extractor\Extractor.
PHPStan: src/Extractor.php#L17
ParseError (syntax error, unexpected 'array' (T_ARRAY), expecting function (T_FUNCTION) or const (T_CONST)) thrown while looking for class Translation\Extractor\Model\SourceCollection.
PHPStan: src/FileExtractor/BladeFileExtractor.php#L1
ParseError (syntax error, unexpected 'array' (T_ARRAY), expecting function (T_FUNCTION) or const (T_CONST)) thrown while looking for class Translation\Extractor\Model\SourceCollection.
PHPStan: src/FileExtractor/BladeFileExtractor.php#L15
ParseError (syntax error, unexpected 'array' (T_ARRAY), expecting function (T_FUNCTION) or const (T_CONST)) thrown while looking for class Translation\Extractor\Model\SourceCollection.
PHPStan: src/FileExtractor/BladeFileExtractor.php#L16
ParseError (syntax error, unexpected 'private' (T_PRIVATE), expecting variable (T_VARIABLE)) thrown while looking for class Translation\Extractor\Model\SourceLocation.
PHPStan: src/FileExtractor/BladeFileExtractor.php#L26
ParseError (syntax error, unexpected 'array' (T_ARRAY), expecting function (T_FUNCTION) or const (T_CONST)) thrown while looking for class Translation\Extractor\Model\SourceCollection.
PHPStan: src/FileExtractor/FileExtractor.php#L15
ParseError (syntax error, unexpected 'array' (T_ARRAY), expecting function (T_FUNCTION) or const (T_CONST)) thrown while looking for class Translation\Extractor\Model\SourceCollection.
PHPStan: src/FileExtractor/FileExtractor.php#L22
ParseError (syntax error, unexpected 'array' (T_ARRAY), expecting function (T_FUNCTION) or const (T_CONST)) thrown while looking for class Translation\Extractor\Model\SourceCollection.