From 1f254b1ee917690b4f8f7738fdcfc295ee304ff7 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Fri, 17 Mar 2023 18:28:08 +0000 Subject: gentoo auto-resync : 17:03:2023 - 18:28:08 --- dev-lang/php/metadata.xml | 119 +++++++++++++++++++++++++++++++++++----------- 1 file changed, 90 insertions(+), 29 deletions(-) (limited to 'dev-lang/php/metadata.xml') diff --git a/dev-lang/php/metadata.xml b/dev-lang/php/metadata.xml index 87b3df81499e..7143eef2004b 100644 --- a/dev-lang/php/metadata.xml +++ b/dev-lang/php/metadata.xml @@ -10,36 +10,82 @@ Michael Orlitzky - Support FPM application confinement through sys-libs/libapparmor - Enable password hashing algorithm from app-crypt/argon2 - Add support for libbcmath - Enable CLI SAPI + + Support FPM application confinement through + sys-libs/libapparmor + + + Enable password hashing algorithm from app-crypt/argon2 + + + Enable the BCMath Arbitrary Precision Mathematics extension + + + Enable the Command-Line Interface (CLI) SAPI + Include gcov symbols for test coverage and lcov reports. Only useful for extension developers, and requires GCC. - Enable ctype functions - Enable embed SAPI - Add supports Enchant spelling library - Add foreign function interface (ffi extension) support - Add fileinfo extension support - Add filter extension support - Add dbm support for flat files - Enable the FastCGI Process Manager SAPI - Adds support for gd (bundled with PHP) - Add dbm support for .ini files - Enable PCRE JIT support - Enable JSON support - Add SASL support for the PHP LDAP extension - Enable support for dev-db/lmdb db backend + + Enable the Character type checking (ctype) extension + + + Enable embed SAPI + + + Enable the Enchant spelling library extension using + app-text/enchant + + + Enable the Foreign Function Interface (FFI) extension using + dev-libs/libffi + + + Enable the File Information extension + + + Enable the Data Filtering extension + + + Add dbm support for flat files + + + Enable the FastCGI Process Manager SAPI + + + Enable the Image Processing and GD extension (requires + media-libs/libjpeg-turbo and + media-libs/libpng) + + + Add dbm support for .ini files + + + Enable PCRE JIT support + + + Enable the JavaScript Object Notation extension + + + Add SASL support for the PHP LDAP extension using + dev-libs/cyrus-sasl + + + Enable support for dev-db/lmdb db backend + Enables the intl extension for extended internalization support Enables built-in opcode cache, replacing pecl-apc et al. - Add support for process creation functions - Enable the bundled PDO extensions + + Enable the Process Control extension + + + Enable the PHP Data Objects extension + Enables the phar extension to provide phar archive support @@ -49,21 +95,36 @@ Include dev-libs/mm support for session storage - Add support for shared memory use - Support for SimpleXML + + Enable the shmop extension + + + Enable the SimpleXML extension + Enable support for crypto through dev-libs/libsodium - Support for System V-compatible inter-process communication + Enable the PHP System-V semaphore, shared memory and IPC extension + + + Add support for the PHP file parser - Add support for the PHP file parser - Enable support for dev-db/tokyocabinet db backend - Enable XMLReader support - Enable XMLWriter support - Enable the XSL extension - Enable webp support for GD in php-7.x + Enable support for dev-db/tokyocabinet db backend + + + Enable the XMLReader extension + + + Enable the XMLWriter extension + + + Build the XSL extension + + + Enable webp support for GD in php-7.x + php/php-src -- cgit v1.2.3