-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Closed
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels