diff options
author | Anatol Belski <ab@php.net> | 2018-12-26 12:49:49 +0100 |
---|---|---|
committer | Anatol Belski <ab@php.net> | 2018-12-26 12:59:00 +0100 |
commit | 199914b42dccae1c87212dac988b14f57969652d (patch) | |
tree | 9f6e1be373c72ee39f2122210210a08876ba16b5 /ext/pcre/php_pcre.c | |
parent | b45774eed047dad63bb3959df1e38de866346b78 (diff) | |
download | php-git-199914b42dccae1c87212dac988b14f57969652d.tar.gz |
Fixed bug #77317 __DIR__, __FILE__, realpath() reveal physical path for subst virtual drive
Keep compatibility with 7.2 and below which better comply with
realpath(3). This might have been fixable another way, say by checking
of QueryDosDevice or alike, sadly that comes with a huge performance
impact. The new internal realpath API is kept available so is
usable when bind or network mount or other OS specific realpath
variants are needed. If not used by default, a userspace function for
this specific case might be considered to be offered in next minor.
Diffstat (limited to 'ext/pcre/php_pcre.c')
0 files changed, 0 insertions, 0 deletions