php7: Clean up and update distributed php.ini for php 7.2.34 17110/head
authorGiovanni Giacobbi <giovanni@giacobbi.net>
Thu, 11 Nov 2021 09:29:14 +0000 (09:29 +0000)
committerGiovanni Giacobbi <giovanni@giacobbi.net>
Thu, 11 Nov 2021 10:19:24 +0000 (10:19 +0000)
commit903d79b3872b1fa7f74d6e0fcb623b298f69af00
tree958bd9a344d0ac6c65eab166b666b570ec607d47
parent496f50a754cffe08ca9c26d6011a825ef495d706
php7: Clean up and update distributed php.ini for php 7.2.34

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

Directives removed that no longer exist as of PHP 7.2.34:
- 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