Name: | php-ffi |
---|---|
Version: | 8.3.15 |
Release: | 1.el10 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 199555 |
License: | PHP-3.01 |
RPM: | php-ffi-8.3.15-1.el10.aarch64.rpm |
Source RPM: | php-8.3.15-1.el10.src.rpm |
Build Date: | Sat Mar 08 2025 |
Build Host: | build-ol10-aarch64.oracle.com |
Vendor: | Oracle America |
URL: | http://www.php.net/ |
Summary: | Foreign Function Interface |
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. |
- rebase to 8.3.15
- Bump release for October 2024 mass rebuild: Resolves: RHEL-64018
- rebase to 8.3.12 - enable command history in phpdbg
- rebase to 8.3.10
- Bump release for June 2024 mass rebuild
- rebuild
- rebase to 8.3.7 - backport Argon2 password hashing in OpenSSL ext
- update to 8.3.3RC1 - drop GCC 14 patch merged upstream
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
- add temporary patch for GCC 14