Skip to content

4.0.0 Beta

Pre-release
Pre-release

Choose a tag to compare

@RobDWaller RobDWaller released this 09 Jan 12:59
bfb8f96

This Beta release gets version 4.0.0 into a working state and completes the design changes. Primarily it fixes the unit tests, integration tests and benchmark tests so they now all work with the new interfaces.

Additional Work:

  • Fixed Namespacing.
  • Improved types and doc types.
  • Got CI Pipeline working with PHP 7.4 and 8.0
  • Bumped PHPStan strictness from 7 to 8.
  • Created separate Unit and Integration test suites.

ToDo:

  • Add BuildValidate Benchmark Test
  • Add Token and Tokens integration tests.
  • Tidy up and complete comments documentation.
  • Update README documentation.
  • Add Covers Annotations to tests.
  • Improve validate algorithm functionality.