Re: [PHP-DEV] Bug #14420 Updated: is_file prints "stat failed .."message

2001-12-12 Thread Philip Olson
On 13 Dec 2001 [EMAIL PROTECTED] wrote: > Same problem appeared with is_dir() function. In this case I think we > should check is_readable(), is_writable() and is_writeable() functions > as well. hello vitali, it's fixed now. sterlings commit will be implemented in 4.2.0, from NEWS: - Fixed i

[PHP-DEV] Bug #14420 Updated: is_file prints "stat failed .." message

2001-12-12 Thread evsvit
ID: 14420 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Closed Bug Type: Scripting Engine problem Operating System: Redhat Linux PHP Version: 4.1.0 New Comment: Same problem appeared with is_dir() function. In this case I think we should check is_readable(), is_writab

[PHP-DEV] Bug #14420 Updated: is_file prints "stat failed .." message

2001-12-12 Thread sniper
ID: 14420 Updated by: sniper Reported By: [EMAIL PROTECTED] Old Status: Duplicate Status: Closed Bug Type: Scripting Engine problem Operating System: Redhat Linux PHP Version: 4.1.0 New Comment: This is fixed in CVS. --Jani Previous Comments: ---

[PHP-DEV] Bug #14420 Updated: is_file prints "stat failed .." message

2001-12-11 Thread evsvit
ID: 14420 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Duplicate Bug Type: Scripting Engine problem Operating System: Redhat Linux PHP Version: 4.1.0 New Comment: Here is my conversation with Mike Rodgers. Maybe it will help to remember the conclusion of previous dis

[PHP-DEV] Bug #14420 Updated: is_file prints "stat failed .." message

2001-12-11 Thread yohgaki
ID: 14420 Updated by: yohgaki Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Duplicate Bug Type: Scripting Engine problem Operating System: Redhat Linux PHP Version: 4.1.0 New Comment: This has been discussed, but I don't remeber the conclusion. Anyone remember that? I think we n

[PHP-DEV] Bug #14420 Updated: is_file prints "stat failed .." message

2001-12-11 Thread mfischer
ID: 14420 Updated by: mfischer Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: Scripting Engine problem Operating System: Redhat Linux PHP Version: 4.1.0 New Comment: Please check if you changed the error_reporting() level. Feedback. Previous Comments: -