Details
-
Type: Task
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 4.4.0-b1
-
Component/s: None
-
Labels:None
Description
Some areas of the system, such as sending emails, viewing PDFs, etc. encounter errors on php 7.2 due to a change made in that version that raises new errors that the language previously ignored silently.
We'll need to update all locations in the core that encounter such errors.
Issue Links
- relates to
-
CORE-2989 TCPDF Wrapper unnecessarily loads TCPDF library file
- Closed
TCPDF was updated as apart of this task, which includes a couple improvements to PDF file size, the addition of more fonts, and an update to make the the fonts apply to the entire PDF document rather than only the line items.