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

PHP 8.2 compatibility errors #56

Open
mike42 opened this issue Dec 21, 2023 · 1 comment · May be fixed by #58
Open

PHP 8.2 compatibility errors #56

mike42 opened this issue Dec 21, 2023 · 1 comment · May be fixed by #58
Milestone

Comments

@mike42
Copy link
Owner

mike42 commented Dec 21, 2023

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.
@mike42 mike42 added this to the v1.0 milestone Dec 21, 2023
@mike42 mike42 changed the title PHP 8.2 compatibility errors. PHP 8.2 compatibility errors Dec 21, 2023
@parallels999
Copy link

Also the other packages

@mike42 mike42 linked a pull request Dec 28, 2023 that will close this issue
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

Successfully merging a pull request may close this issue.

2 participants