On Thu, 26 Jun 2003, Sebastian Bergmann wrote: > I just compiled HEAD with > > --with-pcre-regex=/usr > > where I have PCRE 4.2 installed. > > The build works fine, but phpinfo() shows > > PCRE Library Version 3.9 02-Jan-2002
Hmm, I just did the same thing (--with-pcre-regex=/usr/local) and got the 4.3 library that I installed. Anyway, seems that 4.3 has some juicy bits like \Q and \E escapes, possesive quantifiers, callouts, and named subpatterns. I'll start working on integrating those. -Andrei "I fear more harm from everybody thinking alike than from some people thinking otherwise." -- Charles G. Bolte -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php