Пакет php-ffi-8.2.28-1.module+el8.10.0+728+97639695.x86_64
| Имя | php-ffi |
|---|---|
| Эпоха | 0 |
| Версия | 8.2.28 |
| Релиз | 1.module+el8.10.0+728+97639695 |
| Архитектура | x86_64 |
| Сайт | http://www.php.net/ |
| Лицензия | PHP-3.01 |
| Время сборки | 2025-09-12 17:08:46 |
| Хост сборки | 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:15687 |
| Размер | 122 КиБ |
| Исходный проект | php-8.2.28-1.module+el8.10.0+728+97639695 |
| Контрольная сумма SHA-256 | 2aff67231e9568712a23f0c638290ebb1aab95fdda07086e6678c641ec2dab85 |
| Module | php-8.2-8100020250913120746.eb0869e2 |
×
* Wed Sep 03 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 8.10 * Tue Nov 12 2024 Remi Collet <rcollet@redhat.com> - 8.2.25-1 - rebase to 8.2.25 RHEL-66166 * Mon Nov 27 2023 Remi Collet <rcollet@redhat.com> - 8.2.13-1 - rebase to 8.2.13 RHEL-14705 - 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 * Fri Jan 13 2023 Remi Collet <rcollet@redhat.com> - 8.0.27-1 - rebase to 8.0.27 * Mon Aug 01 2022 Remi Collet <rcollet@redhat.com> - 8.0.20-2 - snmp3 calls using authPriv or authNoPriv immediately return false #2104630 * Wed Jul 20 2022 Remi Collet <rcollet@redhat.com> - 8.0.20-1 - rebase to 8.0.20 #2100876 - fix wrong mod_php configuration #2094728 * Wed Jun 22 2022 Remi Collet <rcollet@redhat.com> - 8.0.13-3 - fix password of excessive length triggers buffer overflow leading to RCE CVE-2022-31626 * Tue Dec 14 2021 Remi Collet <rcollet@redhat.com> - 8.0.13-2 - refresh provided configuration from upstream * Tue Dec 14 2021 Remi Collet <rcollet@redhat.com> - 8.0.13-1 - rebase to 8.0.13 - drop xmlrpc extension - drop json sub-package, extension is always present