Skip to content

php 8.4 deprecations #3557

@8ctopus

Description

@8ctopus

In php 8.4, dompdf 3.0.0 triggers several deprecations about implicit nullable parameters.
I saw you already started working on it. #3556

There are two other places with issues @swiffer

1 test triggered 2 PHP deprecations:

1) K:\dev\github\php-pigeon-invoice\vendor\dompdf\dompdf\src\Helpers.php:582
Constant E_STRICT is deprecated

Triggered by:

* Tests\InvoiceTest::testBase
  K:\dev\github\php-pigeon-invoice\tests\InvoiceTest.php:24

2) K:\dev\github\php-pigeon-invoice\vendor\dompdf\php-font-lib\src\FontLib\TrueType\File.php:103
FontLib\TrueType\File::uniord(): Implicitly marking parameter $encoding as nullable is deprecated, the explicit nullable type must be used instead

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions