We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6c2c1bb commit d4dc8baCopy full SHA for d4dc8ba
CHANGELOG.TXT
@@ -1,6 +1,11 @@
1
6.11.0 (2026-03-01)
2
- Updated copyright year.
3
- Updated linked http urls to https.
4
+ - Fix PHP 8.5 deprecation on curl_close() - PR #838
5
+ - Fix PHP 8.5 deprecation on null array offset - PR #839
6
+ - Fixed: Font subsetting - incorrect placement of head checksum - PR #849
7
+ - Fix imagedestroy() deprecation in PHP 8.5 - PR #851
8
+ - Fix Rendering of SVG -> PDF issue - PR #855
9
10
6.10.1 (2025-11-21)
11
- cI: Add 8.5 to CI matrix - PR #836
0 commit comments