Skip to content
Commit a40e49ca authored by Lukas Reschke's avatar Lukas Reschke
Browse files

Harden issubdirectory()

realpath() may return false in case the directory does not exist since we can not be sure how different PHP versions may behave here we do an additional check whether realpath returned false
parent b6d76e99
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment