openwrt-packages/lang/php7
Giovanni Giacobbi 903d79b387
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>
2021-11-11 10:19:24 +00:00
..
files php7: Clean up and update distributed php.ini for php 7.2.34 2021-11-11 10:19:24 +00:00
patches php7: drop patch for openssl deprecated API (fixes #14357) 2020-12-30 00:30:05 +01:00
Makefile php7: Clean up and update distributed php.ini for php 7.2.34 2021-11-11 10:19:24 +00:00
pecl.mk php7-pecl-http: fix build for big endian (fixes #3691) 2016-12-23 23:08:29 +01:00