File tree Expand file tree Collapse file tree 2 files changed +11
-11
lines changed Expand file tree Collapse file tree 2 files changed +11
-11
lines changed Original file line number Diff line number Diff line change @@ -411,6 +411,17 @@ print T1 . PHP_EOL; // Prints "0"
411411
412412 </sect2 >
413413
414+ <sect2 xml : id =" migration85.new-features.uri" >
415+ <title >URI</title >
416+
417+ <simpara >
418+ An always enabled uri extension is added that can be used for handling
419+ URIs and URLs according to RFC 3986 and WHATWG URL.
420+ <!-- RFC: https://wiki.php.net/rfc/url_parsing_api -->
421+ </simpara >
422+
423+ </sect2 >
424+
414425 <sect2 xml : id =" migration85.new-features.xsl" >
415426 <title >XSL</title >
416427
Original file line number Diff line number Diff line change 478478
479479 </sect3 >
480480
481- <sect3 xml : id =" migration85.other-changes.extensions.uri" >
482- <title >URI</title >
483-
484- <simpara >
485- An always enabled uri extension is added that can be used for handling
486- URIs and URLs according to RFC 3986 and WHATWG URL.
487- <!-- RFC: https://wiki.php.net/rfc/url_parsing_api -->
488- </simpara >
489-
490- </sect3 >
491-
492481 <sect3 xml : id =" migration85.other-changes.extensions.pcre" >
493482 <title >PCRE</title >
494483
You can’t perform that action at this time.
0 commit comments