Olivier Mansour

Results 5 issues of Olivier Mansour

YAML format doesnt allow it anymore ? ``` edge.redirectedto: increment: 'service.service-6play-lbcdn.byedge....edge-redirectedto' increment: 'service.service-6play-lbcdn.bycountry..edge-redirectedto' increment: 'service.service-6play-lbcdn.byasn..edge-redirectedto' ``` give ![symfony_profiler](https://user-images.githubusercontent.com/1131098/30649346-51122ec6-9e20-11e7-96b5-c04ef7366b41.png)

don't ask me why ;) I have an auto_prepend file in my config and php is mutating this file instead of my test file :( ``` dev [o_mansour] ~/public/player(feature/mutatesting|✔) %...

bug

- [x] DISCARD - [x] EXEC - [x] MULTI - [ ] UNWATCH - [ ] WATCH missing feature allowing us a complete unit test of this lib https://github.com/M6Web/Redis :)

enhancement

redis> sadd raoul toto (integer) 1 redis> hdel raoul toto WRONGTYPE Operation against a key holding the wrong kind of value redis> actually, hard to mock cause a concrete class...

enhancement

pointed by @KuiKui we sometimes uses another environment, like "CI" but the bundle doesnt allow us to create a test kernel in such environment. We are stucked in "test"

enhancement