[PHP-DEV] Bug #14424 Updated: is_readable returns error if file does not exist.

2001-12-12 Thread goba
ID: 14424 Updated by: goba Reported By: [EMAIL PROTECTED] Status: Closed Bug Type: Documentation problem Operating System: Suse linux 7.2 PHP Version: 4.1.0 New Comment: This is what we call an accidental problem. Things like this can happen in such a big project as PHP. Goba Previous Commen

[PHP-DEV] Bug #14424 Updated: is_readable returns error if file does not exist.

2001-12-12 Thread sniper
ID: 14424 Updated by: sniper Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: Documentation problem Operating System: Suse linux 7.2 PHP Version: 4.1.0 New Comment: This is fixed in CVS long time ago. The change didn't make it to 4.1.0 though. --Jani Previous Comme

[PHP-DEV] Bug #14424 Updated: is_readable returns error if file does not exist.

2001-12-12 Thread jm
ID: 14424 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Documentation problem Operating System: Suse linux 7.2 PHP Version: 4.1.0 New Comment: So that is what you call downwards compatible? I build a site under 4.0.6, it works fine. There is an update

Re: [PHP-DEV] Bug #14424 Updated: is_readable returns error if file does not exist.

2001-12-12 Thread Sterling Hughes
> ID: 14424 > Updated by: sander > Reported By: [EMAIL PROTECTED] > Status: Open > Old Bug Type: Filesystem function related > Bug Type: Documentation problem > Operating System: Suse linux 7.2 > PHP Version: 4.1.0 > New Comment: > > So what's the problem? is_readable now returns an error, which

[PHP-DEV] Bug #14424 Updated: is_readable returns error if file does not exist.

2001-12-12 Thread sander
ID: 14424 Updated by: sander Reported By: [EMAIL PROTECTED] Status: Open Old Bug Type: Filesystem function related Bug Type: Documentation problem Operating System: Suse linux 7.2 PHP Version: 4.1.0 New Comment: So what's the problem? is_readable now returns an error, which is IMHO fine. The only