Imagick blurImage should default channel to CHANNEL_ALL
commit100040b641a080b661655b991483ff1e21f106a9
authorChris Roemmich <croemmich@myriadmobile.com>
Sat, 27 Feb 2016 16:54:29 +0000 (27 08:54 -0800)
committerHhvm Bot <hhvm-bot-bot@fb.com>
Sat, 27 Feb 2016 17:00:42 +0000 (27 09:00 -0800)
tree54f49cfe288a5ca2a8149ac8811b58819c281c75
parent505d8fc872b9ca1b130cc63d10145be52dffecd8
Imagick blurImage should default channel to CHANNEL_ALL

Summary:To maintain compatibility with the PHP runtime, the channel parameter on blurImage should default to Imagick::CHANNEL_ALL. Example incompatibility: Intervention/image#395
Closes https://github.com/facebook/hhvm/pull/6859

Reviewed By: JoelMarcey

Differential Revision: D2977049

Pulled By: JoelMarcey

fb-gh-sync-id: 01acf33366d4183aa3a6e325872eedc53fa0cbe6
shipit-source-id: 01acf33366d4183aa3a6e325872eedc53fa0cbe6
hphp/hack/hhi/imagick/Imagick.hhi
hphp/runtime/ext/imagick/ext_imagick.php