Mattia Careddu

Results 10 comments of Mattia Careddu

@essenciary any news on this? I think we can do something similar to Symfony (PHP), so use loswercase for keys. strtr($key, self::UPPER, self::LOWER); where upper is '_ABCDEFGHIJKLMNOPQRSTUVWXYZ' and lower '-abcdefghijklmnopqrstuvwxyz'....

Any updates on this issue? @essenciary @huaxk

This is very inefficient and non suitable for some use-cases. Why would you load the whole data in a dataframe and then count the elements while you can use an...

`force` api is not working for me with vue-router 4.0.3

This bundle use [ssh2 ](http://php.net/manual/en/ref.ssh2.php) that doesn't support timeout option. I leave you an interesting [discussion](http://stackoverflow.com/questions/10957455/how-to-set-timeout-for-a-ssh-command-executed-with-php) about this on stackoverfow.

@essenciary this issue can be closed.

@rofinn I got **LoadError: UndefVarError: Mocking not defined** and that happens on the line where I use Mocking.@patch, Mocking.activate works.

@rofinn I think that the problem is this: https://github.com/YingboMa/SafeTestsets.jl/issues/3

@hinto-janai I thinkg this can be closed since https://github.com/Cuprate/cuprate/pull/560 it is merged