Releases: prismicio-community/php-kit
Releases · prismicio-community/php-kit
5.3.0
5.2.1
With this release, we are solving #152 and merging three other PRs.
Thank you to @pTinosq and @JackGreen411 for contributing to the project.
Changes
- Trim trailing
\n
fromRichText::asText()
- Serialize links around images inside of a rich text field
Solved Issues
Merged PRs
Support PHP 8
With this release, we are adding support for PHP 8 and 8.1
A huge thank you goes to @angeloashmore, @lihbr and @gsteel for their help in all this.
Solved Issues
Merged PRs
Late static binding
API has been modified to use late static binding
5.1.0
5.0.1
Support only php >= v7.1
Merge pull request #159 from prismicio/php7only Support only PHP >=7.1
API v2 support
Merge pull request #146 from prismicio/apiv2 Introducing php kit api v2
4.0.0
Update Guzzle version to fix "Warning: count()..."
Merge pull request #148 from madikarizma/fix.guzzle-version-php-7 Update Guzzle version to fix "Warning: count()..."