History log of /imagick/ (Results 251 – 275 of 1494)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
1a7aed2f17-Apr-2019 Danack

Update changelog

cdadb29f16-Apr-2019 Danack

Update package to be beta stability for RC2 release.

Remove old maintainers.

b003b32017-Apr-2019 Remi Collet

Fix IMAGICK_EXTNUM

63e4eab916-Apr-2019 Danack

Use PHP_INT_MAX as start value to avoid overflowing on 32 bit systems.

1c0de80516-Apr-2019 Danack

Relax testing to allow test to work on 32bit systems.

2cf4a31b16-Apr-2019 Remi Collet

add cleanup section to avoid result files

f44a0e3e16-Apr-2019 Remi Collet

add missing file for tests

cad7ee7416-Apr-2019 Remi Collet

fix NTS build

70b085df15-Apr-2019 Danack

Reverting author changes as pecl is angry.

01793f8a15-Apr-2019 Danack

Updated release notes.

90d3523815-Apr-2019 Danack

Correct return type to string|false.

fa79c66b30-Oct-2017 Ali Alwash

Fixed some docblocks, based on the code of that function

7af8e7bb15-Apr-2019 Danack

Added missing constants.

bb93a3da15-Apr-2019 Danack

Revert testing for SetImageInterpolateMethod to just version comparison.

Although testing for the function availability is technically superior, it is much more difficult to maintain.

5022f15428-Mar-2019 Danack

Merge branch 'issue-deprecated'

* issue-deprecated:
Test doesn't need to touch headers.
deprecate method not available in IM 7, see #162


2bb4f71028-Mar-2019 Danack

Test doesn't need to touch headers.

a827e4fd27-Mar-2019 Danack

Corrected typo for columns => rows.

Added test to check for that explicitly.

0a6c463a26-Mar-2019 Danack

Disable strict check for PHP 5.6. Still just as valid code, but stopping build.

33f6ca9f26-Mar-2019 Danack

And so the long day wore on.

f3eadc8d26-Mar-2019 Danack

Correcting signed/unsigned checking.

8f6c7f1726-Mar-2019 Danack

Change to unsigned long to avoid C complaining.

d1c4f87126-Mar-2019 Danack

Typo.

c75c023e26-Mar-2019 Danack

avoid unsigned less than equal warning.

7187b37226-Mar-2019 Danack

Bounds check kernel origin position.

d57a444729-Nov-2018 Danack

Suppress unused variable warning.

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