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

Deprecation notices in PHP 8.1 #133

Open
iquito opened this issue Mar 9, 2022 · 0 comments
Open

Deprecation notices in PHP 8.1 #133

iquito opened this issue Mar 9, 2022 · 0 comments

Comments

@iquito
Copy link
Contributor

iquito commented Mar 9, 2022

I get the following deprecation notices in PHP 8.1 (just based on my usage, there might be more, as PHP 8.1 included quite a few new deprecation notices):

  • Function strftime() is deprecated - src/util/DateLocale.php (on line 60, 61 and 68)
  • imagefilledpolygon(): Using the $num_points parameter is deprecated - src/image/Image.php (on line 1611)
  • Implicit conversion from float to int loses precision - src/image/Image.php (on line 1049)
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

1 participant