Re: [PHP-DEV] dirname() From: rasmus <email protected>
Date: 11/30/99

> I was just wondering whether the dirname() is really supposed to
> return its argument unchanged if there is no directory component. For
> instance, if you feed 'index.html' into GNU dirname, you get '.' back;
> in PHP, you get 'index.html'. Is there a great desire to change this,
> or should I just document the difference?

Hrm.. It probably should be changed. I'll look into it.

-Rasmus

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
For additional commands, e-mail: php-dev-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>