Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:67308 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 52088 invoked from network); 5 May 2013 08:15:07 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 5 May 2013 08:15:07 -0000 Authentication-Results: pb1.pair.com smtp.mail=pierre.php@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.217.175 as permitted sender) X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 209.85.217.175 mail-lb0-f175.google.com Received: from [209.85.217.175] ([209.85.217.175:43348] helo=mail-lb0-f175.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 95/32-33933-80516815 for ; Sun, 05 May 2013 04:15:07 -0400 Received: by mail-lb0-f175.google.com with SMTP id w20so2624165lbh.34 for ; Sun, 05 May 2013 01:15:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:in-reply-to:references:date:message-id :subject:from:to:cc:content-type; bh=fZAOnqDI3zlsE5w2a3Sxo4NduVTuXzigB2XMhSDAnPI=; b=qfA11pHDczGoHl6G4KNUEs1R8bGIJKrHrI0YQrPLb819INJjopUcwGzSoJ4aaYR+zf Q9NVmPiZN5eXqTL35VPGzLM7+nP0sIqs/3l5kmBjAFuFTrz6QclZFAgF68RMvUzmC1kB Y6kcCQmIl8M6iEfcyN9x3z6BfA1e1OI5k/O1aWu5Eg+Hp9x1hELn689qxtWxxvsLuV3b +p+5mN33E+mKMG7gg37ULK8eNMeRJvX7vNTAP7pJ63AoJCGhClcfnmBFFnYOqc1R7TFu BvKOmycYjPohygxKet7Nev7hplTKhKdNECelfAyDl97fAYQs/U9dwWBLwF4bb3L+c+4x 4Jdg== MIME-Version: 1.0 X-Received: by 10.112.150.228 with SMTP id ul4mr6321014lbb.132.1367741701723; Sun, 05 May 2013 01:15:01 -0700 (PDT) Received: by 10.112.138.72 with HTTP; Sun, 5 May 2013 01:15:01 -0700 (PDT) In-Reply-To: <1367741001.40452.YahooMailNeo@web120903.mail.ne1.yahoo.com> References: <1367681473.95445.YahooMailNeo@web120904.mail.ne1.yahoo.com> <1367741001.40452.YahooMailNeo@web120903.mail.ne1.yahoo.com> Date: Sun, 5 May 2013 10:15:01 +0200 Message-ID: To: Oleku Konko Cc: Nikita Popov , "internals@lists.php.net" Content-Type: text/plain; charset=ISO-8859-1 Subject: Re: [PHP-DEV] Scalar Type Casting Magic Methods From: pierre.php@gmail.com (Pierre Joye) hi! On Sun, May 5, 2013 at 10:03 AM, Oleku Konko wrote: > > > Thanks for the reply. I hope it would be part of next release eg 5.5.1 More 5.6. Features freeze for 5.5.x. Cheers, Pierre