Skip to content
Snippets Groups Projects
Commit 86ccd99f authored by Benni Mack's avatar Benni Mack Committed by Andreas Fernandez
Browse files

[BUGFIX] PSR-7 Uri implementation must return scheme as string

TYPO3's PSR-7 implementation has a small flaw when having URLs
without a scheme, which should always return an empty string.

This change initializes the scheme with an empty string by default.

Resolves: #94872
Releases: master, 10.4
Change-Id: If2898d697f37e6e5fc8c4553d0bb500f7fc8b47e
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/70547


Tested-by: default avatarBenjamin Franzke <bfr@qbus.de>
Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarAndreas Fernandez <a.fernandez@scripting-base.de>
Reviewed-by: default avatarBenjamin Franzke <bfr@qbus.de>
Reviewed-by: default avatarAndreas Fernandez <a.fernandez@scripting-base.de>
parent 94c0866a
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment