Skip to content

Deprecation notices in PHP 8.1 #133

@iquito

Description

@iquito

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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions