Package php-ffi-8.2.28-1.module+el9.6.0+639+86f56657.aarch64
Name | php-ffi |
---|---|
Epoch | 0 |
Version | 8.2.28 |
Release | 1.module+el9.6.0+639+86f56657 |
Architecture | aarch64 |
Website/URL | http://www.php.net/ |
License | PHP-3.01 |
Build Time | 2025-05-17 12:46:04 |
Build Host | builder-arm64-1.inferitos.ru |
Summary | Foreign Function Interface |
Repositories | AppStream |
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. |
Errata | INFSA-2025:7432 |
Size | 83 KiB |
Source Project | php-8.2.28-1.module+el9.6.0+639+86f56657 |
SHA-256 checksum | de70deb71a24b181c46d87b137ae6f3d74afc68e582c4a332922386857f720ec |
×
* Mon Apr 28 2025 Remi Collet <rcollet@redhat.com> - 8.2.28-1 - rebase to 8.2.28 * Thu Dec 26 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 8.2.25-1 - Rebuilt for MSVSphere 9.5 * Fri Nov 08 2024 Remi Collet <rcollet@redhat.com> - 8.2.25-1 - rebase to 8.2.25 RHEL-65837 * Fri Nov 24 2023 Remi Collet <rcollet@redhat.com> - 8.2.13-1 - 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