Re: [PHP-DEV] Bug #14294 Updated: is_dir() causes stat failed warning

2001-12-02 Thread Thies C. Arntzen
On Sun, Dec 02, 2001 at 10:31:58AM +0100, Thies C. Arntzen wrote: > On Fri, Nov 30, 2001 at 07:23:39PM +0200, Jani Taskinen wrote: > > > > Ask sterling about this. IMO, it's good as it is now. > > if it's now different from how 4.0.6 behaved than it's wrong > _and_ should be changed back

Re: [PHP-DEV] Bug #14294 Updated: is_dir() causes stat failed warning

2001-12-02 Thread Thies C. Arntzen
On Fri, Nov 30, 2001 at 07:23:39PM +0200, Jani Taskinen wrote: > > Ask sterling about this. IMO, it's good as it is now. if it's now different from how 4.0.6 behaved than it's wrong _and_ should be changed back before 4.1! i'm compiling right now. tc > > --Jani > > > On Fri,

Re: [PHP-DEV] Bug #14294 Updated: is_dir() causes stat failed warning

2001-11-30 Thread Jani Taskinen
You have to say 'please' :) --Jani On Fri, 30 Nov 2001, Markus Fischer wrote: >On Fri, Nov 30, 2001 at 07:23:39PM +0200, Jani Taskinen wrote : >> Ask sterling about this. IMO, it's good as it is now. > >Asking sterling? It's more likely that I win a million than I >get an answer from

Re: [PHP-DEV] Bug #14294 Updated: is_dir() causes stat failed warning

2001-11-30 Thread Markus Fischer
On Fri, Nov 30, 2001 at 07:23:39PM +0200, Jani Taskinen wrote : > Ask sterling about this. IMO, it's good as it is now. Asking sterling? It's more likely that I win a million than I get an answer from sterling 8- - Markus -- PHP Development Mailing List T

Re: [PHP-DEV] Bug #14294 Updated: is_dir() causes stat failed warning

2001-11-30 Thread Jani Taskinen
Ask sterling about this. IMO, it's good as it is now. --Jani On Fri, 30 Nov 2001, Markus Fischer wrote: >This has something .. > >Jani, don't you think this should be investigated ..? > >I thought this was made consistent or so or maybe it is >and I just don't get the pict

Re: [PHP-DEV] Bug #14294 Updated: is_dir() causes stat failed warning

2001-11-30 Thread Yasuo Ohgaki
Sorry for multiple messages. I have to be more careful when there is mail client error... -- Yasuo Ohgaki -- PHP Development Mailing List To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mai

Re: [PHP-DEV] Bug #14294 Updated: is_dir() causes stat failed warning

2001-11-30 Thread Yasuo Ohgaki
Markus Fischer wrote: > This has something .. > > Jani, don't you think this should be investigated ..? > > I thought this was made consistent or so or maybe it is > and I just don't get the picture. > > - Markus I don't remember which modules was it, but I saw commit

Re: [PHP-DEV] Bug #14294 Updated: is_dir() causes stat failed warning

2001-11-30 Thread Yasuo Ohgaki
Markus Fischer wrote: > This has something .. > > Jani, don't you think this should be investigated ..? > > I thought this was made consistent or so or maybe it is > and I just don't get the picture. > > - Markus I don't remember which modules was it, but I saw commit

Re: [PHP-DEV] Bug #14294 Updated: is_dir() causes stat failed warning

2001-11-30 Thread Markus Fischer
This has something .. Jani, don't you think this should be investigated ..? I thought this was made consistent or so or maybe it is and I just don't get the picture. - Markus On Fri, Nov 30, 2001 at 08:13:59AM -, [EMAIL PROTECTED] wrote : > ID: 14294 > User updated

[PHP-DEV] Bug #14294 Updated: is_dir() causes stat failed warning

2001-11-30 Thread mike
ID: 14294 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: Filesystem function related Operating System: FreeBSD 4.3 PHP Version: 4.1.0 New Comment: You don't think it's odd that the function that checks to see if a directory exists returns a warning on w

[PHP-DEV] Bug #14294 Updated: is_dir() causes stat failed warning

2001-11-29 Thread sniper
ID: 14294 Updated by: sniper Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: Filesystem function related Operating System: FreeBSD 4.3 PHP Version: 4.1.0 New Comment: (or using @ in front of the function) Previous Comments: --

[PHP-DEV] Bug #14294 Updated: is_dir() causes stat failed warning

2001-11-29 Thread sniper
ID: 14294 Updated by: sniper Reported By: [EMAIL PROTECTED] Old Status: Open Status: Bogus Bug Type: Filesystem function related Operating System: FreeBSD 4.3 PHP Version: 4.1.0 New Comment: Warnings can be supressed by setting error_reporting correctly. Not a bug. Previous Comments: