Active
Project:
Highcharts
Version:
7.x-2.x-dev
Component:
Other
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
22 Apr 2020 at 06:58 UTC
Updated:
22 Apr 2020 at 07:27 UTC
Jump to comment: Most recent, Most recent file
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
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | highcharts-library-INI-directive-magic-quotes-gpc-error-3129840-2.patch | 3.01 KB | karan_mudi |
Comments
Comment #2
karan_mudi commentedAdding patch for this error.