View Issue Details

IDProjectCategoryView StatusLast Update
0002968Composrcorepublic2016-12-03 18:33
ReporterChris GrahamAssigned ToChris Graham 
SeverityFeature-request 
Status resolvedResolutionfixed 
Product Version 
Fixed in Version 
Summary0002968: Drop GD1 support
DescriptionWe should support GD2 and up, GD1 is ancient.

See get_gd_version usage in sources/images2.php. Also look for function_exists('imagecreatetruecolor') and function_exists('imageistruecolor').

Add a version check in the gd checks hook.
TagsRisk: Deprecates functionality
Time estimation (hours)0.3
Sponsorship open

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2016-12-03 12:24 Chris Graham New Issue
2016-12-03 12:24 Chris Graham Tag Attached: Risk: Deprecates functionality
2016-12-03 12:55 Chris Graham Description Updated View Revisions
2016-12-03 12:57 Chris Graham Description Updated View Revisions
2016-12-03 18:33 Chris Graham Status non-assigned => resolved
2016-12-03 18:33 Chris Graham Resolution open => fixed
2016-12-03 18:33 Chris Graham Assigned To => Chris Graham