Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | php7: drop package | Michael Heimpold | 2021-12-09 |
| | | | | | | | | | | Active support for PHP 7.4 branch ended a few days ago. Since we have PHP 8.x in the repository for a while and we migrated all PECL extension packages already, let's focus on that newer version and drop support for 7.4. Signed-off-by: Michael Heimpold <mhei@heimpold.de> | ||
* | php7: add CI test script | Michael Heimpold | 2020-12-02 |
This adds basic checks for php7 core and module packages. Signed-off-by: Michael Heimpold <mhei@heimpold.de> |