UPDATE: Broken for "download" options, still works for "store" and "inline display" options.
As the title says, PHP 7.2 breaks TCPDF. It generated a deprecated warning, and that output stops TCPDF from continuing. I get the following error:
As the title says, PHP 7.2 breaks TCPDF. It generated a deprecated warning, and that output stops TCPDF from continuing. I get the following error:
Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /path/public_html/site.com.au/libraries/cetcpdf/tcpdf/tcpdf.php on line 20947
TCPDF ERROR: Some data has already been output, can't send PDF file
TCPDF ERROR: Some data has already been output, can't send PDF file