Michal Špaček

Results 23 issues of Michal Špaček

Also: - Added the `final` keyword to classes - Added `Override` attribute to tests - Simplified the timestamp calculation instead of typecasting the return values from `microtime()` or the `$keyRegeneration`...

Also update the PHP supported versions in the README to reflect the tests.

I like the new `add*` methods added in 1.9! :-) I'd like to use them, but I'd like to have a method that would accept the `Option` object. My app...