php-src/ext/standard/tests/file/bug43248.phpt
2012-10-10 10:27:49 +08:00

9 lines
150 B
PHP

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