php-src/ext/uri
Tim Düsterhus 5fdc02282f
uri: Improve exceptions for Uri\Rfc3986\Uri (#19161)
* uri: Streamline implementation of `uriparser_parse_uri_ex()`

Avoid the use of a macro and streamline the logic.

* uri: Improve exceptions for `Uri\Rfc3986\Uri`

* uri: Allow empty URIs for RFC3986

* NEWS

* uri: Improve ext/uri/tests/004.phpt for empty URIs
2025-07-18 17:38:44 +02:00
..
tests uri: Improve exceptions for Uri\Rfc3986\Uri (#19161) 2025-07-18 17:38: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 uri: Improve exceptions for Uri\Rfc3986\Uri (#19161) 2025-07-18 17:38:44 +02:00
php_uriparser.h uri: Do not overwrite defaultMemoryManager (#19042) 2025-07-06 20:48:14 +02:00