[PHP-DEV] Bug #15130 Updated: pathinfo reports extension as bar/baz for /foo/bar.bar/baz

2002-01-22 Thread elixer
ID: 15130 Updated by: elixer Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: Filesystem function related Operating System: FreeBSD PHP Version: 4.1.1 New Comment: Fixed. Took Torben's patch one step further and only look at the basename for the file extension. This st

[PHP-DEV] Bug #15130 Updated: pathinfo reports extension as bar/baz for /foo/bar.bar/baz

2002-01-21 Thread torben
ID: 15130 Updated by: torben Reported By: [EMAIL PROTECTED] Old Status: Bogus Status: Open Bug Type: Filesystem function related Operating System: FreeBSD PHP Version: 4.1.1 New Comment: Reopening. It does appear that pathinfo() reacts badly if: a) the filename portion does not have an extens

[PHP-DEV] Bug #15130 Updated: pathinfo reports extension as bar/baz for /foo/bar.bar/baz

2002-01-20 Thread phpnet
ID: 15130 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: Filesystem function related Operating System: FreeBSD PHP Version: 4.1.1 New Comment: how can you possibly suggest that bar/baz is the file extension of "/foo/bar.bar/baz" by that logic recom

[PHP-DEV] Bug #15130 Updated: pathinfo reports extension as bar/baz for /foo/bar.bar/baz

2002-01-20 Thread irc-html
ID: 15130 Updated by: irc-html Reported By: [EMAIL PROTECTED] Old Status: Open Status: Bogus Bug Type: Filesystem function related Operating System: FreeBSD PHP Version: 4.1.1 New Comment: That's the correct output of pathinfo (and print_r). See http://www.php.net/manual/en/function.pathinfo.p