Evgeny Svirsky

Results 13 issues of Evgeny Svirsky

Currently in is hardcoded to 8888. Would be great to provide a possibility to change it either via ENV variable or config param

Hello, we have the following issue (1.26.0). We have Redis cluster, configured with Sentinels. And there is problem: when Master Redis server down, there are approximately 3-5 seconds of Redis...

Found error in your service definition: vendor/misd/guzzle-bundle/Misd/GuzzleBundle/Resources/config/monolog.xml Seems that you have error in: ``` xml ``` but it should be: ``` xml ``` Can you fix this issue? Or I...

Hey, guys. Thanks for this useful lib. Is it a possibility to create a Smart Contract call offline, wrap it to string let's say, share a transaction string (for example...

So, I pick date for example 15.05.2015, but in controller I got 14.05.2015. some code: ``` php ->add('date', 'collot_datetime', array( 'pickerOptions' => array('format' => 'dd.mm.yyyy', 'startDate' => '+0d', 'endDate' =>...