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