Skip to content

Multiple deprecations using PHP 8.2 #15

Description

@ahtux

We are using the latest version 8.0.0.3 of PHPlot!

We currently see the following php warnings while using PHPlot:

explode(): Passing null to parameter #2 ($string) of type string is deprecated in 8.0.0.3/phplot.php on line 1957
imagefilledpolygon(): Using the $num_points parameter is deprecated in 8.0.0.3/phplot.php on line 7736
Implicit conversion from float # to int loses precision in 8.0.0.3/phplot.php on line 7881
Implicit conversion from float # to int loses precision in 8.0.0.3/phplot.php on line 7883

It would be very nice if this could be fixed in the near future.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions