Completed
Push — master ( 407e74...eab238 )
by Arnold
06:18
created

Changes

10
▶   ± 0
Test Coverage
100%
▶ ±0%
Head
Arnold Daniels  
Added `kill()` and `rotate()` methods. Throw `NoSessionException` if there's no session instead of a generic `RuntimeException`.
1 more commit
Base
Arnold Daniels  
Allow `unset($session['key'])` if no such key exists for `MockSession`.