]> granicus.if.org Git - php/commit
Fix #79806: realpath() erroneously resolves link to link
authorChristoph M. Becker <cmbecker69@gmx.de>
Wed, 15 Jul 2020 16:37:27 +0000 (18:37 +0200)
committerChristoph M. Becker <cmbecker69@gmx.de>
Mon, 27 Jul 2020 13:08:39 +0000 (15:08 +0200)
commitd5b59b4303642adac91df2c93969a72bc0f5fa7d
tree999f0509e42f8a2790900588f3345b9a0ec2ee38
parent6f18d7e2f967a376b187d5447232c812bd128b72
Fix #79806: realpath() erroneously resolves link to link

After resolving reparse points, the path still may be a reparse point;
in that case we have to resolve that reparse point as well.
NEWS
Zend/zend_virtual_cwd.c
ext/standard/tests/file/realpath_basic4.phpt