-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Open
Description
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
Labels
No labels