Skip to content

Consider using Java RegEx #6

@bockensm

Description

@bockensm

Would it be acceptable to replace the built-in regular expression functions with something like this?
https://github.com/bennadel/ColdFusion-JRegEx

CFML built-in regular expressions can't handle valid regular expressions that contain a negative lookbehind. The library linked above is more flexible and allows the provided patterns to be more creative.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions