Skip to content

fix creating captcha in PHP 8#6153

Open
Khuthaily wants to merge 1 commit intobcit-ci:3.1-stablefrom
Khuthaily:patch-1
Open

fix creating captcha in PHP 8#6153
Khuthaily wants to merge 1 commit intobcit-ci:3.1-stablefrom
Khuthaily:patch-1

Conversation

@Khuthaily
Copy link
Contributor

imageline() in PHP 8 has been updated: https://www.php.net/manual/en/function.imageline.php. This fix solves the implicit conversion from float ... to int loses precision error when creating a captcha.

imageline() in PHP 8 has been updated: https://www.php.net/manual/en/function.imageline.php. This fix solves the "implicit conversion from float ... to int loses precision" error when creating a captcha.
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.

1 participant