- Issue created by @andrewbelcher
- 🇫🇷France andypost
I think it's ok to add the extension but it needs to define which image to start with (probably PHP 8.3)
-
andypost →
committed 54295d94 on dev
Issue #3536099 by andypost: Add the FFI module to PHP 8.3 ubuntu
-
andypost →
committed 54295d94 on dev
- 🇫🇷France andypost
Added to 8.3 image
$ docker run --rm drupalci/php-8.3-ubuntu-apache:dev php --ri ffi Extension 'ffi' not present. $ docker run --rm drupalci/php-8.3-ubuntu-apache:dev php -d extension=ffi --ri ffi FFI FFI support => enabled Directive => Local Value => Master Value ffi.enable => preload => preload ffi.preload => no value => no value
-
andypost →
committed 6c165caf on dev
Issue #3536099 by andypost: Add the FFI module to PHP 8.4 ubuntu
-
andypost →
committed 6c165caf on dev
-
andypost →
committed 05e88672 on dev
Issue #3536099 by andypost: Add the FFI module to PHP 8.5 ubuntu
-
andypost →
committed 05e88672 on dev
-
andypost →
committed 385d93e6 on production
Issue #3536099 by andypost: Add the FFI module to PHP 8.3 ubuntu (...
-
andypost →
committed 385d93e6 on production
- 🇫🇷France andypost
8.4 done and now pushing to production
$ docker run --rm drupalci/php-8.4-ubuntu-apache:dev php -d extension=ffi --ri ffi FFI FFI support => enabled Directive => Local Value => Master Value ffi.enable => preload => preload ffi.preload => no value => no value
-
andypost →
committed 22399eab on production
Issue #3536099 by andypost: Add the FFI module to PHP 8.4 ubuntu (...
-
andypost →
committed 22399eab on production
-
andypost →
committed 501ceb57 on production
Issue #3536099 by andypost: Add the FFI module to PHP 8.5 ubuntu (...
-
andypost →
committed 501ceb57 on production
- 🇫🇷France andypost
all images are pushed, testing in 📌 Use FFI extension from DrupalCI 8.3+ images Active
- 🇫🇷France andypost
Somehow PHP 8.4 image is used from cache so tested locally
Automatically closed - issue fixed for 2 weeks with no activity.