mirror of
https://github.com/php/php-src.git
synced 2026-04-12 18:43:37 +02:00
When an input variable name contains a non matched open bracket, we not only have to replace that with an underscore, but also all following forbidden characters.