Pull requests completed for the 1.2.1 release:
- #229: Fix EagerCursor::skip() method calling limit method of base cursor instead of skip method
- #231: Remove count method declaration in CursorInterface to fix fatal error for PHP 5.3
- #237: Fix bug where timeout is set to 1 ms