php-src/ext/standard/tests/file/bug43248.phpt
Antony Dovgal 2fb4ea9c4f MFH
2008-02-15 09:35:53 +00:00

9 lines
150 B
PHP
Executable File

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