summaryrefslogtreecommitdiff
path: root/ext/standard/tests/file/bug43248.phpt
blob: 05a0cbda6b7c489a42c257b578f9718781f124ef (plain)
1
2
3
4
5
6
7
8
--TEST--
Bug #43248 (backward compatibility break in realpath())
--FILE--
<?php
echo realpath(__DIR__ . '/../file/');
?>
--EXPECTF--
%sfile