Remi's RPM repository - Packages

Blog | Support | Repository | Wizard

php-ffi - Foreign Function Interface

Website:
http://www.php.net/
Licence:
PHP
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

php-ffi-8.0.30-7.fc40.remi.x86_64 [109 KiB] Changelog by Remi Collet (2024-07-31):
- use oracle client library version 23.5 on x86_64
php-ffi-8.0.30-6.fc40.remi.x86_64 [110 KiB] Changelog by Remi Collet (2024-06-04):
- Fix filter bypass in filter_var FILTER_VALIDATE_URL
  CVE-2024-5458