Releases: ampproject/amp-toolbox-php
Releases · ampproject/amp-toolbox-php
0.11.7
What's Changed
- Sync local fallback files by @github-actions[bot] in #554
- Update dependencies and test matrix by @swissspidy in #556
- Update yoast/phpunit-polyfills requirement from ^0.2.0 || ^1.0.0 to ^0.2.0 || ^1.0.0 || ^4.0.0 by @dependabot[bot] in #558
- Sync local fallback files by @github-actions[bot] in #560
- Sync spec test suite by @github-actions[bot] in #559
- Fix tests, improve PHP 8.5 compatibility by @swissspidy in #561
Full Changelog: 0.11.6...0.11.7
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=highto 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 > imgfallbacks 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
SelfClosingSVGElementsdocument filter from erroneously self-closing tags [#513] - Fix bad casing in
Ampclass name [#500] - Avoid overriding
$iterationArrayproperty 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