Releases: ampproject/amp-toolbox-php
Releases · ampproject/amp-toolbox-php
0.11.6
What's Changed
- Improve PHP 8.4 compatibility by @swissspidy in #551
- Sync spec test suite by @github-actions in #550
- Sync local fallback files by @github-actions in #548
Full Changelog: 0.11.5...0.11.6
0.11.5
Changes
- Improve PHP 8.3 Support by @swissspidy in #545
Meta
- Sync local fallback files by @github-actions in #541
- Sync local fallback files by @github-actions in #546
Full Changelog: 0.11.4...0.11.5
0.11.4
Changes
- Promote noscript fallback images with
fetchpriority=high
to hero and automatically SSR by @thelovekesh in #544
Bugfixes
- Fix multibyte escaping while minifying JSON by @thelovekesh in #540
Meta
- Sync local fallback files by @github-actions in #527
Full Changelog: 0.11.3...0.11.4
0.11.3
Changes
- Re-enable the Spec tests for server side rendered amp-audio by @ediamin in #528
- Cache only valid responses by @dritter in #531
- PHP 8.2 Improvements by @swissspidy in #533
Bugfixes
- Fix PHPStan analysis errors by @ediamin in #526
- Set CURLOPT_FAILONERROR to get the correct curl error code by @dritter in #534
- Fix PHPStan errors by @thelovekesh in #536
Dependencies
- Sync local fallback files by @github-actions in #517
- Update dealerdirect/phpcodesniffer-composer-installer requirement from ^0.7.1 to ^0.7.1 || ^1.0.0 by @dependabot in #537
Meta
- Sync spec test suite by @github-actions in #525
New Contributors
- @swissspidy made their first contribution in #533
- @thelovekesh made their first contribution in #536
Full Changelog: 0.11.2...0.11.3
0.11.2
0.11.1
Bugfixes
- Harden hero image optimization when
noscript > img
fallbacks are present [#516]
Meta
- Sync local fallback files [#515]
Full Changelog: 0.11.0...0.11.1
0.11.0
Changes
- Add a new simplified table formatter API [#476]
Bugfixes
- Prevent
SelfClosingSVGElements
document filter from erroneously self-closing tags [#513] - Fix bad casing in
Amp
class name [#500] - Avoid overriding
$iterationArray
property from inherited classes [#504]
Meta
- Allow Composer plugins to run [#480]
- Update action to sync local fallback files [#493]
- Remove test ignores that are not needed anymore [#481]
Full Changelog: 0.10.0...0.11.0