Skip to content

Added setFirstSliceAngle to Doughnut Chart #524

Added setFirstSliceAngle to Doughnut Chart

Added setFirstSliceAngle to Doughnut Chart #524

Triggered via pull request July 11, 2025 15:28
Status Failure
Total duration 5m 20s
Artifacts

php.yml

on: pull_request
PHP CS Fixer
33s
PHP CS Fixer
PHP Mess Detector
33s
PHP Mess Detector
Matrix: PHP Static Analysis
Matrix: phpunit
Matrix: Check samples
Fit to window
Zoom out
Zoom in

Annotations

21 errors
Check samples (7.3)
Process completed with exit code 255.
PHP CS Fixer
Process completed with exit code 8.
Check samples (7.1)
Process completed with exit code 255.
Check samples (7.2)
Process completed with exit code 255.
PHP Static Analysis (7.2)
Process completed with exit code 1.
PHP Static Analysis (7.2)
Internal error: syntax error, unexpected 'int' (T_STRING), expecting function (T_FUNCTION) or const (T_CONST) while analysing file /home/runner/work/PHPPresentation/PHPPresentation/src/PhpPresentation/Writer/PowerPoint2007/PptCharts.php Run PHPStan with -v option and post the stack trace to: https://github.com/phpstan/phpstan/issues/new?template=Bug_report.yaml
PHP Static Analysis (7.3)
Process completed with exit code 1.
PHP Static Analysis (7.3)
Internal error: syntax error, unexpected 'int' (T_STRING), expecting function (T_FUNCTION) or const (T_CONST) while analysing file /home/runner/work/PHPPresentation/PHPPresentation/src/PhpPresentation/Writer/PowerPoint2007/PptCharts.php Run PHPStan with -v option and post the stack trace to: https://github.com/phpstan/phpstan/issues/new?template=Bug_report.yaml
PHP Static Analysis (7.1): tests/PhpPresentation/Tests/Writer/ODPresentation/ObjectsChartTest.php#L0
ParseError (syntax error, unexpected 'int' (T_STRING), expecting function (T_FUNCTION) or const (T_CONST)) thrown while looking for class PhpOffice\PhpPresentation\Shape\Chart\Type\Doughnut.
PHP Static Analysis (7.1): tests/PhpPresentation/Tests/Shape/Chart/Type/DoughnutTest.php#L24
ParseError (syntax error, unexpected 'int' (T_STRING), expecting function (T_FUNCTION) or const (T_CONST)) thrown while looking for class PhpOffice\PhpPresentation\Shape\Chart\Type\Doughnut.
PHP Static Analysis (7.1): tests/PhpPresentation/Tests/Shape/Chart/Type/DoughnutTest.php#L0
ParseError (syntax error, unexpected 'int' (T_STRING), expecting function (T_FUNCTION) or const (T_CONST)) thrown while looking for class PhpOffice\PhpPresentation\Shape\Chart\Type\Doughnut.
PHP Static Analysis (7.1): src/PhpPresentation/Writer/PowerPoint2007/PptCharts.php#L516
ParseError (syntax error, unexpected 'int' (T_STRING), expecting function (T_FUNCTION) or const (T_CONST)) thrown while looking for class PhpOffice\PhpPresentation\Shape\Chart\Type\Doughnut.
PHP Static Analysis (7.1): src/PhpPresentation/Writer/PowerPoint2007/PptCharts.php#L37
ParseError (syntax error, unexpected 'int' (T_STRING), expecting function (T_FUNCTION) or const (T_CONST)) thrown while looking for class PhpOffice\PhpPresentation\Shape\Chart\Type\Doughnut.
PHP Static Analysis (7.1): src/PhpPresentation/Writer/PowerPoint2007/PptCharts.php#L0
ParseError (syntax error, unexpected 'int' (T_STRING), expecting function (T_FUNCTION) or const (T_CONST)) thrown while looking for class PhpOffice\PhpPresentation\Shape\Chart\Type\Doughnut.
PHP Static Analysis (7.1): src/PhpPresentation/Writer/ODPresentation/ObjectsChart.php#L190
ParseError (syntax error, unexpected 'int' (T_STRING), expecting function (T_FUNCTION) or const (T_CONST)) thrown while looking for class PhpOffice\PhpPresentation\Shape\Chart\Type\Doughnut.
PHP Static Analysis (7.1): src/PhpPresentation/Writer/ODPresentation/ObjectsChart.php#L37
ParseError (syntax error, unexpected 'int' (T_STRING), expecting function (T_FUNCTION) or const (T_CONST)) thrown while looking for class PhpOffice\PhpPresentation\Shape\Chart\Type\Doughnut.
PHP Static Analysis (7.1): src/PhpPresentation/Writer/ODPresentation/ObjectsChart.php#L0
ParseError (syntax error, unexpected 'int' (T_STRING), expecting function (T_FUNCTION) or const (T_CONST)) thrown while looking for class PhpOffice\PhpPresentation\Shape\Chart\Type\Doughnut.
PHP Static Analysis (7.1): src/PhpPresentation/Shape/Chart/Type/Doughnut.php#L0
ParseError (syntax error, unexpected 'int' (T_STRING), expecting function (T_FUNCTION) or const (T_CONST)) thrown while looking for class PhpOffice\PhpPresentation\Shape\Chart\Type\Doughnut.
PHPUnit 7.2
Process completed with exit code 2.
PHPUnit 7.3
Process completed with exit code 2.
PHPUnit 7.1
Process completed with exit code 2.