]> granicus.if.org Git - php/commit
Fix #79806: realpath() erroneously resolves link to link
authorChristoph M. Becker <cmbecker69@gmx.de>
Tue, 28 Jul 2020 09:22:57 +0000 (11:22 +0200)
committerChristoph M. Becker <cmbecker69@gmx.de>
Tue, 28 Jul 2020 11:55:22 +0000 (13:55 +0200)
commitc756f82c02a004fb45fed098468644b843a908c2
tree88f1d7da101a394862cc4a6c819876a341a0aaa8
parentefe6d96b450202d17b728a20f9f3b2def3288ec0
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