Skip to content

Releases: php-sap/integration-tests

v7.0.2

07 Aug 15:55
Compare
Choose a tag to compare

What's Changed

  • Added an action for PHP_CodeSniffer to the GitHub workflow by @gregor-j in #15
  • Remove squizlabs/php_codesniffer from dev-requirements by @gregor-j in #17

Full Changelog: v7.0.1...v7.0.2

v7.0.1

07 Aug 13:57
Compare
Choose a tag to compare

What's Changed

Full Changelog: v7.0.0...v7.0.1

v7.0.0 (PHP 8)

05 Aug 11:29
76f374b
Compare
Choose a tag to compare

What's changed

  • breaking change Dropped support for PHP versions prior to 8.
  • Switch to PHP 8 by @gregor-j in #11

Full Changelog: v6.0.1...v7.0.0

v6.0.1

20 Oct 10:11
906b485
Compare
Choose a tag to compare

Bugfixes

  • #9 Remove null config from AbstractSapRfcTestCase::provideIncompleteConfig().

v6.0.0

19 Oct 15:16
f5d6675
Compare
Choose a tag to compare

Changes

  • #3 Updated to min PHP 7.4 and update dependencies.
  • #4 Updated to PHPUnit 9.
  • #5 Remove php-sap/datetime from requirements.
  • #6 Enforced PSR-12 as coding standard.
  • #7 Created GitHub workflow.
  • #8 Updated external dependencies.

version 5.0 (PHP 7)

04 Feb 15:18
Compare
Choose a tag to compare

New

  • Switched composer dependencies to interface v3 and common v4.
  • Switched to new table and struct types from interface v3

Bugfixes

  • Updated assertions of DateTime and DateInterval returns.

version 4.0.1

02 Mar 08:07
Compare
Choose a tag to compare

Changes

  • Updated composer requirements.
  • Changed assertions of DateTime and DateInterval returns.

version 3.0.1 (PHP5)

02 Mar 08:06
Compare
Choose a tag to compare

Changes

  • Updated composer requirements.
  • Changed assertions of DateTime and DateInterval returns.

version 4.0 (PHP 7)

03 Feb 14:02
Compare
Choose a tag to compare

Switch to interfaces v2 and commons v3.

version 3.0 (PHP 5)

03 Feb 14:01
Compare
Choose a tag to compare

Switch to interfaces v2 and commons v3.