|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
[2014-03-16 19:01 UTC] mborchert71 at gmail dot com
Description:
------------
basename should return empty string on trailing slash strings
Test script:
---------------
echo basename("/test/path/");//returns path
PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
|
|||||||||||||||||||||||||||
Copyright © 2001-2025 The PHP GroupAll rights reserved. |
Last updated: Wed Oct 29 20:00:01 2025 UTC |
Similar "unexpected" is, that dirname("") returns "."