This website works better with JavaScript
صفحهٔ اصلی
گشتوگذار
راهنما
ورود
bachir
/
materio-base-d7
دنبال کردن
1
ستاره دار
0
انشعاب
0
پروندهها
مشکلات
0
درخواست واکشی
0
ویکی
درخت:
49a0944412
شاخهها
تگها
7.x
advanced-search
homeV2
master
personal-notes
prod
sandbox
showroom
solr4
solr5
super
theme-refactoring
translators
update
7.58
7.53
showroom-RC.2.2
showroom-RC.2.1
showroom-RC.2
1.2
showroom-RC.1
1.1
showroom-alpha.1
7.22
7.x-3.6
7.21
7.20
7.x-3.5+38-dev
7.19
7.x-3.5+37-dev
7.17
7.x-2.2
7.x-2.1
1.0-rc5
7.16
7.x-0.6
7.15
RC2
RC1
1.0
7.x-0.5.2
7.x-0.5.1
7.x-0.5
7.x-0.4.1
7.x-0.4
7.x-0.rc
7.x-0.3
7.x-0.2
7.x-0.1
materio-base...
/
sites
/
all
/
libraries
/
mailgun
/
vendor
/
php-http
/
httplug
/
CHANGELOG.md
CHANGELOG.md
1.1 KB
تاريخچه
خام
Change Log
1.1.0 - 2016-08-31
Added HttpFulfilledPromise and HttpRejectedPromise which respect the HttpAsyncClient interface
1.0.0 - 2016-01-26
Removed
Stability configuration from composer
1.0.0-RC1 - 2016-01-12
Changed
Updated package files
Updated promise dependency to RC1
1.0.0-beta - 2015-12-17
Added
Puli configuration and binding types
Changed
Exception concept
1.0.0-alpha3 - 2015-12-13
Changed
Async client does not throw exceptions
Removed
Promise interface moved to its own repository:
php-http/promise
1.0.0-alpha2 - 2015-11-16
Added
Async client and Promise interface
1.0.0-alpha - 2015-10-26
Added
Better domain exceptions.
Changed
Purpose of the library: general HTTP CLient abstraction.
Removed
Request options: they should be configured at construction time.
Multiple request sending: should be done asynchronously using Async Client.
getName
method
0.1.0 - 2015-06-03
Added
Initial release