Mathieu Delisle

Results 11 issues of Mathieu Delisle

How I can ignore directory who does not have read/write permission to trigger ``` RecursiveDirectoryIterator::__construct(/MyDir/.Trashes): failed to open dir: Operation not permitted ``` on: ``` Gaufrette\Adapter\Local->keys() ```

hi. It would be nice to have post deploy migration which can be run when full deployment is processed. Right now we are using EC2 Launch config to rotate our...

Would it be possible to serialize/deserialize request/response using protobuf with FostRest? Where should I start looking for implementation if I would like to add that kind of support?

Hi. I have big headache configuring my NodeMCU Arduino to talk to the web socket. Here is the log from the NodeMCU : ``` [WS-Client] connect ws... [hostByName] request IP...

I have problem to see my cached request to display in new relic. they all show as index.php is there a way to specially name it cached_\?

Did you test this with debug mode active? There is a ton of Notice undefined index... is it too hard to add isset, validate all assigned var. its a parser...

Hi. Is that class is missing : Nbobtc\Bitcoind\Bitcoind? its definied in the service config.

Took some time but I finally get it work fully symfony 4 / flex. Note : This is link to this PR : https://github.com/GeniusesOfSymfony/WebSocketBundle/pull/320 and composer will have to be...

I would like to know if its possible to unserialize by injecting service into the object and ignore those on serialize? for example, in symfony, if object is ContainerAware, it...