aboutsummaryrefslogtreecommitdiff
path: root/lang/php8/files
Commit message (Collapse)AuthorAge
* php8: Clean up and update distributed php.ini for php 8.0.12Giovanni Giacobbi2021-11-13
| | | | | | | | | | Details: - Cleaned up whitespace and removed comments (refer to official PHP documentation for that) - Removed directives that no longer exist as of PHP 8.0.12 - Added newly existing directives commented out - Added '~E_DEPRECATED' to 'error_reporting' Signed-off-by: Giovanni Giacobbi <giovanni@giacobbi.net>
* php8: introduce new major version packageMichael Heimpold2021-02-01
Signed-off-by: Michael Heimpold <mhei@heimpold.de>