mirror of
https://github.com/php/php-src.git
synced 2026-04-24 00:18:23 +02:00
e5ab9f45d5
This removes the inconsistent and incorrectly working open basedir check on pattern in glob. It means that an empty array will be returned even if the whole pattern is outside the open basedir restriction.