tecnickcom / TCPDF

Official clone of PHP library to generate PDF documents and barcodes
https://tcpdf.org
Other
4.18k stars 1.51k forks source link

Next TCPDF release ? #634

Closed williamdes closed 1 year ago

williamdes commented 1 year ago

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

PHP 7 fixes

Complex fixes

Nice and small footprint features

Important LICENSE fix

CI and analysis stuff

Docs

CI

Barcode fixes

Workarounds

Hr0bar commented 1 year ago

Thanks for your and all other contributors work keeping this up-to-date with latest PHP versions! Much appreciated by our non-profit NGO where we use it to generate documents.

survik1 commented 1 year ago

Hi, any chance to get new release? We would especially like to silence all the deprecation/notice errors we get from this library.

williamdes commented 1 year ago

Hi, any chance to get new release? We would especially like to silence all the deprecation/notice errors we get from this library.

What merged bug fixes are them?

survik1 commented 1 year ago

Hi, any chance to get new release? We would especially like to silence all the deprecation/notice errors we get from this library.

What merged bug fixes are them?

Especially everything under "PHP 8 fixes" would be nice.

williamdes commented 1 year ago

6.6.3 is out! (changelog: #643 )