Prepare Csv Reader for Php8.4 #8483
Annotations
10 warnings
Run PHPUnit tests (Experimental: true):
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
|
Run PHPUnit tests (Experimental: true):
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
|
Run PHPUnit tests (Experimental: true):
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
|
Run PHPUnit tests (Experimental: true):
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
|
Run PHPUnit tests (Experimental: true):
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
|
Run PHPUnit tests (Experimental: true):
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
|
Run PHPUnit tests (Experimental: true):
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
|
Run PHPUnit tests (Experimental: true):
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
|
Run PHPUnit tests (Experimental: true):
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
|
Run PHPUnit tests (Experimental: true):
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
|
Loading