mirror of
https://github.com/php/php-src.git
synced 2026-04-26 09:28:21 +02:00
2ff853aa11
It is insufficient to check whether the `base` is contained in `fname`; we also need to ensure that `fname` is properly separated. And of course, `fname` has to start with `base`.