[DOC-CVS] [doc-base] master: Add link for Unicode LDML (#265)
[email protected] (tekimen via GitHub)
| Newsgroups | php.doc.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: tekimen (youkidearitai) Committer: GitHub (web-flow) Pusher: Girgias Date: 2025-11-27T18:51:36Z Commit: https://github.com/php/doc-base/commit/d0f98aa3d24d10a54aab1ca15973cc0691b47ee9 Raw diff: https://github.com/php/doc-base/commit/d0f98aa3d24d10a54aab1ca15973cc0691b47ee9.diff Add link for Unicode LDML (#265) Changed paths: M entities/global.ent Diff: diff --git a/entities/global.ent b/entities/global.ent index 8a4edd13c9..b41cc99845 100644 --- a/entities/global.ent +++ b/entities/global.ent @@ -557,6 +557,7 @@ <!ENTITY url.unicode.normalization.faq "http://unicode.org/faq/normalization.html"> <!ENTITY url.unicode.reports "http://www.unicode.org/reports/tr21/"> <!ENTITY uri.unicode.graphemes "http://unicode.org/reports/tr29/#Grapheme_Cluster_Boundaries"> +<!ENTITY uri.unicode.ldml "www.unicode.org/reports/tr35"> <!ENTITY url.unicode.ucd "http://www.unicode.org/ucd/"> <!ENTITY url.unixodbc "http://www.unixodbc.org/"> <!ENTITY url.userlandnaming.cs "https://github.com/php/php-src/raw/master/CODING_STANDARDS.md">