History log of /imagick/ (Results 376 – 400 of 1494)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
118bdb4108-Aug-2016 Felix Hassert

Test for #174: Never try to resize an image to 0 width/height

793652a107-Aug-2016 Mark Weiman

Change exception class entries for zend engine 3

zend_exception_get_default() has been deprecated (line 48 of zend-exceptions.h) in favor of using zend_ce_exception directly.

bd9548c418-Jun-2016 Danack

ImagickKernel internal state no longer NULL.

The ImagickKernel object contains some internal state that MUST be set to have a valid object. To make this be enforced, the constructor is now p

ImagickKernel internal state no longer NULL.

The ImagickKernel object contains some internal state that MUST be set to have a valid object. To make this be enforced, the constructor is now private, and there are NULL pointer checks in place where the kernel is used.

show more ...

b2465f6013-Jun-2016 Remi Collet

fix build warnings (-Wmaybe-uninitialized)

9416daa709-Jun-2016 Danack

Travis PHP 7.1

Revision tags: 3.4.3RC1
96c5a2ac09-Jun-2016 Danack

Corrected changelog to have correct next release version.

93a6a49106-Jun-2016 Danack

Fixed bad call in failing test.

5541fb1d06-Jun-2016 Danack

xml is hard.

71f476bc06-Jun-2016 Danack

Don't allow bad construction.

e675a7ec05-Jun-2016 Danack

Exclude ImagickKernelException when it is not available.

1120c5b905-Jun-2016 Danack

PHP 5.3 arrays. Again.

cfe2ded505-Jun-2016 Danack

Added identifyimagetype method. Listed test files in package.xml

87ed96d705-Jun-2016 Danack

Added constants and renamed constants.

0623ef3b04-Jun-2016 Danack

Regression for Imagick Exception classes being final on 7.x

646c776004-Jun-2016 Danack

Exclude struct elements that are gone.

71b58e9c03-May-2016 Danack

Updated security recommendations to also check file type before sending to ImageMagick.

d239370e02-May-2016 Danack

Test needs to say ok.

4931947e02-May-2016 Danack

Another php [] array.

0ce9facd02-May-2016 Danack

Merge commit '54cdfe9d7aa58b819b203e235d39153d8e10b185'

* commit '54cdfe9d7aa58b819b203e235d39153d8e10b185':
add check for MagickSetImageInterpolateMethod

Fix FFT tests.


adf068cc02-May-2016 Danack

PHP [] arrays again.

54cdfe9d02-May-2016 Remi Collet

add check for MagickSetImageInterpolateMethod

4094bcc101-May-2016 Danack

Updated CFLAGS to warn about implicit function declarations, and fixed the revealed issues.

20b5e5ce01-May-2016 Danack

Made test less likely to break.

68fe91c701-May-2016 Danack

Exclude Imagick::transformImage and Imagick::orderedPosterizeImage from IM 7 build.

Revision tags: 3.4.2
6837b57024-Apr-2016 Danack

php 5.3 array.

1...<<11121314151617181920>>...60