Пакет php-ffi-8.3.19-1.el10_0.x86_64
Имя | php-ffi |
---|---|
Эпоха | 0 |
Версия | 8.3.19 |
Релиз | 1.el10_0 |
Архитектура | x86_64 |
Сайт | http://www.php.net/ |
Лицензия | PHP-3.01 |
Время сборки | 2025-05-19 14:49:14 |
Хост сборки | builder-x86-04.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:7489 |
Размер | 81 КиБ |
Исходный проект | php-8.3.19-1.el10_0 |
Контрольная сумма SHA-256 | 6ae967703b15231344ab50397aee8dc699faf8b7f7d47e55bc55522bd5b7ddcc |
×
* Wed May 14 2025 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 8.3.19-1 - Rebuilt for MSVSphere 10 * Wed Apr 09 2025 Remi Collet <rcollet@redhat.com> - 8.3.19-1 - rebase to 8.3.19 * Mon Jan 20 2025 Remi Collet <rcollet@redhat.com> - 8.3.15-1 - rebase to 8.3.15 * Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 8.3.12-2 - Bump release for October 2024 mass rebuild: Resolves: RHEL-64018 * Tue Oct 01 2024 Remi Collet <rcollet@redhat.com> - 8.3.12-1 - rebase to 8.3.12 - enable command history in phpdbg * Tue Aug 06 2024 Remi Collet <rcollet@redhat.com> - 8.3.10-1 - rebase to 8.3.10 * Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 8.3.7-3 - Bump release for June 2024 mass rebuild * Mon May 27 2024 Remi Collet <rcollet@redhat.com> - 8.3.7-2 - rebuild * Thu May 16 2024 Remi Collet <rcollet@redhat.com> - 8.3.7-1 - rebase to 8.3.7 - backport Argon2 password hashing in OpenSSL ext * Wed Jan 31 2024 Remi Collet <remi@remirepo.net> - 8.3.2~RC1-1 - update to 8.3.3RC1 - drop GCC 14 patch merged upstream