Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:2850 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 64915 invoked from network); 26 Jun 2003 17:26:16 -0000 Received: from unknown (HELO localhost.localdomain) (24.60.162.231) by pb1.pair.com with SMTP; 26 Jun 2003 17:26:16 -0000 Received: (from andrei@localhost) by localhost.localdomain (8.11.6/8.11.6) id h5QHPG205897; Thu, 26 Jun 2003 13:25:16 -0400 X-Authentication-Warning: localhost.localdomain: andrei set sender to andrei@gravitonic.com using -f Date: Thu, 26 Jun 2003 13:25:16 -0400 To: Sebastian Bergmann Cc: internals@lists.php.net Message-ID: <20030626172516.GH5721@hyperion.gravitonic.com> Mail-Followup-To: Andrei Zmievski , Sebastian Bergmann , internals@lists.php.net References: <20030626171243.GF5721@hyperion.gravitonic.com> <200306261720.h5QHKT91031365@jdi.jdimedia.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200306261720.h5QHKT91031365@jdi.jdimedia.nl> User-Agent: Mutt/1.4.1i Subject: Re: [PHP-DEV] More preg_match_* control From: andrei@gravitonic.com (Andrei Zmievski) On Thu, 26 Jun 2003, Sebastian Bergmann wrote: > On a sidenote, the bundled PCRE library is a bit outdated (I have 4.x > on my GENTOO laptop, for instance). Yeah, but there is nothing that's changed much. I suppose we can upgrade. What are your thoughts on my proposal for the new parameter? > Can ext/pcre be built against a system library rather than the > bundled one? Last time I tried it failed. Not sure. I haven't tried it in a loooong time. -Andrei * The future has arrived, it's just not evenly distributed. -W. Gibson *