Package php-ffi-8.3.19-1.el10_0.aarch64
Name | php-ffi |
---|---|
Epoch | 0 |
Version | 8.3.19 |
Release | 1.el10_0 |
Architecture | aarch64 |
Website/URL | http://www.php.net/ |
License | PHP-3.01 |
Build Time | 2025-05-19 15:08:43 |
Build Host | builder-arm64-1.inferitos.ru |
Summary | Foreign Function Interface |
Repositories | AppStream |
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 | INFSA-2025:7489 |
Size | 87 KiB |
Source Project | php-8.3.19-1.el10_0 |
SHA-256 checksum | e5293166bef793e18e12f53f4cda6b30a635e3ae4fe2b6786327978a59d7e996 |
×
* 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