#22423 [NEW]: parse_url() -> file:// not parsed correctly

2003-02-25 Thread sbriesen at gmx dot de
From: sbriesen at gmx dot de Operating system: SuSE 8.1 PHP version: 4.3.1 PHP Bug Type: *URL Functions Bug description: parse_url() -> file:// not parsed correctly $x=parse_url('file:///any/path/file.ext'); gives you: Array ( [scheme] => file [ho

Bug #17159 Updated: touch() is broken

2002-05-13 Thread sbriesen
ID: 17159 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Closed Bug Type: Reproducible crash Operating System: linux, kernel 2.4.18 PHP Version: 4.2.0 New Comment: great! :-) btw: your response time is really fast!

Bug #17159 Updated: touch() is broken

2002-05-13 Thread sbriesen
ID: 17159 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Closed Bug Type: Reproducible crash Operating System: linux, kernel 2.4.18 PHP Version: 4.2.0 New Comment: ok, I downloaded the latest snapshot. It is *partly* fi

Bug #17159: touch() is broken

2002-05-11 Thread sbriesen
From: [EMAIL PROTECTED] Operating system: linux, kernel 2.4.18 PHP version: 4.2.0 PHP Bug Type: Reproducible crash Bug description: touch() is broken In PHP 4.2.0 the touch() function seems to be broken! When you use touch($filename) the mtime is a random value... if you us