[ 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-8.3.15-1.module+el9.6.0+615+cabdc88f.x86_64 download

Name php-ffi
Epoch 0
Version 8.3.15
Release 1.module+el9.6.0+615+cabdc88f
Architecture x86_64
Website/URL http://www.php.net/
License PHP-3.01
Build Time 2025-04-15 16:41:26
Build Host builder-x86-13.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
Size 78 KiB
Source Project php-8.3.15-1.module+el9.6.0+615+cabdc88f
SHA-256 checksum de4f17c635558f8ec504bcc8b2c81d510cd8d6d2691cd01637b3b2b0cc7ecced
× Full screenshot
Changelog link
* Thu Mar 20 2025 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 8.3.15-1
- Rebuilt for MSVSphere 9.6-beta

* Fri Dec 20 2024 Remi Collet <rcollet@redhat.com> - 8.3.15-1
- rebase to 8.3.15

* Thu Dec 05 2024 Remi Collet <rcollet@redhat.com> - 8.3.12-1
- rebase to 8.3.12 RHEL-62189
- enable command history in phpdbg
- backport Argon2 password hashing in OpenSSL ext
- build sockets extension statically
- switch to nikic/php-parser version 5
- openssl: always warn about missing curve_name

* Fri Nov 24 2023 Remi Collet <rcollet@redhat.com> - 8.2.13-1
- rebase to 8.2.13 RHEL-14699
- 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