mirror of
https://github.com/php/php-src.git
synced 2026-04-03 14:12:38 +02:00
Restrict the size of string arguments in the hope of avoiding some very common timeouts with pcre. If this doesn't work, the functions need to be disabled entirely.