php7: enable filter support by default (fixes #3831)
authorMichael Heimpold <redacted>
Thu, 13 Apr 2017 20:59:07 +0000 (22:59 +0200)
committerMichael Heimpold <redacted>
Thu, 13 Apr 2017 21:04:22 +0000 (23:04 +0200)
commit41007068170de972062457d64304ee335a32f324
tree7990dcefe83b0bd4a1e0395856ccaf84146683f7
parent11dbb67426d6de52d2e9d3a618b68ac9dde562f7
php7: enable filter support by default (fixes #3831)

Filter support brings several useful features which many PHP applications
rely on. To make it easier for users who don't want to build own packages
enable this by default. This slightly increases the binary SAPI packages,
but since PHP is a huge monster anyway, I doubt this hurts anybody.

Signed-off-by: Michael Heimpold <redacted>
lang/php7/Makefile
git clone https://git.99rst.org/PROJECT