aboutsummaryrefslogtreecommitdiff
path: root/lang/php8/files
Commit message (Collapse)AuthorAge
* php8: update to 8.2.0Michael Heimpold2022-12-12
| | | | Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* php8: update to 8.1.0Michael Heimpold2021-12-06
| | | | | | | | | | Also update patches and remove obsolete ones. We also need to add one to prevent mod_php to be enabled by apxs in configuration file. While at, remove the VARIANT setting for pecl extensions. Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* 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>