packages/lang/php7
Michael Heimpold 3d305a35e1 php7/php7-pecl-*: introduce load order
Some PECL modules (possibly also php modules) depend on
special load order, otherwise loading the module will fail
due to unresolvable symbols.

This changeset introduces a very simple compile-time defined
order by specifying a prefix for the ini file with the load
directive. If not given, it uses a default value.

It also updates all current pecl module packages to take
this new approach.

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2016-09-06 21:58:34 +02:00
..
files php7: restructure patches 2016-09-03 21:51:23 +02:00
patches php7: mod-mysqli: use libmysqlclient instead of libmysqlclient_r (refs #3132) 2016-09-04 13:40:44 +02:00
Makefile php7/php7-pecl-*: introduce load order 2016-09-06 21:58:34 +02:00
pecl.mk php7/php7-pecl-*: introduce load order 2016-09-06 21:58:34 +02:00