Mike Funk

Results 6 issues of Mike Funk

![screen shot 2014-01-30 at 11 31 03 am](https://f.cloud.github.com/assets/661038/2043979/244190ce-89e5-11e3-9f29-0e9c1f586310.png)

instead of allowing only one where filter, this allows passing a where array as the first param to `get_by()` and `get_many_by()`.

When loading multiple sparks via a passed array, MY_Loader.php will throw a PHP error: ``` A PHP Error was encountered Severity: Warning Message: ltrim() expects parameter 1 to be string,...

I used to do ``` gh pr --list --all --org={my_org} --assignee={me} ``` And I would get a list of all pull requests in my organization assigned to me. But now...

new feature
high priority

This fixes this warning in pre-commit 2.0: ``` [WARNING] [email protected]:hootsuite/pre-commit-php.git uses legacy hooks.yaml to provide hooks. In newer versions, this file is called .pre-commit-hooks.yaml This will work in this version...

set a relative path to the composer autoload file so this can be installed globally too.