mirror of
https://github.com/php/php-src.git
synced 2026-04-25 17:08:14 +02:00
ee9e07541f
We explicitly forbid adding paths with a leading `..` to `open_basedir` at runtime. Closes GH-7024.