Releases: popphp/pop-pdf
Releases · popphp/pop-pdf
5.2.7 Release
UPDATED
- Update for PHP 8.3 & 8.4
- Updated for PHPUnit 12
- Updated copyright and version
5.2.6 Release
UPGRADED
- Added support for single line text center for HTML
5.2.5 Release
UPDATED
- Improved HTML auto-formatting.
5.2.4 Release
UPDATED
- Reworked the
escape()method in theTextclass, have it default to escaping strings.
5.2.3 Release
PATCH
- Patched the calculation of the XREF table at the end of the PDF file (merged from v4 branch.) @SaintPeter
4.2.2 Release
PATCH
- Patched the calculation of the XREF table at the end of the PDF file. @SaintPeter
5.2.2 Release
UPDATED
- Updated PHP version support
- Updated PHPUnit version support
- Updated GitHub workflow action
- Updated copyright and version
5.2.1 Release
UPDATED
- Updated for PHP version 8.2+
5.2.0 Release
ADDED
- Added text extract functionality
5.1.1 Release
UPDATE
- Update for
pop-utils2.1.0