diff options
author | Valery Kartel <valery.kartel@gmail.com> | 2017-03-06 00:46:20 +0200 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2017-03-08 10:27:00 +0000 |
commit | 4b99a30137f96035710a1c96e0adada3b9fdad74 (patch) | |
tree | 438b32a0789bdfd271621081375e78d60b925f87 /testing/php7.1/getrandom.patch | |
parent | aafe70811d90152fa731ca379a7473de8f33c637 (diff) | |
download | aports-4b99a30137f96035710a1c96e0adada3b9fdad74.tar.bz2 aports-4b99a30137f96035710a1c96e0adada3b9fdad74.tar.xz |
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.
Diffstat (limited to 'testing/php7.1/getrandom.patch')
0 files changed, 0 insertions, 0 deletions