Skip to content

[Sync EN] Clarify http_build_query() behavior with objects and __toString() (#5529)#565

Merged
PhilDaiguille merged 1 commit intophp:masterfrom
lacatoire:sync-en/http-build-query-tostring-5529
May 6, 2026
Merged

[Sync EN] Clarify http_build_query() behavior with objects and __toString() (#5529)#565
PhilDaiguille merged 1 commit intophp:masterfrom
lacatoire:sync-en/http-build-query-tostring-5529

Conversation

@lacatoire
Copy link
Copy Markdown
Member

Espejo de php/doc-en#5529: aclara el comportamiento de http_build_query() con objetos que implementan __toString() (sin invocación automática, requiere conversión explícita) y añade un ejemplo dedicado.

Fixes #556

@PhilDaiguille PhilDaiguille merged commit ca15cb0 into php:master May 6, 2026
2 checks passed
@lacatoire lacatoire deleted the sync-en/http-build-query-tostring-5529 branch May 6, 2026 13:58
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.

[Sync EN] Clarify http_build_query() behavior with objects and __toString()

2 participants