Regular Expressions 101

Community Patterns

Semantic Versioning to fix broken pkg-config

0

Regular Expression
PCRE2 (PHP >=7.3)

/
^(?:Version:\s)(0|[1-9]\d*)\.?(0|[1-9]\d*)?\.?(0|[1-9]\d*)?(?:-((?:0|[1-9]\d*|\d*[a-zA-Z][0-9a-zA-Z]*)(?:\.(?:0|[1-9]\d*|\d*[a-zA-Z][0-9a-zA-Z]*))*))?(.*)$
/
gm

Description

Semantic Versioning to fix broken pkg-config

Submitted by anonymous - 3 years ago