Skip to content

v5.0.0

Compare
Choose a tag to compare
@gregor-j gregor-j released this 19 Oct 13:28
· 12 commits to main since this release
1afaf25

Changes

  • #11 Updated code for PHP min. 7.4 and PSR-12 coding standard.
  • #11 Use strict types instead of validations.
  • #12 Updated to min. PHP 7.4 and updated all dependencies.
  • #12 Updated to PHPUnit 9 and updated all tests.
  • #13 Replaced Travis with GitHub workflow.
  • #14 Defined PSR-12 coding standard using .phpcs.xml.
  • #15 Removed php-sap/datetime because it is already in the php-sap/interfaces package.