Why move it to PECL? I agree that PCRE is the preferred way but not having ereg() will break a huge amount of applications for very little gain.
We might possibly want to consider disabling by default but not having it in the default package doesn't make real sense. Trying to do browscap.c and pgsql.c with PCRE sounds right (if it's possible which it probably is). Andi > -----Original Message----- > From: Jani Taskinen [mailto:[EMAIL PROTECTED] > Sent: Monday, July 16, 2007 5:48 AM > To: internals@lists.php.net > Subject: [PHP-DEV] POSIX regex > > I have moved the POSIX regex dependant functions to ext/ereg/ > extension. > > Now only places using the POSIX regex functions (ext/ereg/ > excluded) are ext/standard/browscap.c and ext/pgsql/pgsql.c. > > So what to do with these 2 places using the POSIX stuff? > Convert them to use PCRE functions or enable PCRE to be build with the > POSIX compat functions? > > ext/ereg/ is going to go to PECL anyway.. > > --Jani > > -- > PHP Internals - PHP Runtime Development Mailing List To unsubscribe, > visit: http://www.php.net/unsub.php > > -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php