We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c11a32e commit e9f540fCopy full SHA for e9f540f
entities/global.ent
@@ -562,6 +562,8 @@
562
<!ENTITY uri.unicode.ldml "www.unicode.org/reports/tr35">
563
<!ENTITY url.unicode.ucd "http://www.unicode.org/ucd/">
564
<!ENTITY url.unixodbc "http://www.unixodbc.org/">
565
+<!ENTITY url.url.rfc3986 "https://www.ietf.org/rfc/rfc3986.txt">
566
+<!ENTITY url.url.whatwg-url "https://url.spec.whatwg.org/">
567
<!ENTITY url.userlandnaming.cs "https://github.com/php/php-src/raw/master/CODING_STANDARDS.md">
568
<!ENTITY url.uuid "http://www.ossp.org/pkg/lib/uuid/">
569
<!ENTITY url.v8engine "http://code.google.com/p/v8/">
0 commit comments