Skip to content

Releases: php-sap/common

version 2

22 Jan 09:16
Compare
Choose a tag to compare

Changes

  • Removed AbstractRemoteFunctionCall::getReturnTypecast() method because it is more transparent to rely on the user-code to overwrite invoke() for typecasting.
  • Removed suggestion for kba-team/typecast from composer.
  • Removed kba-team/typecast from composer dev-requirements.
  • Removed parameter reset from AbstractRemoteFunctionCall::invoke().

version 1.1.1

16 Jan 15:13
Compare
Choose a tag to compare

Added tests/ to git export ignore list.

version 1.1.0

16 Jan 15:01
Compare
Choose a tag to compare

Added abstract method AbstractFunction::getFunction() that will get called by the constructor.

1.0.0

16 Jan 09:45
Compare
Choose a tag to compare

Initial release.