mirror of
https://github.com/openwrt/packages.git
synced 2025-12-27 04:39:58 +04:00
Details: - Cleaned up whitespace and removed comments (refer to official PHP documentation for that) - Removed directives that no longer exist as of PHP 8.0.12 - Added newly existing directives commented out - Added '~E_DEPRECATED' to 'error_reporting' Signed-off-by: Giovanni Giacobbi <giovanni@giacobbi.net>