Return to bug43248.phpt CVS log | Up to [ELWIX - Embedded LightWeight unIX -] / embedaddon / php / ext / standard / tests / file |
1.1 ! misho 1: --TEST-- ! 2: Bug #43248 (backward compatibility break in realpath()) ! 3: --FILE-- ! 4: <?php ! 5: echo realpath(dirname(__FILE__) . '/../file/'); ! 6: ?> ! 7: --EXPECTF-- ! 8: %sfile