Skip to content

Drop PHP 8.0 support #7974

Drop PHP 8.0 support

Drop PHP 8.0 support #7974

Triggered via push May 11, 2024 07:09
Status Success
Total duration 15m 2s
Artifacts

main.yml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
PHP nightly: vendor/dompdf/dompdf/src/Options.php#L319
Dompdf\Options::__construct(): Implicitly marking parameter $attributes as nullable is deprecated, the explicit nullable type must be used instead
PHP nightly: vendor/dompdf/dompdf/src/FrameDecorator/AbstractFrameDecorator.php#L908
Dompdf\FrameDecorator\AbstractFrameDecorator::reflow(): Implicitly marking parameter $block as nullable is deprecated, the explicit nullable type must be used instead
PHP nightly: vendor/dompdf/dompdf/src/FrameReflower/Page.php#L94
Dompdf\FrameReflower\Page::reflow(): Implicitly marking parameter $block as nullable is deprecated, the explicit nullable type must be used instead
PHP nightly: vendor/dompdf/dompdf/src/FrameReflower/AbstractFrameReflower.php#L290
Dompdf\FrameReflower\AbstractFrameReflower::reflow(): Implicitly marking parameter $block as nullable is deprecated, the explicit nullable type must be used instead
PHP nightly: vendor/dompdf/dompdf/src/FrameReflower/Block.php#L781
Dompdf\FrameReflower\Block::reflow(): Implicitly marking parameter $block as nullable is deprecated, the explicit nullable type must be used instead
PHP nightly: vendor/dompdf/dompdf/src/FrameReflower/Text.php#L377
Dompdf\FrameReflower\Text::reflow(): Implicitly marking parameter $block as nullable is deprecated, the explicit nullable type must be used instead
PHP nightly: vendor/dompdf/dompdf/src/FrameReflower/Table.php#L299
Dompdf\FrameReflower\Table::reflow(): Implicitly marking parameter $block as nullable is deprecated, the explicit nullable type must be used instead
PHP nightly: vendor/dompdf/dompdf/src/FrameReflower/TableRowGroup.php#L33
Dompdf\FrameReflower\TableRowGroup::reflow(): Implicitly marking parameter $block as nullable is deprecated, the explicit nullable type must be used instead
PHP nightly: vendor/dompdf/dompdf/src/FrameReflower/TableRow.php#L33
Dompdf\FrameReflower\TableRow::reflow(): Implicitly marking parameter $block as nullable is deprecated, the explicit nullable type must be used instead
PHP nightly: vendor/dompdf/dompdf/src/FrameReflower/TableCell.php#L32
Dompdf\FrameReflower\TableCell::reflow(): Implicitly marking parameter $block as nullable is deprecated, the explicit nullable type must be used instead
coverage
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.