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
Activity
Tyson Phillips (Inactive)
created issue -
Tyson Phillips (Inactive)
made changes -
Field | Original Value | New Value |
---|---|---|
Issue Type | Bug [ 1 ] | Task [ 3 ] |
Automated transition triggered when Tyson Phillips (Inactive) created a branch in Stash -
Status | Open [ 1 ] | In Progress [ 3 ] |
Tyson Phillips (Inactive)
made changes -
Remaining Estimate | 0 minutes [ 0 ] | |
Time Spent | 3 hours, 18 minutes [ 11880 ] | |
Worklog Id | 11499 [ 11499 ] |
Tyson Phillips (Inactive)
made changes -
Sprint | 4.4.0 Sprint 4 [ 71 ] |
Tyson Phillips (Inactive)
made changes -
Rank | Ranked higher |
Tyson Phillips (Inactive)
made changes -
Summary | php 7.2 compatibility errors | php 7.2 compatibility errors in the core |
Tyson Phillips (Inactive)
made changes -
Time Spent | 3 hours, 18 minutes [ 11880 ] | 4 hours, 6 minutes [ 14760 ] |
Worklog Id | 11500 [ 11500 ] |
Tyson Phillips (Inactive)
made changes -
Time Spent | 4 hours, 6 minutes [ 14760 ] | 1 day, 31 minutes [ 30660 ] |
Worklog Id | 11504 [ 11504 ] |
Tyson Phillips (Inactive)
made changes -
Time Spent | 1 day, 31 minutes [ 30660 ] | 1 day, 5 hours, 30 minutes [ 48600 ] |
Worklog Id | 11509 [ 11509 ] |
Automated transition triggered when Tyson Phillips (Inactive) created pull request #534 in Stash -
Status | In Progress [ 3 ] | In Review [ 5 ] |
Resolution | Fixed [ 1 ] |
Tyson Phillips (Inactive)
made changes -
Time Spent | 1 day, 5 hours, 30 minutes [ 48600 ] | 1 day, 6 hours, 28 minutes [ 52080 ] |
Worklog Id | 11511 [ 11511 ] |
Tyson Phillips (Inactive)
made changes -
Sprint | 4.4.0 Sprint 4 [ 71 ] | 4.4.0 Sprint 4, 4.4.0 Sprint 5 [ 71, 72 ] |
Tyson Phillips (Inactive)
made changes -
Rank | Ranked higher |
Jonathan Reissmueller
made changes -
Time Spent | 1 day, 6 hours, 28 minutes [ 52080 ] | 2 days, 57 minutes [ 61020 ] |
Worklog Id | 11516 [ 11516 ] |
Automated transition triggered when Tyson Phillips (Inactive) merged pull request #534 in Stash -
Status | In Review [ 5 ] | Closed [ 6 ] |
Tyson Phillips (Inactive)
made changes -
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.