picofeed
picofeed copied to clipboard
Github Actions: PHPUnit-Tests for PHP5
This needs to be pulled after #14 - the PR is based on the branch by @DavidGoodwin
The changes I made are as follows:
- Updated the PHP requirement to 5.6 because laminas-xml 1.2.0 needs it
- Added a Github action to run the unit tests with PHP 5 on branches and PRs (Last successful run is here: https://github.com/lostfocus/picofeed/actions/runs/8307319878 )
- Fixed a couple of tests
- Updated the readme