Blog |
Forum |
Repository |
Wizard
Jump to letter: [
APUX
]
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.2-1.fc35.remi.x86_64
|
[121 KiB]
|
Changelog by Remi Collet (2023-02-01):
- Update to 8.2.2 - http://www.php.net/releases/8_2_2.php
- add dependency on pcre2 minimal version
|
php-ffi-8.2.1-1.fc35.remi.x86_64
|
[121 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.1.15-1.fc35.remi.x86_64
|
[119 KiB]
|
Changelog by Remi Collet (2023-02-01):
- Update to 8.1.15 - http://www.php.net/releases/8_1_15.php
- add dependency on pcre2 minimal version
|
php-ffi-8.1.14-1.fc35.remi.x86_64
|
[119 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.0.27-1.fc35.remi.x86_64
|
[113 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.fc35.remi.x86_64
|
[113 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.fc35.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.fc35.remi.x86_64
|
[113 KiB]
|
Changelog by Remi Collet (2022-11-01):
- Update to 7.4.33 - http://www.php.net/releases/7_4_33.php
|