Search found 1 match

by m@rtin.ws
2017-10-27T01:54:12-07:00
Forum: Bugs
Topic: SVG support on Mint ?
Replies: 2
Views: 13762

Re: SVG support on Mint ?

Nearly the same here:
I've installed Debian9 with PHP7.0. On the elder Mandriva under PHP5.4, everything was converted correctly, but if I want to convert under latest Debian:

$im->readImageBlob( '<?xml version="1.0" encoding="UTF-8"?>'.$sSvgSource);

php7.0 under apache2 (Debian 9) throws:

Fatal ...