Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:19278 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 18034 invoked by uid 1010); 28 Sep 2005 20:51:54 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 18019 invoked from network); 28 Sep 2005 20:51:54 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 28 Sep 2005 20:51:54 -0000 X-Host-Fingerprint: 192.38.9.232 gw2.emini.dk Linux 2.4/2.6 Received: from ([192.38.9.232:8611] helo=gw2.emini.dk) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id 3B/E4-54476-8620B334 for ; Wed, 28 Sep 2005 16:51:52 -0400 Received: from [10.0.0.11] (gw1.emini.dk [212.242.124.121]) by gw2.emini.dk (Postfix) with ESMTP id F1F778623A; Wed, 28 Sep 2005 22:51:48 +0200 (CEST) Message-ID: <433B0270.2050609@emini.dk> Date: Wed, 28 Sep 2005 22:52:00 +0200 User-Agent: Thunderbird 1.4 (Windows/20050908) MIME-Version: 1.0 To: Marian Kostadinov Cc: internals@lists.php.net 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> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] [PATCH] __toString() From: edink@emini.dk (Edin Kadribasic) http://ftp.emini.dk/pub/php/win32/php6/ Edin Marian Kostadinov wrote: > 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? >