Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:19279 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 52647 invoked by uid 1010); 28 Sep 2005 22:22:19 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 52632 invoked from network); 28 Sep 2005 22:22:19 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 28 Sep 2005 22:22:19 -0000 X-Host-Fingerprint: 81.169.182.136 ajaxatwork.net Linux 2.4/2.6 Received: from ([81.169.182.136:42400] helo=strato.aixcept.de) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id 66/D8-54476-9971B334 for ; Wed, 28 Sep 2005 18:22:17 -0400 Received: from [192.168.1.3] (dsl-082-083-247-067.arcor-ip.net [82.83.247.67]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by strato.aixcept.de (Postfix) with ESMTP id E50BE35C384; Thu, 29 Sep 2005 00:22:30 +0200 (CEST) Date: Thu, 29 Sep 2005 00:22:20 +0200 Reply-To: Marcus Boerger X-Priority: 3 (Normal) Message-ID: <579617823.20050929002220@marcus-boerger.de> To: Edin Kadribasic Cc: Marian Kostadinov , internals@lists.php.net In-Reply-To: <433B0270.2050609@emini.dk> 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> <433B0270.2050609@emini.dk> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] [PATCH] __toString() From: helly@php.net (Marcus Boerger) Hello Edin, cool, thanks! marcus Wednesday, September 28, 2005, 10:52:00 PM, you wrote: > 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? >> Best regards, Marcus