Questions and postings pertaining to the usage of ImageMagick regardless of the interface. This includes the command-line utilities, as well as the C and C++ APIs. Usage questions are like "How do I use ImageMagick to create drop shadows?".
I've seen that the suggested workaround for the recent holes in ImageMagick is to set up a policy.xml as described in the announcement. To verify, users are instructed to use convert(1) on the CLI.
Does this policy configuration apply to php5-imagick (PHP ImageMagick extension) as well?
My specific setup is Apache + mod_php + php5-imagick. I've tried looking in phpinfo() output but there's nothing useful -- policies aren't listed.