Skip to content

API client class v1.1.84

Compare
Choose a tag to compare
@malle-pietje malle-pietje released this 09 Feb 17:15
· 27 commits to master since this release
  • PHP 7.4 is now the minimum required version
  • updated the code for 7.4. specific features such as parameter type hinting, return types, etc.
  • added the ability to the constructor to change the key that is used to store the unificookie in the session,
    ($_SESSION['unificookie'] is used by default), this is useful when running multiple applications on the same server