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

8.4 Runtime throws imagick error #755

Open
DvDty opened this issue Nov 21, 2024 · 3 comments
Open

8.4 Runtime throws imagick error #755

DvDty opened this issue Nov 21, 2024 · 3 comments

Comments

@DvDty
Copy link

DvDty commented Nov 21, 2024

Sail Version

1.38

Laravel Version

11.33

PHP Version

8.4

Operating System

Linux

OS Version

Ubuntu 22.04.5

Description

Ref: #740

Steps To Reproduce

Fresh install:

$ curl -s https://laravel.build/example-app?with=none | bash

Change runtime version in docker-compose with 8.4 context: ./vendor/laravel/sail/runtimes/8.4

$ sail tinker

PHP Warning:  PHP Startup: Unable to load dynamic library 'imagick.so' (tried: /usr/lib/php/20240924/imagick.so (/usr/lib/php/20240924/imagick.so: undefined symbol: php_strtolower), /usr/lib/php/20240924/imagick.so.so (/usr/lib/php/20240924/imagick.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
Psy Shell v0.12.4 (PHP 8.4.0RC4 — cli) by Justin Hileman
>
@Jubeki
Copy link
Contributor

Jubeki commented Nov 21, 2024

Known Issue, See #740 which added the PHP 8.4 Runtime.

Edit: Sorry, I saw your Reference to late.

@thenabeel
Copy link

thenabeel commented Nov 25, 2024

Confirm the issue exists. Also facing it.
image

@DvDty
Copy link
Author

DvDty commented Nov 26, 2024

Waiting on those:
Imagick/imagick#690
Imagick/imagick#699

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