Martino Piccinato
Martino Piccinato
Hi, while using JMSDebuggingBundle with a PHP7 project we keep receiving ``` Uncaught TypeError: Argument 1 passed to JMS\DebuggingBundle\Kernel\ExceptionHandler::handle() must be an instance of Exception, instance of Error given ```...
The bundle does not add CORS headers on error (500) response, e.g. those generetaed by FOSRestBundle
Hi, I really appreciate your client and I would like to use it for a project but there is an edge case that is not handled: for record retrieval requests...
Currently when using a table name using a non valid URI string (e.g. `$client->table('NAME WITH SPACE')` ) an Exception is thrown when on `Request::setUri` method in my opinion it should...
It would be useful to debug request/response from to the Client. My proposal is to add a third optional `$options = array()` parameter to the Client contructor and use "http_debug"...
when throwing the InvalidArgument Exception for an invalid URI in Request::setURI it would be nice to have the invalid URI for debug purposes in the exception message: Request, line 22:...
## What Make the size of the volume claimed by the internal postgresql database configurabile in the helm chart. ## How Add a storage configuration to postgresql section in values.yaml,...