Jira (PUP-9554) Add ability to create regexp with all special chars escaped

3 views
Skip to first unread message

Henrik Lindberg (JIRA)

unread,
Mar 21, 2019, 8:02:06 AM3/21/19
to puppe...@googlegroups.com
Henrik Lindberg updated an issue
 
Puppet / Improvement PUP-9554
Add ability to create regexp with all special chars escaped
Change By: Henrik Lindberg
Summary: split should allow splitting by raw string Add ability to create regexp with all special chars escaped
Add Comment Add Comment
 
This message was sent by Atlassian JIRA (v7.7.1#77002-sha1:e75ca93)
Atlassian logo

Henrik Lindberg (JIRA)

unread,
Mar 21, 2019, 11:12:04 AM3/21/19
to puppe...@googlegroups.com
Henrik Lindberg assigned an issue to Unassigned
Change By: Henrik Lindberg
Assignee: Henrik Lindberg

Josh Cooper (JIRA)

unread,
May 1, 2019, 1:57:02 PM5/1/19
to puppe...@googlegroups.com

Josh Cooper (JIRA)

unread,
May 1, 2019, 1:58:03 PM5/1/19
to puppe...@googlegroups.com

Henrik Lindberg (JIRA)

unread,
Jun 12, 2019, 7:34:04 AM6/12/19
to puppe...@googlegroups.com
Henrik Lindberg updated an issue
 
Change By: Henrik Lindberg
Release Notes Summary: It is now possible to create a Regexp that escapes all regexp special characters by adding a boolean `true` as a second argument in a call to `new`. For example `Regexp(".[/", true)` or `Regexp.new(".[/", true)`. A second value of `false` is the default.
Release Notes: New Feature

Heston Hoffman (JIRA)

unread,
Jun 12, 2019, 1:57:04 PM6/12/19
to puppe...@googlegroups.com
Reply all
Reply to author
Forward
0 new messages