Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:21699 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 37372 invoked by uid 1010); 27 Jan 2006 07:20:15 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 37356 invoked from network); 27 Jan 2006 07:20:15 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 27 Jan 2006 07:20:15 -0000 X-Host-Fingerprint: 81.169.182.136 ajaxatwork.net Linux 2.4/2.6 Received: from ([81.169.182.136:53497] helo=strato.aixcept.de) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id 0A/69-03249-CA9C9D34 for ; Fri, 27 Jan 2006 02:20:13 -0500 Received: from [192.168.1.3] (dslb-084-063-026-177.pools.arcor-ip.net [84.63.26.177]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by strato.aixcept.de (Postfix) with ESMTP id C996335C1BF; Fri, 27 Jan 2006 08:20:09 +0100 (CET) Date: Fri, 27 Jan 2006 08:22:16 +0100 Reply-To: Marcus Boerger X-Priority: 3 (Normal) Message-ID: <777983234.20060127082216@marcus-boerger.de> To: Jeremy Johnstone Cc: Marcus Boerger , Edin Kadribasic , Marian Kostadinov , In-Reply-To: <90e24d4e0601261554h4029db47n9d413bca414551aa@mail.gmail.com> 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> <90e24d4e0601261554h4029db47n9d413bca414551aa@mail.gmail.com> 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 Jeremy, it is supposed to work everywhere in head and will be available in 5.2. regards marcus Friday, January 27, 2006, 12:54:28 AM, you wrote: > 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 Best regards, Marcus