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.3 Statically Deprecated Message #226

Closed
sr-oct opened this issue Dec 3, 2023 · 4 comments
Closed

PHP 8.3 Statically Deprecated Message #226

sr-oct opened this issue Dec 3, 2023 · 4 comments

Comments

@sr-oct
Copy link

sr-oct commented Dec 3, 2023

I've encountered a "PHP Deprecated" warning while running tests with PHPUnit 9.6.13, specifically under PHP 8.3. This might be indicative of compatibility issues that could arise with the new PHP version.

Thought it’d be useful to flag this up for potential updates or fixes.

PHP Deprecated:  Calling FFI::cast() statically is deprecated ... vendor/jcupitt/vips/src/Image.php on line 503
...jcupitt/vips/src/VipsObject.php on line 71

Appreciate all your work on this library!

@jcupitt
Copy link
Member

jcupitt commented Dec 3, 2023

Hi @sr-oct, thanks for the heads-up! I'll try to take a look.

@dmitryuk
Copy link

#231

@dmitryuk
Copy link

@jcupitt can you make a new release?

@jcupitt
Copy link
Member

jcupitt commented Feb 14, 2024

Hi again, yes, I'm planning to, we just need to fix the CI failure.

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

No branches or pull requests

3 participants