You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sorry for the slow reaction… yes, we need to type cast that, you should not need to explicitly set an empty string. Does no harm, though, as a workaround.
With v2.6.1 and PHP 8.1 and no package configuration adjustments regarding a storage key prefix an Exception gets thrown:
Flownative_Aws_S3_S3Target.php: Flownative\Aws\S3\S3Storage_Original::getKeyPrefix(): Return value must be of type string, null returned
Am i required to add an empty string prefix option to my configuration even if i don’t use prefixed storages in my setup?
The text was updated successfully, but these errors were encountered: