Skip to content

Remove user-generated PSCID structure? #5227

@johnsaigle

Description

@johnsaigle

There's a note in Utility about removing user-generated PSCIDs.

/**
* Transforms a config structure (such as in PSCID) into a
* Perl-compatible regex expression for validation
*
* @param array $structure the structure root
* @param string|null $siteAbbrev the site abbreviation, sometimes used as part
* of the PSCID
*
* @return string the regex pattern
*
* @note This should probably be moved to the Candidate class, since it's
* only used there to validate the PSCID
* @note This should be removed when user-generated PSCID support is removed
* @cleanup
*/

Is this something that projects are using? If not, can we delete it?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Category: CleanupPR or issue introducing/requiring at least one clean-up operationProposalPR or issue suggesting an improvement that can be accepted, rejected or alteredState: Discussion requiredPR or issue that requires the resolution of a discussion with the relevant parties to proceed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions