php-src/ext/standard/tests/file/bug43248.phpt

9 lines
149 B
Plaintext
Raw Normal View History

--TEST--
Bug #43248 backward compatibility break in realpath()
--FILE--
<?php
echo realpath(dirname(__FILE__) . '/../file/');
?>
--EXPECTF--
%sfile