Release Note: RegEx Pattern Matching Loses Character Class After Intersection (&&) Operator

XMLWordPrintable

    • Verified

      This release fixes a buggy behavior in regular expression pattern intersection. In prior releases, if a nested character class were included in some intersections after the intersection (`&&`) operator, it would be ignored and not included in the generated matcher from the pattern. This change brings the behavior in line with the intersection regex patterns seen in Ruby.

            Assignee:
            Ian Graves
            Reporter:
            Ian Graves
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: