Separate out validation in Url::fromUri()

Created on 17 April 2024, 6 months ago

Problem/Motivation

The first part of Url::fromUri() does validation on the $uri parameter. It would be useful to be able to run that validation separately from calling Url::fromUri().

Proposed resolution

Create a new method which contains the validation code which gets called by Url::fromUri().

Remaining tasks

Decide what to do. Implement.

User interface changes

None.

API changes

Addition of new method.

Data model changes

None.

Release notes snippet

Feature request
Status

Active

Version

11.0 🔥

Component
Link 

Last updated 8 days ago

Created by

🇨🇦Canada Liam Morland Ontario, CA 🇨🇦

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024