mirror of
https://github.com/php/php-src.git
synced 2026-03-26 09:12:14 +01: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.