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

9 lines
150 B
Plaintext
Raw Normal View History

--TEST--
2008-02-15 09:35:53 +00:00
Bug #43248 (backward compatibility break in realpath())
--FILE--
<?php
echo realpath(dirname(__FILE__) . '/../file/');
?>
--EXPECTF--
%sfile