php.net Accessibility Report

Accessibility audit of php.net — scanned on Feb 20, 2026

Technology
0 /100
C Needs Improvement

3 issues found across 2 categories

2 Critical 1 Major

WCAG Compliance Overview

Perceivable 1 issues
Operable 1 issues
Understandable 0 issues
Robust 1 issues

Issues Found

Images missing alt text

Critical

Images must have alternative text to convey their meaning to screen reader users.

WCAG 1.1.1
1 element(s) affected
  • <img src="/images/logos/php-logo-white.svg">
How to fix

Add descriptive alt attributes to all <img> elements. Use alt="" for decorative images.

Buttons missing accessible name

Critical

Buttons must have discernible text for screen reader users.

WCAG 4.1.2
1 element(s) affected
  • <button>
How to fix

Add text content, aria-label, or title to all <button> elements.

No skip navigation link

Major

Pages should have a mechanism to bypass repeated navigation blocks.

WCAG 2.4.1
1 element(s) affected
  • No skip navigation link found
How to fix

Add a 'Skip to main content' link as the first focusable element on the page.

Top Priority Fixes

Here are the most impactful changes php.net should make to improve accessibility:

  1. #1
    Images missing alt text Critical

    Add descriptive alt attributes to all <img> elements. Use alt="" for decorative images.

  2. #2
    Buttons missing accessible name Critical

    Add text content, aria-label, or title to all <button> elements.

  3. #3
    No skip navigation link Major

    Add a 'Skip to main content' link as the first focusable element on the page.

Frequently Asked Questions

Is php.net accessible?

php.net scored 62/100 (grade C) on our accessibility audit. This score reflects automated checks against WCAG 2.1 Level AA criteria.

Is php.net WCAG compliant?

Our scan found 3 accessibility issues on php.net. Full WCAG compliance requires addressing all critical and major issues identified above.

Is php.net EAA compliant?

The European Accessibility Act requires websites to meet WCAG 2.1 AA standards. Check the detailed report above to see php.net's compliance status.

What accessibility issues does php.net have?

See the full issue list above with severity levels, affected elements, and recommended fixes for php.net.

Scan Your Own Website

Get a free accessibility report for your website in seconds.