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]

Reply via email to