Skip to content

PHP 8.2 compatibility errors #56

@mike42

Description

@mike42

Two known issues from using this library on newer PHP versions.

  • "Creation of dynamic property Mike42\GfxPhp\Codec\Common\DataBlobInputStream::$data is deprecated" in DataBlobInputStream.
  • "Use of "self" in callables is deprecated" in eg. BlackAndWhiteRasterImage.php, line 20.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions