Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:17052 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 73988 invoked by uid 1010); 30 Jun 2005 17:06:15 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 73973 invoked from network); 30 Jun 2005 17:06:15 -0000 Received: from unknown (HELO gmail.com) (127.0.0.1) by localhost with SMTP; 30 Jun 2005 17:06:15 -0000 X-Host-Fingerprint: 64.233.184.205 wproxy.gmail.com Linux 2.4/2.6 Received: from ([64.233.184.205:23334] helo=wproxy.gmail.com) by pb1.pair.com (ecelerity 1.2 r(5656M)) with SMTP id 34/E2-29969-78624C24 for ; Thu, 30 Jun 2005 13:06:15 -0400 Received: by wproxy.gmail.com with SMTP id 49so49880wri for ; Thu, 30 Jun 2005 10:06:12 -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:content-disposition:references; b=EhvJHi5+AoTVIfTZ9/Qy645ful90gIx1Ch+vRp/nlVbguXyk9OFa9nQjEuigg5wMr88ekCQOvLCyjXXaJ7gbwHKEACKT2xwWMw83y6rBSk4/eP8lIePRavxHCOSc+kezx1xocFZTv1VwuIXrtBWzH0+uytIux2nEWKNwa+JxTmc= Received: by 10.54.17.40 with SMTP id 40mr59552wrq; Thu, 30 Jun 2005 10:06:09 -0700 (PDT) Received: by 10.54.20.24 with HTTP; Thu, 30 Jun 2005 10:06:08 -0700 (PDT) Message-ID: <28139bc050630100647359bc0@mail.gmail.com> Date: Fri, 1 Jul 2005 01:06:08 +0800 Reply-To: Xuefer To: Andi Gutmans Cc: internals@lists.php.net In-Reply-To: <5.1.0.14.2.20050629175554.033f08d0@localhost> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <5.1.0.14.2.20050629175554.033f08d0@localhost> Subject: Re: [PHP-DEV] 5.1.0 Release Process From: xuefer@gmail.com (Xuefer) may zend_vm_set_opcode_handler be exported with ZEND_API?