From 5ee37292af48dfa380c7a0bd55312208165d62d3 Mon Sep 17 00:00:00 2001 From: Michał Górny Date: Mon, 22 Oct 2018 20:16:29 +0200 Subject: dev-lang/php: Localize global flags used only by php MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Acked-by: Brian Evans Signed-off-by: Michał Górny --- dev-lang/php/metadata.xml | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'dev-lang/php/metadata.xml') diff --git a/dev-lang/php/metadata.xml b/dev-lang/php/metadata.xml index 609c0dce3af1..d7d65eb7f92f 100644 --- a/dev-lang/php/metadata.xml +++ b/dev-lang/php/metadata.xml @@ -7,18 +7,22 @@ Enable password hashing algorithm from app-crypt/argon2 + Add support for libbcmath Enable 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 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) Enable the hash extension + Add dbm support for .ini files Enable JSON support Add SASL support for the PHP LDAP extension @@ -31,6 +35,7 @@ Enables built-in opcode cache, replacing pecl-apc et al. + Add support for process creation functions Enable the bundled PDO extensions Enables the phar extension to provide phar archive support @@ -41,15 +46,23 @@ Include dev-libs/mm support for session storage + Add support for shared memory use + Support for SimpleXML Enable support for crypto through dev-libs/libsodium + Add support for Sybase-CT + + Support for System V-compatible inter-process communication + + 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-5.x + Add support for Web Distributed Data eXchange Enable webp support for GD in php-7.x Enable ZIP file encryption from dev-libs/libzip -- cgit v1.2.3-65-gdbad