1
0
mirror of https://github.com/php/php-src.git synced 2026-04-09 00:53:30 +02:00
Files
archived-php-src/ext/standard
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
..
1999-05-16 11:19:26 +00:00
2000-03-28 20:26:02 +00:00
2000-05-18 15:34:45 +00:00
2000-03-06 20:37:11 +00:00
2000-05-18 15:34:45 +00:00
2000-02-11 15:59:30 +00:00
1999-12-18 04:01:20 +00:00
2000-03-12 19:42:29 +00:00
2000-03-06 20:37:11 +00:00
1999-12-18 04:01:20 +00:00
2000-05-19 08:28:53 +00:00
2000-05-18 15:34:45 +00:00
2000-05-23 14:36:27 +00:00
2000-05-23 09:33:51 +00:00
2000-05-18 15:34:45 +00:00
2000-02-26 03:20:55 +00:00
1999-09-15 05:08:45 +00:00
2000-03-06 20:37:11 +00:00
1999-12-17 19:51:39 +00:00
1999-05-16 11:19:26 +00:00
1999-05-16 11:19:26 +00:00
2000-05-22 20:37:26 +00:00
2000-05-18 15:34:45 +00:00
2000-03-06 20:37:11 +00:00
1999-12-18 04:01:20 +00:00
1999-05-16 11:19:26 +00:00
2000-05-18 15:34:45 +00:00
2000-03-07 04:28:43 +00:00
2000-05-18 15:34:45 +00:00