acquia-php-sdk-v2 icon indicating copy to clipboard operation
acquia-php-sdk-v2 copied to clipboard

Databases endpoint broken in 3.3.1

Open groened opened this issue 5 months ago • 0 comments

When attempting to use the Databases.php getAll() function, supplying a valid UUID, it produces an error:

TypeError: Cannot assign null to property AcquiaCloudApi\Response\DatabaseResponse::$user_name of type string in AcquiaCloudApi\Response\DatabaseResponse->__construct() (line 23 of /var/www/html/vendor/typhonius/acquia-php-sdk-v2/src/Response/DatabaseResponse.php).

groened avatar Sep 17 '24 16:09 groened