1
0
mirror of https://github.com/php/php-src.git synced 2026-04-21 15:08:16 +02:00
Files
archived-php-src/ext
Rasmus Lerdorf 7182e722ca Need a PHPAPI version of basename for some stuff I am working on.
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)
2000-05-23 20:16:14 +00:00
..
2000-05-23 13:46:16 +00:00
1999-10-20 18:09:44 +00:00
2000-05-01 22:38:42 +00:00
2000-05-23 09:33:51 +00:00
2000-05-23 14:36:27 +00:00
2000-05-21 23:15:09 +00:00
2000-05-23 09:33:51 +00:00
2000-05-23 09:33:51 +00:00
2000-05-23 12:14:20 +00:00
2000-05-23 09:33:51 +00:00
2000-05-01 22:38:42 +00:00