Skip to content

Commit

Permalink
Update the CHANGELOG for 6.6.3 (#643)
Browse files Browse the repository at this point in the history
  • Loading branch information
williamdes committed Sep 6, 2023
1 parent 73d8186 commit e3a8409
Showing 1 changed file with 12 additions and 1 deletion.
13 changes: 12 additions & 1 deletion CHANGELOG.TXT
@@ -1,5 +1,16 @@
6.6.3 (2023-09-06)
- See https://github.com/tecnickcom/TCPDF/commits/main
- Fix SPDX license ID (#591)
- Fix warning "array offset on value of type null" (#620)
- Improve the README about the status of this library (#589)
- Fix deprecation warning with PHP 8.1 (#614)
- Fixes for PHP 8.2 in tcpdf_fonts.php (#632)
- Fix some php 8+ edge cases (#630)
- Fix composite glyph output (#581)
- Fix "access array offset on value of type bool" with PDF/A (#583)
- Fix non-numeric value warning (#627)
- Fix issues with S25 barcode (#611)
- Fix return type annotations (#613)
- Fix some inconsistencies in type hints (#598)

6.6.2 (2022-12-17)
- Ensure pregSplit return type is always array.
Expand Down

0 comments on commit e3a8409

Please sign in to comment.