Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | php8: Clean up and update distributed php.ini for php 8.0.12 | Giovanni Giacobbi | 2021-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 package | Michael Heimpold | 2021-02-01 |
Signed-off-by: Michael Heimpold <mhei@heimpold.de> |