packages/lang/php7
Giovanni Giacobbi 7e45ad87f3
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>
2021-11-11 10:18:44 +00:00
..
files php7: Clean up and update distributed php.ini for php 7.4.25 2021-11-11 10:18:44 +00:00
patches php7: Support for icu 70.1 2021-11-03 08:00:38 +01:00
Makefile php7: Clean up and update distributed php.ini for php 7.4.25 2021-11-11 10:18:44 +00:00
pecl.mk php7: fix pecl build with QUILT 2021-02-26 18:07:30 +01:00
test.sh php7: add CI test script 2020-12-02 20:40:05 +01:00