Skip to content

[REQUEST] Replace library PCRE with PCRE2 #1554

@p5B2EA84B3

Description

@p5B2EA84B3

From https://www.pcre.org/
There are two major versions of the PCRE library. The current version, PCRE2, released in 2015, is now at version 10.45.

The older, but still widely deployed PCRE library, originally released in 1997, is at version 8.45. This version of PCRE is now at end of life, and is no longer being actively maintained. Version 8.45 is expected to be the final release of the older PCRE library, and new projects should use PCRE2 instead. However, it's still found in various legacy systems and some platforms, including certain services that continue to use the original PCRE for compatibility reasons.

Please sunset PCRE as it is deprecated since years.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions