Skip to content

Translate ext/uri documentation to Spanish#476

Merged
PhilDaiguille merged 4 commits intophp:masterfrom
lacatoire:translate/ext-uri
Apr 7, 2026
Merged

Translate ext/uri documentation to Spanish#476
PhilDaiguille merged 4 commits intophp:masterfrom
lacatoire:translate/ext-uri

Conversation

@lacatoire
Copy link
Copy Markdown
Member

@lacatoire lacatoire commented Apr 6, 2026

Translate the ext/uri extension documentation to Spanish.

Includes all classes (Rfc3986\Uri, WhatWg\Url, exceptions, enums)
and all methods (getters, setters, parse, resolve, serialize, etc.)

Fixes #489
Fixes #488
Fixes #487
Fixes #486
Fixes #485
Fixes #484
Fixes #483
Fixes #482
Fixes #481
Fixes #479
Fixes #478

Use UTF-8 character ó directly instead of ó HTML entity
which is not defined in the DocBook XML context.
Use UTF-8 characters (ó, á, í, é, ú) directly instead of HTML
entities (ó, á, etc.) which are not defined in the
DocBook XML context.
@PhilDaiguille PhilDaiguille merged commit 9953e96 into php:master Apr 7, 2026
2 checks passed
@lacatoire lacatoire deleted the translate/ext-uri branch April 7, 2026 18:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment