Blog |
Support |
Repository |
Wizard
Jump to letter: [
BCDEFGHLMOPQRSUVY
]
php85-php-ffi - Foreign Function Interface
- Website:
- http://www.php.net/
- Licence:
- PHP-3.01
- Vendor:
- Remi's RPM repository <https://rpms.remirepo.net/> #StandWithUkraine
- Description:
FFI is one of the features that made Python and LuaJIT very useful for fast
prototyping. It allows calling C functions and using C data types from pure
scripting language and therefore develop “system code” more productively.
For PHP, FFI opens a way to write PHP extensions and bindings to C libraries
in pure PHP.
Packages
php85-php-ffi-8.5.0~alpha4-1.el10.remi.aarch64
|
[89 KiB]
|
Changelog by Remi Collet (2025-07-31):
- update to 8.5.0alpha4
- drop patch merged upstream
|
php85-php-ffi-8.5.0~alpha3-1.el10.remi.aarch64
|
[89 KiB]
|
Changelog by Remi Collet (2025-07-30):
- update to 8.5.0alpha3
- bump dependency on php-nikic-php-parser5 5.6
- drop opcache subpackage, extension is build statically
- fix missing libraries for opcache using patch from
https://github.com/php/php-src/pull/19301
|