[ Все 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Пакет php-ffi-2:8.0.30-1.3.el9.x86_64 download

Имя php-ffi
Эпоха 2
Версия 8.0.30
Релиз 1.3.el9
Архитектура x86_64
Сайт http://www.php.net/
Лицензия PHP
Время сборки 2025-05-21 16:32:02
Хост сборки builder-hosting-x86-01.inferitos.ru
Краткое описание Foreign Function Interface
Репозитории Hosting, HostingTesting
Полное описание 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.
Эррата
Размер 72 КиБ
Исходный проект php-8.0.30-1.3.el9
Контрольная сумма SHA-256 cac0e6320eaf6a1d567f25ac09b513f5689da594fb6a104beec4511840653ee0
× Full screenshot
История изменений link
* Tue May 20 2025 Alexey Berezhok <aberezhok@msvsphere-os.ru> - 2:8.0.30-1.3
- Fixed problem of liblfs update error

* Mon Nov 25 2024 Alexey Berezhok <aberezhok@msvsphere-os.ru> - 2:8.0.30-1.1
- Added disconnect from LS

* Thu Oct 31 2024 Alexey Berezhok <aberezhok@msvsphere-os.ru> - 2:8.0.30-1
- Added LS support

* Fri Oct 06 2023 Remi Collet <rcollet@redhat.com> - 8.0.30-1
- rebase to 8.0.30
- Resolves: RHEL-11946