Skip to content

Zen and Art of Continous Integration

Pre-release
Pre-release
Compare
Choose a tag to compare
@illuusio illuusio released this 12 Jan 08:08
· 2 commits to master since this release
116fa39

This fairly big release for PHP BLENC for years. Driver for this was to have support for for PHP 8.0 as it build PHP 7.x and PHP 8.1 but not for PHP 8.1 or 8.2. I like to send thanks to @marcosmarcolin and @Girgias for they kind help to iron out things and providing Pull Requests.

List for changes:

  • Reworked Github actions to test building from PHP 7.0 up-to 8.2.
  • Reworked PHP 8 support and now it should be top of the notch
  • Add multiple PHP tests to ensure that BLENC works as expected on all supported versions
  • Make multiple small and middle sized changes to remove old crust
  • Added CI run to test code formatting with Artistic Style and PHPCS