aports/testing/php7.1
Valery Kartel 4b99a30137 testing/php7.1: switch to mysqlnd backendand and some more
At-last switch to mysqlnd - mysql php native backend.
All this time I thinked it was done. ((

* remove mariadb-dev from makedepends
* mysqlnd:
    - add strict dependency to openssl
* mysqli:
    - switch to use mysqlnd as a backend
    - suppress to send auth data on persistent connection pings
    - increase extension loading index to be load after mysqlnd
* pdo_mysql:
    - switch to use mysqlnd
* global:
    - add support for initial static extension dependency
    - remade loading index calculation.
      now it adds ... initiial+calculated.
    - sort configure flags to _extensions order
    - make configure flags more readable
    - shrink extensions dir to /usr/lib/php{ver}, without "modules"
      subdir. Because this directory for modules only.
    - some cosmetic cleanups.
2017-03-08 10:27:00 +00:00
..
APKBUILD testing/php7.1: switch to mysqlnd backendand and some more 2017-03-08 10:27:00 +00:00
getrandom.patch testing/php7.1: fix php bug #74105 2017-02-23 07:31:55 +00:00
install-pear.patch
php7.1-fpm.initd testing/php7.1: fixes in extension depends tracking 2017-02-24 13:18:28 +00:00
php7.1-fpm.logrotate testing/php7.1: fixes in extension depends tracking 2017-02-24 13:18:28 +00:00
php7.1-fpm.patch testing/php7.1: fixes in extension depends tracking 2017-02-24 13:18:28 +00:00
php7.1-includedir.patch testing/php7.1: fixes in extension depends tracking 2017-02-24 13:18:28 +00:00
php7.1-module.conf testing/php7.1: fixes in extension depends tracking 2017-02-24 13:18:28 +00:00