Skip to content

chore(build-index.php): update for PHP >=8.5#15051

Open
joshtrichards wants to merge 1 commit into
masterfrom
jtr/chore-buildIndex-php8.5
Open

chore(build-index.php): update for PHP >=8.5#15051
joshtrichards wants to merge 1 commit into
masterfrom
jtr/chore-buildIndex-php8.5

Conversation

@joshtrichards
Copy link
Copy Markdown
Member

☑️ Resolves

Use http_get_last_response_headers() (available in PHP >=8.4.0) instead of DEPRECATED (in PHP >= 8.5.0) $http_response_header.

Refs:

🖼️ Screenshots

✅ Checklist

  • I have built the documentation locally and reviewed the output
  • Screenshots are included for visual changes
  • I have not moved or renamed pages (or added a redirect if I did)
  • I have run codespell or similar and addressed any spelling issues

Use http_get_last_response_headers() (available in PHP >=8.4.0) instead of DEPRECATED (in PHP >= 8.5.0) $http_response_header.

Signed-off-by: Josh <josh.t.richards@gmail.com>
@github-actions
Copy link
Copy Markdown
Contributor

📖 Documentation Preview

🔍 Open preview →

No RST documentation pages changed in this PR.

Last updated: Sun, 31 May 2026 15:12:20 GMT

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant