Skip to content

Commit 1a759b2

Browse files
committed
UPGRADING
1 parent ca7120a commit 1a759b2

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

UPGRADING

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -448,7 +448,10 @@ PHP 8.6 UPGRADE NOTES
448448
. Improved performance of str_split().
449449

450450
- URI:
451-
. Reduced allocations when reading RFC3986 IPv6/IPFuture hosts and paths.
451+
. Reduced allocations when reading IPv6/IPFuture hosts and paths with
452+
Uri\Rfc3986\Uri.
453+
. Improved performance and memory consumption when using normalizing
454+
(non-raw) getters on already-normalized URIs with Uri\Rfc3986\Uri.
452455

453456
- Zip:
454457
. Avoid string copies in ZipArchive::addFromString().

0 commit comments

Comments
 (0)