History log of /php-src/Zend/tests/gh10469.phpt (Results 1 – 3 of 3)
Revision Date Author Comments
# 9bcdf219 31-Mar-2023 Ilija Tovilo

Resolve open_basedir paths on ini update

Closes GH-10987


# a7f91e37 26-Mar-2023 Ilija Tovilo

Fix buffer-overflow in open_basedir()


# 61e98bf3 23-Mar-2023 Ilija Tovilo

Disallow parent dir components (..) in open_basedir() at runtime

Fix GH-10469
Closes GH-10913