Added setFirstSliceAngle to Doughnut Chart #525
php.yml
on: pull_request
PHP CS Fixer
42s
PHP Mess Detector
39s
Matrix: PHP Static Analysis
Matrix: phpunit
Matrix: Check samples
Annotations
21 errors
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/tests/PhpPresentation/Tests/Writer/ODPresentation/ObjectsChartTest.php
Run PHPStan with -v option and post the stack trace to:
https://github.com/phpstan/phpstan/issues/new?template=Bug_report.yaml
|
PHP CS Fixer
Process completed with exit code 8.
|
Check samples (7.1)
Process completed with exit code 255.
|
Check samples (7.3)
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.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.1
Process completed with exit code 2.
|
PHPUnit 7.3
Process completed with exit code 2.
|