Skip to content

Add explicit linkend to CURLINFO_HEADER_OUT references - #5258

Closed
lacatoire wants to merge 1 commit into
php:masterfrom
lacatoire:fix/curlinfo-header-out-linkend
Closed

Add explicit linkend to CURLINFO_HEADER_OUT references#5258
lacatoire wants to merge 1 commit into
php:masterfrom
lacatoire:fix/curlinfo-header-out-linkend

Conversation

@lacatoire

@lacatoirelacatoire commented Feb 5, 2026

Copy link
Copy Markdown
Member

Fixes#4085

Add linkend attributes to disambiguate between the two CURLINFO_HEADER_OUT constant definitions.

@lacatoirelacatoire changed the title Add explicit linkend to CURLINFO_HEADER_OUT references to resolve amb…Add explicit linkend to CURLINFO_HEADER_OUT referencesMar 2, 2026
@lacatoirelacatoire reopened this Aug 21, 2026
@lacatoire
lacatoireforce-pushed the fix/curlinfo-header-out-linkend branch from 8088237 to 6efe01eCompareAugust 21, 2026 10:00
@lacatoire
lacatoireforce-pushed the fix/curlinfo-header-out-linkend branch from 6efe01e to d91144bCompareAugust 21, 2026 15:10
@lacatoire
lacatoire deleted the fix/curlinfo-header-out-linkend branch August 21, 2026 15:13
Sign up for freeto 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.

CURLINFO_HEADER_OUT is "defined" twice in the manual

1 participant

@lacatoire