mirror of
https://github.com/tecnickcom/TCPDF.git
synced 2025-03-20 22:19:39 +01:00
Update CHANGELOG (#400)
This commit is contained in:
parent
f1a29a1a73
commit
f59c2b8449
@ -1,9 +1,23 @@
|
||||
6.4.3 (2021-MM-DD)
|
||||
|
||||
6.4.2 (2021-04-02)
|
||||
6.4.2 (2021-07-20)
|
||||
- Fix PHP 8.1 type error with TCPDF_STATIC::pregSplit on preg_split
|
||||
- Fix a PHP array offset error
|
||||
- Fixed phpdoc blocks
|
||||
- Drop a PHP 4 polyfill and add a .gitattributes file
|
||||
- Added a test-suite
|
||||
- Removed pointless assignments
|
||||
- Fix docblock spelling error
|
||||
- Update version info
|
||||
- Fix color being filled to type 0 with PHP 8
|
||||
- Fix warnings for undefined tags for $lineStyle
|
||||
- Normalized composer.json
|
||||
- Allowed transparency in PDF/A-2 and PDF/A-3
|
||||
- Add a TCPDF composer example
|
||||
- Fixed implicit conversion from float to int for PHP 8.1
|
||||
- Removed status.txt from font directories, because of filesize
|
||||
- Fixed type hints
|
||||
- Removed "U" modifier from regexes
|
||||
|
||||
6.4.1 (2021-03-27)
|
||||
- Update tcpdf version (no code changes)
|
||||
|
Loading…
x
Reference in New Issue
Block a user