This website works better with JavaScript
NTab仓库
Home
Explore
Register
Sign In
fjmwkj
/
mtab
mirror of
https://github.com/tsxcw/mtab
Watch
1
Star
0
Fork
0
Files
Issues
0
Wiki
Tree:
2.0.1
Branches
Tags
itushan
2.4.3
2.3.1
2.2.0
2.1.0
2.0.5
2.0.1
1.8.1
1.8.9
1.7.3
1.6.5
1.3.9
1.5.3
1.3.6
1.3.5
1.3.2
1.2.9
1.3.1
1.2.4
1.2.0
1.1.0
1.0.9
mtab
/
vendor
/
php-http
/
promise
/
CHANGELOG.md
CHANGELOG.md
555 B
Permalink
History
Raw
Change Log
1.1.0 - 2020-07-07
Added
Test with PHP 7.1, 7.2, 7.3, 7.4 and 8.0
Removed
PHP 5 and 7.0 support
Fixed
Fixed PHPDoc for
Promise::then
1.0.0 - 2016-01-26
Removed
PSR-7 dependency
1.0.0-RC1 - 2016-01-12
Added
Tests for full coverage
Changed
Updated package files
Clarified wait method behavior
Contributing guide moved to the documentation
0.1.1 - 2015-12-24
Added
Fulfilled and Rejected promise implementations
0.1.0 - 2015-12-13
Added
Promise interface