-
Notifications
You must be signed in to change notification settings - Fork 60
Open
Description
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)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels