Gergely Nagyunyomi-Sényi

Results 8 comments of Gergely Nagyunyomi-Sényi

Any update on this one, having the same issue here ?

OK, so are there no plans for this ? Should we switch to another chart solution?

i have the same issue, is there any planned fix for this ?

@GrahamCampbell In short: my old fix was not a real fix. :/ Explanation: The reason is that first i added `$conf[\CURLOPT_PROXY] = '';` . This should have been okay. But...

yep, the reason i set CURLOPT_PROXY to empty cause older php versions had a bug where the CURLOPT_NOPROXY was not taken into account. But my first fix was wrong, unset()...

Is there any hope for adding this to the next release? :)

@ZPascal i read about atomic but that is not going to solve this issue. Atomic push is a possiblity to push to different branches as the same time, however this...