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

9 lines
140 B
PHP

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