Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Phalcon\Image\Adapter\Imagick uses deprecated methods #1370

Closed
ghost opened this issue Oct 12, 2013 · 1 comment
Closed

Phalcon\Image\Adapter\Imagick uses deprecated methods #1370

ghost opened this issue Oct 12, 2013 · 1 comment

Comments

@ghost
Copy link

ghost commented Oct 12, 2013

$(phpenv which php) ./unit-tests/manual-unit.php ImageTest.php ImageTest
Testing ImageTest
PHP Strict Standards:  Imagick::clone method is deprecated and it's use should be avoided in /home/vladimir/workspace/cphalcon/unit-tests/ImageTest.php on line 244

PHP Strict Standards:  ImagickDraw::setFillAlpha method is deprecated and it's use should be avoided in /home/vladimir/workspace/cphalcon/unit-tests/ImageTest.php on line 264

[OK] (3407872) (12944) (1418.9610)
[Sat Oct 12 21:37:51 2013]  Script:  '/home/vladimir/workspace/cphalcon/unit-tests/manual-unit.php'
/home/vladimir/workspace/cphalcon/ext/kernel/memory.c(305) :  Freeing 0x7F4F62482E38 (32 bytes), script=/home/vladimir/workspace/cphalcon/unit-tests/manual-unit.php
=== Total 1 memory leaks detected ===
@ghost
Copy link
Author

ghost commented Oct 17, 2013

Fixed in #1375

@ghost ghost closed this as completed Oct 17, 2013
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

0 participants