Author: Daniel Scherzer (DanielEScherzer) Date: 2025-11-20T18:46:35+02:00 Commit: https://github.com/php/web-php/commit/8fad1f098b4cf2374cca36a4271b9412fe18bea8 Raw diff: https://github.com/php/web-php/commit/8fad1f098b4cf2374cca36a4271b9412fe18bea8.diff
URI Changed paths: M ChangeLog-8.php Diff: diff --git a/ChangeLog-8.php b/ChangeLog-8.php index aa98403404..b08e88cb89 100644 --- a/ChangeLog-8.php +++ b/ChangeLog-8.php @@ -11090,6 +11090,10 @@ <ul> <li><?php bugfix(80328); ?> (PhpToken::getAll() confusing name).</li> </ul></li> +<li>URI: +<ul> + <li>Add new URI extension.</li> +</ul></li> <li>XML: <ul> <li><?php bugfix(76874); ?> (xml_parser_free() should never leak memory).</li>
