Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:988 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 47028 invoked from network); 21 Apr 2003 08:39:22 -0000 Received: from unknown (HELO secure.thebrainroom.com) (213.239.42.171) by pb1.pair.com with SMTP; 21 Apr 2003 08:39:22 -0000 Received: from zaneeb.brainnet.i (brain.dial.nildram.co.uk [195.149.29.154]) by secure.thebrainroom.com (8.9.3/8.9.3) with ESMTP id JAA01507; Mon, 21 Apr 2003 09:39:19 +0100 Received: from zaneeb.brainnet.i (IDENT:y0UxEQC6R+F5hZ2AT76EUmydkAQJvvaI@zaneeb.brainnet.i [127.0.0.1]) by zaneeb.brainnet.i (8.11.6/8.11.6) with ESMTP id h3L8dL824909; Mon, 21 Apr 2003 09:39:21 +0100 Date: Mon, 21 Apr 2003 09:39:20 +0100 (BST) X-X-Sender: wez@zaneeb.brainnet.i To: "Brian J. France" cc: internals@lists.php.net In-Reply-To: <20030420150822893282.GyazMail.list@firehawksystems.com> Message-ID: References: <180356734.1050686628@[10.0.0.137]> <20030420150822893282.GyazMail.list@firehawksystems.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: Re: [PHP-DEV] A couple of shared dependencies that aren't quite right in 4.3.1 wrt zlib and pcre From: wez@thebrainroom.com (Wez Furlong) On Sun, 20 Apr 2003, Brian J. France wrote: > Can you make sure I am not missing something? The only thing those extensions > change if compiled shared is: > > zlib: > zlib.output_compression may not work correctly > > openssl: > I don't see anything https:// and ssl:// stream support. This dependency has been resolved in PHP5. > pcre: > in safe-mode how the WWW-Authenticate header is handled differently aggregation makes use of pcre also. --Wez.