ivanwilliammd / satusehat-integration

SATUSEHAT Integration Library
https://packagist.org/packages/ivanwilliammd/satusehat-integration
MIT License
55 stars 39 forks source link

[Bug]: v2.5.0 - not complying with backward compatibility of PHP 7.4 and multitenancy #41

Closed ivanwilliammd closed 5 months ago

ivanwilliammd commented 5 months ago

What happened?

OAuthClient not complying with backward compatibility of v7.4 and multitenancy ($this->override)

How to reproduce the bug

Strictly typed base_url inconsistent with type null, $base_url declared not clean enough (sometimes $base_url, supposedly $this->base_url

Package Version

2.5.0

PHP Version

7.4.0

Which operating systems does with happen with?

No response

Notes

No response