Skip to content
This repository was archived by the owner on Nov 11, 2020. It is now read-only.

1.2.1

Choose a tag to compare

@alcaeus alcaeus released this 24 Nov 14:31
· 7 commits to 1.2.x since this release

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