Commit 067eecf
authored
Support PHP 8.5 (#79)
### PHP 8.4 changes:
- Function parameters that are null by default must be declared nullable.
### Other changes:
- Remove unused patches (the patched library is no longer in use).
- Cleanup phpstan baseline.3 files changed
Lines changed: 122 additions & 150 deletions
File tree
- library/Pdfexport
- patches
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
22 | 21 | | |
23 | 22 | | |
24 | 23 | | |
| |||
535 | 534 | | |
536 | 535 | | |
537 | 536 | | |
538 | | - | |
| 537 | + | |
539 | 538 | | |
540 | 539 | | |
541 | 540 | | |
| |||
637 | 636 | | |
638 | 637 | | |
639 | 638 | | |
640 | | - | |
| 639 | + | |
641 | 640 | | |
642 | 641 | | |
643 | 642 | | |
| |||
This file was deleted.
0 commit comments