Skip to content

regex: new pcre.subst transformation (PCRE2 based)#3921

Open
ovidiusas wants to merge 1 commit into
OpenSIPS:masterfrom
ovidiusas:master_regex_pcre.subst
Open

regex: new pcre.subst transformation (PCRE2 based)#3921
ovidiusas wants to merge 1 commit into
OpenSIPS:masterfrom
ovidiusas:master_regex_pcre.subst

Conversation

@ovidiusas

Copy link
Copy Markdown
Member

Summary
Add a new transformation, similar to the core re.subst, but based on PCRE2.

Details
Implemented in the regex module (which is already PCRE2 compatible).
The new transformation is called pcre.subst and follows the existing syntax for the re.subst core transformation.

@bogdan-iancu bogdan-iancu self-assigned this Jun 15, 2026
@bogdan-iancu bogdan-iancu added this to the 4.1.0 milestone Jun 15, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants