History log of /imagick/ (Results 226 – 250 of 1494)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
0a7d233217-Aug-2020 Danack

Make test slightly easier to debug on missing image.

d1bdd60517-Aug-2020 Danack

Correct links to travis.

03bc0d0a17-Aug-2020 Danack

Comment out useful part of test, as the thing can't actually be tested.

bc6715a817-Aug-2020 Danack

Correct test for houghline name.

0845b6bc24-Mar-2020 Narayana Belur Manjunathaiah

Added sample input image for testing and updated test script

dc39604c20-Mar-2020 Narayana Belur Manjunathaiah

Correct comments

a961d76a20-Mar-2020 Narayana Belur Manjunathaiah

corrected zend args and added example for houghline

6e658df418-Mar-2020 Narayana Belur Manjunathaiah

Added Hough line detector php method

eb587cd830-Jul-2019 Danack

Add ini settings to work around segfault.

Added the 'imagick.shutdown_sleep_count' (default 10) and 'imagick.set_single_thread' (default Off) to work around a segfault in OpenMP.

3e25bb1c30-Jul-2019 Danack

Adding debugging tool/notes.

40dd40b825-Jul-2019 Danack

Adding debug tools.

23a173e610-Aug-2020 Philip Hofstetter

add missing arginfo for two methods

in PHP-8, presence of arginfo is checked and an E_NOTICE is thrown at
startup if it's missing

c0220d3910-Aug-2020 Philip Hofstetter

prefer instanceof_function over instanceof_function_ex

the latter has been removed in PHP-8 and the current usage is consistent
with what instanceof_function (without the ex) gave you an

prefer instanceof_function over instanceof_function_ex

the latter has been removed in PHP-8 and the current usage is consistent
with what instanceof_function (without the ex) gave you anyways

show more ...

e1a8d8a910-Aug-2020 Philip Hofstetter

update for object handlers being called with zend_object* in PHP 8

for now, there's no ZEND_ENGINE_4 define, so this commit changes many
checks to be based on PHP_VERSION_ID.

ef46023b10-Aug-2020 Philip Hofstetter

stop setting `no_separation` in PHP-8 and on

this field has been removed for PHP-8

6160bd9610-Aug-2020 Philip Hofstetter

conditionally re-add some TSRM defines

these were removed with PHP-8. They were empty definitions ever since
PHP-7

97ca273d17-Jul-2020 Danack

Update README.md

rainbows intensify.

58d50ff312-May-2020 Mikko Koppanen

Minor update to README.md

Correct the link URL

35ad111022-Jan-2020 Alexander Menk

Clarify Versions

20e8e4b721-May-2019 Danack

Update check_methods to get the latest methods from the ImageMagick website.

3f2daeea21-May-2019 Danack

Remove old package maintainers.

209fe54102-May-2019 Danack

Revert author changes as pecl upload didn't accept them.

578c0f6302-May-2019 Danack

Correct date in package.xml

060c34ac02-May-2019 Danack

Merge branch 'testing_ALPHACHANNEL_REMOVE'

* testing_ALPHACHANNEL_REMOVE:
Correct version check for FlattenAlphaChannel and RemoveAlphaChannel.


bcc9de0030-Apr-2019 Danack

Correct version check for FlattenAlphaChannel and RemoveAlphaChannel.

12345678910>>...60