commercetools-sdk-php-v2
commercetools-sdk-php-v2 copied to clipboard
The e-commerce SDK from commercetools for PHP.
I am working on migrating customer data from our current shop to commercetool. I am using importer to migrate the data, but I am not able to use it to...
- [ ] Changeset added ### Features ### Fixes ### Breaking changes
**Is your feature request related to a problem? Please describe.** I need to get the full raw results of an API response. In v1 it was possible via function `$response->toArray()`:...
- [ ] Changeset added ### Features ### Fixes https://github.com/commercetools/commercetools-sdk-php-v2/issues/177 ### Breaking changes
**Is your feature request related to a problem? Please describe.** Recently I wanted to update symfony from v6 to v7 in my project but I got such an error _**commercetools/commercetools-sdk...
In the PR https://github.com/commercetools/commercetools-sdk-php-v2/pull/301 some deprecation errors were fixed. I updated to the 10.12.0 release, but still having PHP deprecation issues: ``` Deprecated: {closure:Commercetools\Client\MiddlewareFactory::createRetryNAMiddleware():69}(): Implicitly marking parameter $response as nullable...
- [ ] Changeset added ### Features ### Fixes ### Breaking changes