openwrt-packages/lang/php7
Giovanni Giacobbi 024ac2b040 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>
(cherry picked from commit 7e45ad87f3)
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2021-11-12 07:48:43 +01:00
..
files php7: Clean up and update distributed php.ini for php 7.4.25 2021-11-12 07:48:43 +01:00
patches php7: Support for icu 70.1 2021-11-02 09:36:12 +09:00
Makefile php7: Clean up and update distributed php.ini for php 7.4.25 2021-11-12 07:48:43 +01:00
pecl.mk php7: fix pecl build with QUILT 2021-02-26 11:23:07 -03:00
test.sh php7: add CI test script 2020-12-02 20:40:05 +01:00