-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Closed
Description
Hi @nicolaasuni here is a summary of fixes and issues addressed. I intentionally kept some other wrong or unfinished ones from this list.
PHP 8 fixes
- Use of "self" in callables is deprecated in include/tcpdf_fonts.php (PHP 8.2) #632 is fixed by Fixes for PHP 8.2 in tcpdf_fonts.php - fixes #632 #633
- php 8+ edge cases fixes #630
- Fix of Deprecation warning with php 8.1 #614 #615 fixes Deprecation warning with php 8.1 #614
PHP 7 fixes
Complex fixes
Nice and small footprint features
Important LICENSE fix
CI and analysis stuff
- Check fonts files with phpstan too #575
- Fix return type annotation #613
- Typehints for getHeaderMargin() and setHeaderMargin() are inconsistent #598
Docs
CI
Barcode fixes
- Fixed problems with S25 barcode #611
- Fix PHP8.2 str_split function returns empty arrays for empty strings #588 (indentation is broken)
Workarounds
- Fix non-numeric value warning #627 (not sure we should accept it, since the function parameter has a type and if it's not respected should we workaround it ?)
edoniti, xinjiawei, ankheur, Hr0bar and NiklasBr
Metadata
Metadata
Assignees
Labels
No labels