API hook function should use references to args

Created on 29 December 2013, over 11 years ago
Updated 20 January 2025, 5 months ago

API hook functions in imagemagick.api.php should use references to arguments by using &$args instead of $args. Same for the $context argument.

Current code:

function hook_imagemagick_arguments_alter($args, $context = array()) {
}
🐛 Bug report
Status

Closed: outdated

Version

1.0

Component

Code

Created by

🇳🇱Netherlands lmeurs

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024