mirror of
https://github.com/php/php-src.git
synced 2026-04-21 23:18:13 +02:00
7182e722ca
Also fixed a bug along the way in the basename function. If it was fed something like "filename.ext/////" it would return the string with all the slashes whereas if you fed it "/path/filename.ext////" it would get it right. @ Fixed basename() bug where "file.ext///" would not return the same @ as "/path/file.ext///" (Rasmus)
57 KiB
57 KiB