[ All 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 ]
×

Package php-ffi-2:8.0.30-1.3.el9.x86_64 download

Name php-ffi
Epoch 2
Version 8.0.30
Release 1.3.el9
Architecture x86_64
Website/URL http://www.php.net/
License PHP
Build Time 2025-05-21 16:32:02
Build Host builder-hosting-x86-01.inferitos.ru
Summary Foreign Function Interface
Repositories Hosting, HostingTesting
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
Size 72 KiB
Source Project php-8.0.30-1.3.el9
SHA-256 checksum cac0e6320eaf6a1d567f25ac09b513f5689da594fb6a104beec4511840653ee0
× Full screenshot
Changelog 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