Skip to content

3.0.0

Latest
Compare
Choose a tag to compare
@yriveiro yriveiro released this 01 Oct 14:16
· 6 commits to master since this release
ae12605

Bump minimal PHP version to 7.x.

Changed

  • Declare explicit return values in methods.

Added

  • Added new param to the constructor method to configure where locks are stored.

Removed

  • destroy method removed. After callingdestroy method, the instance is useless and it can not be initialized again.