Name: | php-ffi |
---|---|
Version: | 8.3.15 |
Release: | 1.module+el9.6.0+90525+5083e899 |
Architecture: | aarch64 |
Module: | php:8.3:9060020241220132110:9 |
Group: | Unspecified |
Size: | 203395 |
License: | PHP-3.01 |
RPM: | php-ffi-8.3.15-1.module+el9.6.0+90525+5083e899.aarch64.rpm |
Source RPM: | php-8.3.15-1.module+el9.6.0+90525+5083e899.src.rpm |
Build Date: | Fri Feb 21 2025 |
Build Host: | build-ol9-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
- rebase to 8.3.12 RHEL-62189 - enable command history in phpdbg - backport Argon2 password hashing in OpenSSL ext - build sockets extension statically - switch to nikic/php-parser version 5 - openssl: always warn about missing curve_name
- rebase to 8.2.13 RHEL-14699 - add %__phpize and %__phpconfig macros - move httpd/nginx wants directives to config files in /etc - php-fpm.conf: move include directive after [global] section following upstream example, allowing overriding - use SPDX license IDs
- rebase to 8.1.14