Remi's RPM repository - Packages

Blog | Forum | 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-7.4.33-2.fc36.remi.x86_64 [113 KiB] Changelog by Remi Collet (2022-12-19):
- pdo: fix #81740: PDO::quote() may return unquoted string
  CVE-2022-31631
- use oracle client library version 21.8
php-ffi-7.4.33-1.fc36.remi.x86_64 [114 KiB] Changelog by Remi Collet (2022-11-01):
- Update to 7.4.33 - http://www.php.net/releases/7_4_33.php