Re: [PHP] e modifier

2001-11-11 Thread Papp Gyozo

PHP 4.0.5, as far as I know. 

- Original Message - 
From: "Brian Clark" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Sunday, November 11, 2001 6:15 AM
Subject: [PHP] e modifier


> Does anyone know when the PCRE modifier 'e' was added into PHP? Is it
> version dependant, or has it been there since 3.0?
> 
> In 3.0.18 with `PCRE library version: 2.05 21-Apr-1999' I get:
> 
>   Warning:  Unknown option 'e' in [...]
> 
> But in 4.2.0-dev it is, of course, fine.
> 
> -Brian
> 
> 
> -- 
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail: [EMAIL PROTECTED]
> 



[PHP] e modifier

2001-11-10 Thread Brian Clark

Does anyone know when the PCRE modifier 'e' was added into PHP? Is it
version dependant, or has it been there since 3.0?

In 3.0.18 with `PCRE library version: 2.05 21-Apr-1999' I get:

  Warning:  Unknown option 'e' in [...]

But in 4.2.0-dev it is, of course, fine.

-Brian


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]