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.