Пакет php-ffi-8.3.19-1.module+el9.6.0+640+34ed67ea.aarch64
Имя | php-ffi |
---|---|
Эпоха | 0 |
Версия | 8.3.19 |
Релиз | 1.module+el9.6.0+640+34ed67ea |
Архитектура | aarch64 |
Сайт | http://www.php.net/ |
Лицензия | PHP-3.01 |
Время сборки | 2025-05-17 13:28:58 |
Хост сборки | builder-arm64-1.inferitos.ru |
Краткое описание | Foreign Function Interface |
Репозитории | AppStream |
Полное описание | 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. |
Эррата | INFSA-2025:7418 |
Размер | 84 КиБ |
Исходный проект | php-8.3.19-1.module+el9.6.0+640+34ed67ea |
Контрольная сумма SHA-256 | 1c08e113cd2287a74f430be9b235720f962817481c18ac3c8d30c34e281cc843 |
Module | php-8.3-9060020250517100612.9 |
×
* Wed May 14 2025 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 8.3.19-1 - Rebuilt for MSVSphere 9.6 * Wed Apr 09 2025 Remi Collet <rcollet@redhat.com> - 8.3.19-1 - rebase to 8.3.19 * Fri Dec 20 2024 Remi Collet <rcollet@redhat.com> - 8.3.15-1 - rebase to 8.3.15 * Thu Dec 05 2024 Remi Collet <rcollet@redhat.com> - 8.3.12-1 - 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 * 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