History log of /imagick/Imagick_arginfo.h (Results 1 – 25 of 32)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: 3.5.0, 3.5.0RC2
# 446985e4 16-Jun-2021 Remi Collet

Fix typo in type name


# 62dfe385 16-Jun-2021 Danack

Preserve pass by reference flag.


# 26053703 16-Jun-2021 Danack

unbork filename everywhere. ImagickPixel::getColor should be required.


# 15cae4b5 16-Jun-2021 Danack

Correct Imagick::colorMatrixImage


# 25b63b9a 16-Jun-2021 Danack

Update arg fixup to avoid failures on < php8.


# 80fc1a78 15-Jun-2021 Danack

Whitespace CS.


# ed784bce 15-Jun-2021 Remi Collet

fix subimageMatch / similarityimage


# dc56e4bd 15-Jun-2021 Remi Collet

fix newImage, format is optional


# 35e508d3 15-Jun-2021 Remi Collet

Fix queryFontMetrics, multiline is optional


# e2ae7739 15-Jun-2021 Remi Collet

fix blurImage, channel is optional


# 2931e6f0 15-Jun-2021 Remi Collet

fix writeImage, filename is optional


# 06d3873b 15-Jun-2021 Remi Collet

fix readImageBlob, filename is optional


# d00478f5 15-Jun-2021 Remi Collet

fix __construct, files is optional


# e675aa49 15-Jun-2021 Remi Collet

fix writeImageFile, format is optional


# 9a438273 15-Jun-2021 Remi Collet

fix pingImageFile, filename is optional


# c8a9fca5 15-Jun-2021 Remi Collet

fix getConfigureOptions, pattern is optional


# 89fe16ca 14-Jun-2021 Danack

Last minute param name changes.


# b25178a0 02-Jun-2021 Danack

Add test for setImageMask and 'fix' missing declaration.


# 4f69c72a 01-Jun-2021 Danack

Add check for setImageInterpolateMethod


# 9784ec27 01-Jun-2021 Danack

Wrap Imagick::setImagePixelColor with an appropriate version check.


# 22619663 31-May-2021 Danack

Final (?) corrections.


# df4a6a7f 31-May-2021 Danack

Small param name corrections.


# e55bfb6e 28-May-2021 Danack

commit generated files.


# 2141f1f6 20-May-2021 Danack

Add Imagick::setImageMask(Imagick $clip_mask, int $pixelmask_type) and Imagick::getImageMask(int $pixelmask_type) methods.


# 1e94d9ee 13-May-2021 Danack

Prevent arg info from being fixedup multiple times and regenerate to fix broken ones.


12