Marcin G

Results 8 comments of Marcin G

I'm looking forward to the same feature. It's called resize with padding I believe. Thank you.

+1 ES 5.5 with x-pack and password Removing X-pack fixes it.

+1 I have this issue too in 2017. No clue how to increase the limit.

Redis::hGet(): send of 51 bytes failed with errno=32 Broken pipe phpredis 5.3.7 Receiving the errors on random occasions - might be related to heavy load, but I am not sure....

From my testing it looks like this font version is bugged: https://github.com/weiweihuanghuang/Work-Sans/blob/master/fonts/static/WOFF2/WorkSans-Bold.woff2 Whereas this one is working: https://weiweihuanghuang.github.io/Work-Sans/Work-Sans/fonts/webfonts/woff2/WorkSans-Bold.woff2 Perhaps it's an older font version. The issue can be reproduced on...

@mnapoli @SvenRtbg The issue here was that we replaced \n with PHP_EOL in methods, which are used to compare strings present in unit test source files. Variables with strings containing...