When checked the Highcharts library code for PHP 7.3 compatibility, we got the following warning:

20 | ERROR | INI directive 'magic_quotes_gpc' is deprecated since PHP 5.3 and removed since PHP 5.4.

For all following files:
sites/all/libraries/highcharts/exporting-server/php/php-batik/index.php

Comments

karan_mudi created an issue. See original summary.

karan_mudi’s picture

Adding patch for this error.