nlopess Wed Jun 14 16:26:22 2006 UTC Removed files: (Branch: PHP_5_2) /php-src/ext/pcre/pcrelib pcre_dfa_exec.cModified files: /php-src/ext/pcre config.w32 config0.m4 Log:remove the pcre_dfa_exec.c file, as it is needed (we dont expose that API)
the file is *not* needed, obiously :) We only expose the NFA agorithm, not the DFA. Nuno
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php