Dan
Dan
The curl timeout was causing my script to just not return data and return no errors. If anyone else can't work out why they're getting no data back then first...
I'm using this sdk to authorize a user and then get their contact list, however 9 times out of 10 getContacts() is false and nothing is returned. Any ideas what's...
PHP: `PHP 8.1.11 (cli) (built: Sep 29 2022 22:28:49) (NTS)` symfony/maker-bundle : `"v1.47.0"` When running `php bin/console make:entity --regenerate` to create the getters and setters for a `one-to-many`, the getters...
The `Symfony\Component\HttpFoundation\BinaryFileResponse();` on default instantiation has a null content type, this bundle intercepts those files and tries to inject the tag manager into the file, correctly Symfony does not allow...