scormcloud-api-v2-client-php icon indicating copy to clipboard operation
scormcloud-api-v2-client-php copied to clipboard

Swagger Generated PHP Client for SCORM Cloud API v2

Results 1 scormcloud-api-v2-client-php issues
Sort by recently updated
recently updated
newest added

When using the library with php8+, you will may see deprecation notices like: > Return type of RusticiSoftware\Cloud\V2\Model\LaunchLinkRequestSchema::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute...