php-src/ext/uri
Máté Kocsis 967377369b
Fix parsing URIs with empty hosts
Both RFC 3986 and WHATWG support empty hosts
2025-07-15 22:28:44 +02:00
..
tests Fix parsing URIs with empty hosts 2025-07-15 22:28:44 +02:00
uriparser Update uriparser to commit 8c06d 2025-07-04 08:20:27 +02:00
config.m4 Add the Uri\Rfc3986\Uri class to ext/uri without wither support (#18836) 2025-07-05 10:00:20 +02:00
config.w32 Add the Uri\Rfc3986\Uri class to ext/uri without wither support (#18836) 2025-07-05 10:00:20 +02:00
CREDITS
php_lexbor.c Fix parsing URIs with empty hosts 2025-07-15 22:28:44 +02:00
php_lexbor.h Add Uri\WhatWg classes to ext/uri (#18672) 2025-06-10 10:18:22 +02:00
php_uri.c Add the Uri\Rfc3986\Uri class to ext/uri without wither support (#18836) 2025-07-05 10:00:20 +02:00
php_uri.h Add Uri\WhatWg classes to ext/uri (#18672) 2025-06-10 10:18:22 +02:00
php_uri.stub.php Add the Uri\Rfc3986\Uri class to ext/uri without wither support (#18836) 2025-07-05 10:00:20 +02:00
php_uri_arginfo.h Add the Uri\Rfc3986\Uri class to ext/uri without wither support (#18836) 2025-07-05 10:00:20 +02:00
php_uri_common.c Add the Uri\Rfc3986\Uri class to ext/uri without wither support (#18836) 2025-07-05 10:00:20 +02:00
php_uri_common.h Add the Uri\Rfc3986\Uri class to ext/uri without wither support (#18836) 2025-07-05 10:00:20 +02:00
php_uriparser.c Fix parsing URIs with empty hosts 2025-07-15 22:28:44 +02:00
php_uriparser.h uri: Do not overwrite defaultMemoryManager (#19042) 2025-07-06 20:48:14 +02:00