History log of /imagick/ (Results 326 – 350 of 1494)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
63e9f6bc23-Mar-2017 Danack

Correct memory stomping in Imagick::colorDecisionListImage

471c6a1b13-Mar-2017 Alex Schneider

Use PHP 5.3 compatible syntax in the test

27be6b5613-Mar-2017 Alex Schneider

Run the test only if the methods to be tested actually exist and rename the test file

2e1be0b613-Mar-2017 Alex Schneider

Fix segmentation faults when calling @::getImageArtifact()@ and @::deleteImageArtifact()@ methods + test

8c512e4f16-Feb-2017 Danack

Tweaked test.

9f99ca9d15-Feb-2017 Gabriel Jean

fixed the setresourcelimit test by making sure value is float type

b080148915-Feb-2017 Gabriel Jean

Changed getresourcelimit to return a double so larger values are correctly returned on 32bit platforms

f40bbf9614-Feb-2017 Danack

Only test on later versions.

e436971414-Feb-2017 Danack

Exclude resource types if they don't exist.

d2fb1c4314-Feb-2017 Danack

Support for larger values on 32bit platforms.

Use double instead of an int value for Imagick::setResourceLimit. This is accurate for values up to 2^53, which should cover 'most' use cases.

6ac0bb7504-Feb-2017 Unknown

Update changelog.

b3137e2003-Feb-2017 Unknown

Only run test on appropriate PHP versions.

191b517b03-Feb-2017 Unknown

Made test output be independent of ImageMagick version.

f7fc072e03-Feb-2017 Unknown

Fix test description.

ed7c862103-Feb-2017 Unknown

Fix memory leak

That would only affect silly people.

93a95cc503-Feb-2017 Unknown

Add test for uninitialized pixel_wands

ddb1fa8103-Feb-2017 Unknown

Prevent access to uninitialized pixel_wands.

ec048b7e01-Feb-2017 Danack

Merge pull request #193 from sergey-dryabzhinsky/raise-required-php-version-to-5.3

Raise required php version to 5.3.2


6cda615001-Feb-2017 Danack

Merge pull request #198 from ryandesign/ImageMagick-name

Call it "ImageMagick" everywhere


578851e901-Feb-2017 Unknown

Check version vs stability.

Revision tags: 3.4.3
bb26da7d01-Feb-2017 Unknown

Finalize 3.4.3 release.

41856e9029-Jan-2017 Ryan Schmidt

Change "Imagemagick" to "ImageMagick"

9847148929-Jan-2017 Ryan Schmidt

Change "image magick" to "ImageMagick"

ed3f2ce229-Jan-2017 Ryan Schmidt

Change "Image Magick" to "ImageMagick"

Revision tags: 3.4.3RC4
2e6fcea125-Jan-2017 Unknown

Fix segfault

Avoid segfault when ImagickPixel has been extended by another class.

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