mirror of
https://github.com/php/php-src.git
synced 2026-03-27 09:42:22 +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.