Mantis - Quercus
Viewing Issue Advanced Details
1261 minor always 07-19-06 14:50 10-06-06 16:30
koreth  
ferg  
normal  
closed 3.0.19  
fixed  
none    
none 3.1.0  
0001261: realpath() doesn\'t strip trailing slash
PHP:

<?php
print realpath(\"/usr/\") . \"\\n\";
?>

PHP5 prints \"/usr\", but Quercus prints \"/usr/\".

Notes
(0001538)
ferg   
10-06-06 16:30   
php/164d