mirror of
https://github.com/php/php-src.git
synced 2026-04-21 06:51:18 +02:00
This reverts commit a2471383fe.
Fixing the performance regression, apparently fixes a functional
regression[1], so we revert for now.
[1] <https://github.com/PhilipHazel/pcre2/issues/21>
Closes GH-7556.