Re: [PHP-DEV] bug not solved since June 2001

2002-05-14 Thread Chand
On Tue, 14 May 2002 09:28:54 -0700 (PDT) Rasmus Lerdorf <[EMAIL PROTECTED]> wrote: ok thanks. I wasn't sure of myself and since the bug wasn't closed i thought that maybe it had slipped your QA Team. You should close it at least so that people don't get confused on it. Thanks a lot. > It's no

Re: [PHP-DEV] bug not solved since June 2001

2002-05-14 Thread Rasmus Lerdorf
It's not a bug. The regex is simply wrong. The ereg() functions are POSIX 1003.2 compliant. Read this: A bracket expression is a list of characters enclosed in `[]'. It normally matches any single character from the list (but see below). If the list begins with `