Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:19245 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 92482 invoked by uid 1010); 28 Sep 2005 11:55:29 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 92466 invoked from network); 28 Sep 2005 11:55:29 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 28 Sep 2005 11:55:29 -0000 X-Host-Fingerprint: 66.249.82.203 xproxy.gmail.com Linux 2.4/2.6 Received: from ([66.249.82.203:59813] helo=xproxy.gmail.com) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id A8/A8-54476-1B48A334 for ; Wed, 28 Sep 2005 07:55:29 -0400 Received: by xproxy.gmail.com with SMTP id t12so1096959wxc for ; Wed, 28 Sep 2005 04:55:26 -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:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=BaXeB4BzwoBSRALAbkhiAFtbzNR4BS6fuPb9PpzanEOfh8u98lf5Uk/BL1D28VS/lQiLs3apkJT6nhQtJc2x5ZlbCRJXoKIC2hfXwcd1aE6jMpgqaaz9aCu+M7k+B6xkQa5JtQ8rWmyxL47FyKw/S6c51KqE80P7CNroCh7o/wo= Received: by 10.70.37.6 with SMTP id k6mr3349046wxk; Wed, 28 Sep 2005 04:55:26 -0700 (PDT) Received: by 10.70.44.15 with HTTP; Wed, 28 Sep 2005 04:55:25 -0700 (PDT) Message-ID: Date: Wed, 28 Sep 2005 14:55:25 +0300 Reply-To: Marian Kostadinov To: internals@lists.php.net In-Reply-To: <213277164.20050927100625@marcus-boerger.de> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <1728334199.20050925143657@marcus-boerger.de> <6.2.3.4.2.20050925093007.02219010@localhost> <1221052118.20050925190532@marcus-boerger.de> <6.2.3.4.2.20050926170946.03609eb0@localhost> <213277164.20050927100625@marcus-boerger.de> Subject: Re: [PHP-DEV] [PATCH] __toString() From: manchokapitancho@gmail.com (Marian Kostadinov) I'd like to do some tests of the new __toString functionality but it seems that it is committed only in PHP6-CVS branch. Is there a way to get a windows binary snapshot for this branch?