2.0.0-beta1
Pre-release
Pre-release
Changes
- Added support for PHP7.0
- Dropped support for PHP5.4 (end of life)
- Switch to Guzzle, because the http adapter we were using is no longer maintained and the proposed alternative is not ready
- Switch from APC to APCu (PHP7.0 no longer have compatibility functions)
Upgrade guide
- Make sure you're using PHP5.5 or higher
- If you were passing a custom configuration or custom adapter for the http client, you need to switch to a custom Guzzle client