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 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 `^', it
>        matches any single character (but see below) not from  the
--
Chand

"640K ought to be enough for anybody."
Bill Gates, 1981

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to