Releases: yriveiro/php-backoff
Releases · yriveiro/php-backoff
2.1.1
24 Dec 18:17
Compare
Sorry, something went wrong.
No results found
2.1.1 - 2020-12-24
Changed
2.1.0
25 Apr 23:39
Compare
Sorry, something went wrong.
No results found
2.1.0 - 2018-04-26
Changed
#8 Move phpstan to require-dev section.
#9 Extract attempt validation to method.
#10 Add type declarations to signature method where possible.
#11 Method setOptions must honor the type of option param.
2.0.2
13 Jan 21:00
Compare
Sorry, something went wrong.
No results found
Improve code fixing PHPStan complains.
Fixed some issues with Travis CI.
2.0.1
04 Jul 21:55
Compare
Sorry, something went wrong.
No results found
Removed unused dependency random compact
2.0.0
04 Jul 21:37
Compare
Sorry, something went wrong.
No results found
Major version 2.x only supports php >= 7.0
Fixed tests to run with php >=7.0
1.1.0
05 Jul 08:29
Compare
Sorry, something went wrong.
No results found
Remove unused dependency random compact
The 1.x branch only works with php 5.x, to use 7.x please update php-backoff to use 2.x branch
1.0.2
21 May 22:32
Compare
Sorry, something went wrong.
No results found
Fix issues reported by SessionLabs code analyser
Bump version dependencies
17 Feb 18:30
Compare
Sorry, something went wrong.
No results found
Update dependencies to last compatible version.
Stable version of the package
17 Feb 17:09
Compare
Sorry, something went wrong.
No results found
Bump version to 1.0.0 once none issue was reported so far
0.0.1
31 Jan 22:22
Compare
Sorry, something went wrong.
No results found
Notable Changes
Added
Changed
Update README with examples and more useful info.