In https://github.com/launchdarkly/api-client-php/blob/dba5e59faae43b1514909978eaafb14e3292fb6e/lib/ObjectSerializer.php#L338 it makes an invalid call to `settype()` with `$class` set to `mixed`. This is rendering us unable to use this functionality of this library. https://github.com/OpenAPITools/openapi-generator/issues/8943
In
api-client-php/lib/ObjectSerializer.php
Line 338 in dba5e59
settype()with$classset tomixed. This is rendering us unable to use this functionality of this library.OpenAPITools/openapi-generator#8943