kumquat-buildroot/package/php
Floris Bos ea1e9e0344 package/php: switch from libmysqlclient to mysqlnd
The Mysql Native Driver has been the default mysql driver since
PHP 5.4, but buildroot was still using libmysqlclient.

Mysqlnd has several advantages such as improved memory management
and the more favorable PHP licensing terms.
(can combine it with proprietary PHP extensions like Ioncube
loader, while libmysqlclient requires commercial licensing if you
link to it and do not fall under their GPL/FOSS license exception)

Signed-off-by: Floris Bos <bos@je-eigen-domein.nl>
Reviewed-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2016-09-06 23:21:50 +02:00
..
0001-acinclude.m4-don-t-unset-variables.patch
0002-iconv-tweak-iconv-detection.patch
0003-configure-disable-the-phar-tool.patch
0004-OPcache-flock-mechanism-is-obviously-linux-so-force-.patch
0005-ext-fileinfo-config.m4-allow-cache-answer-for-strcas.patch
0006-Fix-php-fpm.service.in.patch
0007-phpdbg_prompt-enclose-phpdbg_load_module_or_extensio.patch
Config.ext package/php: switch from libmysqlclient to mysqlnd 2016-09-06 23:21:50 +02:00
Config.in
php-fpm.conf
php.hash
php.mk package/php: switch from libmysqlclient to mysqlnd 2016-09-06 23:21:50 +02:00