Releases: WURFL/wurfl-cloud-client-php
Releases · WURFL/wurfl-cloud-client-php
v2.2.0
12 Sep 09:51
Compare
Sorry, something went wrong.
No results found
v2.1.4
29 Mar 16:11
Compare
Sorry, something went wrong.
No results found
Update license identifier into composer.json to remove composer warnings
v2.1.3
29 Mar 15:52
Compare
Sorry, something went wrong.
No results found
Added license info to composer.json [#12 ]
v2.1.2
15 Sep 17:15
Compare
Sorry, something went wrong.
No results found
Updates:
Bugfix: Client Accept-Encoding header was not being passed properly to WURFL Cloud Service
Updated to PSR2 code style
v2.1.1
18 Jan 16:05
Compare
Sorry, something went wrong.
No results found
Bugfix: Non-default umasks no longer cause cache files to be written with wrong permissions
v2.1.0
02 Nov 18:10
Compare
Sorry, something went wrong.
No results found
Enhancement: Added full support for PHP 7
Enhancement: Added support for APCu to the APC cache adapter
Bugfix: Fsock adapter should use HTTP/1.0 to avoid chunked transfer encoding
v2.0.4
02 Sep 18:28
Compare
Sorry, something went wrong.
No results found
The focus of this release was to add better support for Google App Engine PHP applications.
Enhancement: Added support for Google App Engine and documentation for using Cloud Storage for caching.
Enhancement: Added HttpClient\FileGetContents for use without curl or fsock.
Enhancement: Added support for Guzzle 6+ through new adapter HttpClient\GuzzleHttp.
Enhancement: Added Docker test runner via docker-compose.
Bugfix: CURL adapter would not use compression even with use_compression = true.
v2.0.3
15 Jun 22:00
Compare
Sorry, something went wrong.
No results found
Enhancement: Reduce PHP version constraint from 5.4 to 5.3.
v2.0.2
20 May 20:04
Compare
Sorry, something went wrong.
No results found
Enhancement: Open source cloud client.