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.2.1-1.el9.remi.aarch64 | [87 KiB] |
Changelog by Remi Collet (2023-01-04):
- Update to 8.2.1 - http://www.php.net/releases/8_2_1.php |
php-ffi-8.2.0-1.el9.remi.aarch64 | [87 KiB] |
Changelog by Remi Collet (2022-12-06):
- update to 8.2.0 GA |
php-ffi-8.1.14-1.el9.remi.aarch64 | [85 KiB] |
Changelog by Remi Collet (2023-01-04):
- Update to 8.1.14 - http://www.php.net/releases/8_1_14.php |
php-ffi-8.1.13-1.el9.remi.aarch64 | [85 KiB] |
Changelog by Remi Collet (2022-11-22):
- Update to 8.1.13 - http://www.php.net/releases/8_1_13.php |
php-ffi-8.0.27-1.el9.remi.aarch64 | [83 KiB] |
Changelog by Remi Collet (2023-01-03):
- Update to 8.0.27 - http://www.php.net/releases/8_0_27.php - use oracle client library version 21.8 |
php-ffi-8.0.26-1.el9.remi.aarch64 | [83 KiB] |
Changelog by Remi Collet (2022-11-23):
- Update to 8.0.26 - http://www.php.net/releases/8_0_26.php |
php-ffi-7.4.33-2.el9.remi.aarch64 | [80 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.el9.remi.aarch64 | [80 KiB] |
Changelog by Remi Collet (2022-11-01):
- Update to 7.4.33 - http://www.php.net/releases/7_4_33.php |