onedrive-php-sdk
onedrive-php-sdk copied to clipboard
Exists any problems with IIS ?
i use IIS i have this problem.
IIS + PHP8 is BAD
Warning: Krizalys\Onedrive\Client::__construct(): The script tried to access a property on an incomplete object. Please ensure that the class definition "Krizalys\Onedrive\ClientState" of the object you are trying to operate on was loaded before unserialize() gets called or provide an autoloader to load the class definition in
with Apache and PHP 7.4 is fine.