dev-lang/php: Make flatfile USE default on
authorBrian Evans <grknight@gentoo.org>
Tue, 6 Aug 2019 12:57:40 +0000 (08:57 -0400)
committerBrian Evans <grknight@gentoo.org>
Tue, 6 Aug 2019 12:57:40 +0000 (08:57 -0400)
Due to the profiles having berkdb and/or gdbm enabled by default,
tests often fail for the dbm extension of php.

Because of said profile defaults, enabling flatfile adds little cost
and just supports an additional backend for dbm

Package-Manager: Portage-2.3.71, Repoman-2.3.17
Signed-off-by: Brian Evans <grknight@gentoo.org>
dev-lang/php/php-7.2.21.ebuild
dev-lang/php/php-7.3.8.ebuild

index 2d85e9d999efc3f10928b6c8d9aef3b496ccc1d1..3163c80e3d4c1ccb17c80d2140a3849bbd48770d 100644 (file)
@@ -31,7 +31,7 @@ IUSE="${IUSE}
 IUSE="${IUSE} acl argon2 bcmath berkdb bzip2 calendar cdb cjk
        coverage +ctype curl debug
        enchant exif +fileinfo +filter firebird
-       flatfile ftp gd gdbm gmp +hash +iconv imap inifile
+       +flatfile ftp gd gdbm gmp +hash +iconv imap inifile
        intl iodbc ipv6 +json kerberos ldap ldap-sasl libedit libressl lmdb
        mhash mssql mysql mysqli nls
        oci8-instant-client odbc +opcache pcntl pdo +phar +posix postgres qdbm
index 1e66c720846d0ab9b4f8670effbcac115e02910e..eb9e3727c510833f0d3fbe01cb839640e3e05f33 100644 (file)
@@ -34,7 +34,7 @@ IUSE="${IUSE}
 IUSE="${IUSE} acl argon2 bcmath berkdb bzip2 calendar cdb cjk
        coverage +ctype curl debug
        enchant exif +fileinfo +filter firebird
-       flatfile ftp gd gdbm gmp +hash +iconv imap inifile
+       +flatfile ftp gd gdbm gmp +hash +iconv imap inifile
        intl iodbc ipv6 +json kerberos ldap ldap-sasl libedit libressl lmdb
        mhash mssql mysql mysqli nls
        oci8-instant-client odbc +opcache pcntl pdo +phar +posix postgres qdbm