Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:21694 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 33215 invoked by uid 1010); 26 Jan 2006 23:54:35 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 33199 invoked from network); 26 Jan 2006 23:54:35 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 26 Jan 2006 23:54:35 -0000 X-Host-Fingerprint: 64.233.162.199 zproxy.gmail.com Linux 2.4/2.6 Received: from ([64.233.162.199:15033] helo=zproxy.gmail.com) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id C3/D1-03249-93169D34 for ; Thu, 26 Jan 2006 18:54:33 -0500 Received: by zproxy.gmail.com with SMTP id o1so499719nzf for ; Thu, 26 Jan 2006 15:54:29 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; b=R1xb4o3Nk89RwaZBNP6PZM6D+zMHy8R3cO0IotHuRmBC5HPGMkPWu2bL2ga5QyozD4keOo2OW7UaYlzn8VBb8fFG+tLXGoTud8/mc9krs8T5q/ForTWYVn3RKEm5W3np//cIIkmvhWN90AntZjzNP0nZllN9yhGvutDXiJRfXL0= Received: by 10.37.21.36 with SMTP id y36mr1944770nzi; Thu, 26 Jan 2006 15:54:28 -0800 (PST) Received: by 10.36.104.7 with HTTP; Thu, 26 Jan 2006 15:54:28 -0800 (PST) Message-ID: <90e24d4e0601261554h4029db47n9d413bca414551aa@mail.gmail.com> Date: Thu, 26 Jan 2006 15:54:28 -0800 To: Marcus Boerger Cc: Edin Kadribasic , Marian Kostadinov , internals@lists.php.net In-Reply-To: <579617823.20050929002220@marcus-boerger.de> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_8584_7735463.1138319668509" 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> <579617823.20050929002220@marcus-boerger.de> Subject: Re: [PHP-DEV] [PATCH] __toString() From: phpdev@gmail.com (Jeremy Johnstone) ------=_Part_8584_7735463.1138319668509 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Hello All, Was this actually added into PHP? Can anyone confirm if PHP's toString() magic method will work everywhere a string is used (aka printf, switch, etc)? If so, will this be possibly available in the 5.1x branch (since it's sorta a bug/consistency fix) or will it only make it into the next major release? -Jeremy On 9/28/05, Marcus Boerger wrote: > > 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 > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > > -- --------------------------- Jeremy Johnstone http://www.jeremyjohnstone.com jsjohnst@php.net ------=_Part_8584_7735463.1138319668509--