Skip to content

test: add GD AVIF support verification for PHP 8.3+#219

Merged
AaronFeledy merged 1 commit intomainfrom
test/gd-version-check
Feb 18, 2026
Merged

test: add GD AVIF support verification for PHP 8.3+#219
AaronFeledy merged 1 commit intomainfrom
test/gd-version-check

Conversation

@AaronFeledy
Copy link
Member

@AaronFeledy AaronFeledy commented Feb 18, 2026

Adds test assertions to verify GD is built with AVIF support on PHP 8.3+ images.

Relates to #166


Note

Low Risk
Documentation/test-only changes that add an additional runtime assertion; no production code paths or security-sensitive logic are modified.

Overview
Adds a new verification step to the PHP 8.3, 8.4, and 8.5 example READMEs to assert GD is present and built with AVIF support.

The added commands check for GD via phpinfo() output and fail the run if imageavif() is unavailable, tightening CI/validation coverage for the shipped PHP images.

Written by Cursor Bugbot for commit 76df9b6. This will update automatically on new commits. Configure here.

Adds test coverage to ensure GD is built with AVIF support on PHP 8.3+
images. Relates to #166
@netlify
Copy link

netlify bot commented Feb 18, 2026

Deploy Preview for lando-php ready!

Name Link
🔨 Latest commit 76df9b6
🔍 Latest deploy log https://app.netlify.com/projects/lando-php/deploys/69963afb0b86e70008b2e9a5
😎 Deploy Preview https://deploy-preview-219--lando-php.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 90 (🔴 down 2 from production)
Accessibility: 98 (no change from production)
Best Practices: 100 (no change from production)
SEO: 100 (no change from production)
PWA: -
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify project configuration.

@AaronFeledy AaronFeledy merged commit 0be0d86 into main Feb 18, 2026
44 checks passed
@AaronFeledy AaronFeledy deleted the test/gd-version-check branch February 18, 2026 22:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant