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

fix param order in test #54

Merged
merged 1 commit into from
Oct 10, 2021
Merged

fix param order in test #54

merged 1 commit into from
Oct 10, 2021

Conversation

remicollet
Copy link
Contributor

php 8.1.0alpha1 detects this

TEST 6/186 [tests/gmagick-003-resize_variations.phpt]
========DIFF========
001+ Deprecated: Implicit conversion from float 0.5 to int loses precision in /dev/shm/BUILD/php81-php-pecl-gmagick-2.0.6~RC1/NTS/tests/gmagick-003-resize_variations.php on line 3
002+ 
003+ Deprecated: Implicit conversion from float 0.5 to int loses precision in /dev/shm/BUILD/php81-php-pecl-gmagick-2.0.6~RC1/NTS/tests/gmagick-003-resize_variations.php on line 4
004+ 
005+ Deprecated: Implicit conversion from float 0.5 to int loses precision in /dev/shm/BUILD/php81-php-pecl-gmagick-2.0.6~RC1/NTS/tests/gmagick-003-resize_variations.php on line 5
     ok
========DONE========
FAIL Test resize [tests/gmagick-003-resize_variations.phpt] 

@vitoc vitoc merged commit 5d2b18c into vitoc:master Oct 10, 2021
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

Successfully merging this pull request may close these issues.

2 participants