Hi, On 18/11/2021 12:44, Christoph Berg wrote:
Re: Matthew VernonMany large projects that use PCRE have made the switch now (e.g. git, php); it does involve some work,
is there some migration guide? The upstream homepage doesn't seem to have anything.
Regrettably not; the PHP folk did write up their port process quite well, though - https://wiki.php.net/rfc/pcre2-migration
The docs for pcre2 are otherwise pretty good. Regards, Matthew

