Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:13520 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 10176 invoked by uid 1010); 26 Oct 2004 10:13:45 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 10111 invoked from network); 26 Oct 2004 10:13:44 -0000 Received: from unknown (HELO mproxy.gmail.com) (216.239.56.251) by pb1.pair.com with SMTP; 26 Oct 2004 10:13:44 -0000 Received: by mproxy.gmail.com with SMTP id u52so95450cwc for ; Tue, 26 Oct 2004 03:13:44 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=FKG9WMnYRBWXIMWf9+vbAkBppG6CkOLqf19f/iPZxoZ/gEM/SkJp6r2UjF8KvEq7RI42maid476qJv+2CJsPXVysO2jTxphIA5ir1CsrniRzyTGZ7Uu4LTa8jVIQRgFVEV6+3eT6/JI/lIKPLhU1aT0Vc9rDxbAQyf0Hk6NQhlk= Received: by 10.11.117.42 with SMTP id p42mr719465cwc; Tue, 26 Oct 2004 03:13:44 -0700 (PDT) Received: by 10.11.117.13 with HTTP; Tue, 26 Oct 2004 03:13:44 -0700 (PDT) Message-ID: <4e89b4260410260313eae10ad@mail.gmail.com> Date: Tue, 26 Oct 2004 11:13:44 +0100 Reply-To: Wez Furlong To: Kamesh Jayachandran Cc: internals@lists.php.net In-Reply-To: <1098785290.18899.207273308@webmail.messagingengine.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <1098718837.4744.207207878@webmail.messagingengine.com> <417D207D.3010605@thebrainroom.com> <1098771439.4746.207262413@webmail.messagingengine.com> <4e89b4260410260234523070c1@mail.gmail.com> <1098785290.18899.207273308@webmail.messagingengine.com> Subject: Re: [PHP-DEV] Re: Why module shutdown function is not called for openssl extension? From: kingwez@gmail.com (Wez Furlong) It's already applied to all 3 branches. --Wez. On Tue, 26 Oct 2004 03:08:10 -0700, Kamesh Jayachandran wrote: > Thanks for applying my patches. > > When will it be applied to PHP4.3 and 5.0 tree?