php7: Clean up and update distributed php.ini for php 7.4.25 17111/head
authorGiovanni Giacobbi <giovanni@giacobbi.net>
Thu, 11 Nov 2021 10:07:04 +0000 (10:07 +0000)
committerGiovanni Giacobbi <giovanni@giacobbi.net>
Thu, 11 Nov 2021 10:18:44 +0000 (10:18 +0000)
commit7e45ad87f3f2ebcc9e6496ec358a6297e818f90d
treeca661f132cd43401a5e4c5776c0167f7ef4f55e0
parent309c5d62ae6962eecfd1f3242a65219650cf4385
php7: Clean up and update distributed php.ini for php 7.4.25

Details:
- Cleaned up whitespace and removed comments (refer to official PHP documentation for that)
- Removed directives that no longer exist as of PHP 7.4.25
- Added '~E_DEPRECATED' to 'error_reporting'

Directives removed that no longer exist as of PHP 7.4.25:
- zend.ze1_compatibility_mode
- y2k_compliance
- register_globals
- register_long_arrays
- magic_quotes_gpc
- magic_quotes_runtime
- magic_quotes_sybase
- always_populate_raw_post_data

Signed-off-by: Giovanni Giacobbi <giovanni@giacobbi.net>
lang/php7/Makefile
lang/php7/files/php.ini