Mattia Careddu

Results 6 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.