Release Note: Regex \b Character Class now Matches ASCII Characters Only by Default

XMLWordPrintable

    • Type: Sub-task
    • Resolution: Delivered
    • Priority: P4
    • 19
    • Affects Version/s: 19
    • Component/s: core-libs

      The `\b` metacharacter now matches ASCII word characters by default in the same way that the `\w` metacharacter does. For `\b` to match Unicode characters, the UNICODE_CHARACTER_CLASS must be set in the same way that it would need to be set for `\w` to match Unicode characters.

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

              Created:
              Updated:
              Resolved: