Re: [PHP-DEV] RE : suggestion SplFileInfo

2007-03-06 Thread Pierre
Hi Arnold, On 3/6/07, Arnold Daniels <[EMAIL PROTECTED]> wrote: Hi, I've started this discussion, but did not participate (cause I was ill). I like the glob:// implementation, it solves my problems as developer The problem is not how glob is implemented (nothing changed here) but the glo

Re: [PHP-DEV] RE : suggestion SplFileInfo

2007-03-06 Thread Arnold Daniels
Hi, I've started this discussion, but did not participate (cause I was ill). I like the glob:// implementation, it solves my problems as developer. Another problem with implementing glob like behavior in each stream implementation is that it breaks compatibility, potentially even causing secu

Re: [PHP-DEV] RE : suggestion SplFileInfo

2007-03-06 Thread Arnold Daniels
Hi, I've started this discussion, but did not participate (cause I was ill). I like the glob:// implementation, it solves my problems as developer. Another problem with implementing glob like behavior in each stream implementation is that it breaks compatibility, potentially even causing secu

[PHP-DEV] RE : suggestion SplFileInfo

2007-03-05 Thread P
> From: Pierre [mailto:[EMAIL PROTECTED] > > It is not about taste. A glob is not a URI-like data. It is a > filter. I hope you understand my point now (for better glob > support but no glob://), let see what the other developers > think about that. I agree. PHP glob() needs to be rewritten t