OnionIoT / Onion-Docs

Documentation for all things Onion
https://docs.onion.io
GNU General Public License v3.0
112 stars 65 forks source link

Php : add filter extension. #12

Closed jorismulliez closed 7 years ago

jorismulliez commented 7 years ago

Hi,

I would like to see the php extension "filter" on the omega. We already discuss things here : https://community.onion.io/topic/1241/omega2-php-mods-add-filter And I open an issue here : https://github.com/openwrt/packages/issues/3831

It seems that you "just have to"

add CONFIG_PHP7_FILTER=y to the build configuration

I don't know if it's possible ? I don't know if the new php package wqill become very heavier...

Thanks a lot,

greenbreakfast commented 7 years ago

PHP filter configuration is now enabled! You will likely have to uninstall the old PHP packages, run opkg update, and then install the new packages.