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

Reply via email to