> From: Antony Dovgal [mailto:[EMAIL PROTECTED] 
> 
> >     3. regexp
> >           1. make ereg an extension
> >           2. PCRE extension will not be allowed to be disabled.
> >           3. core of PHP should be made to work with PCRE so that we can 
> >              safely disable ereg
> >           4. unbundle the regex library
> > 
> > We had a short discussion on this one not too long ago.
> 
> I can take a look at this (I'm 100% sure nobody is actually 
> interested in new regex extension as long as we have pcre). 
> Do you have any links on the discussion or do you recall what 
> was the decision?

IIRC, we agreed on 1, 2, 3, but not to move ereg to PECL. Ereg was to remain in 
core as an optional extension (disabled by default).

François
 

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

Reply via email to