Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:61247 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 68761 invoked from network); 15 Jul 2012 15:48:32 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 15 Jul 2012 15:48:32 -0000 Authentication-Results: pb1.pair.com header.from=brandon.wamboldt@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=brandon.wamboldt@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.214.42 as permitted sender) X-PHP-List-Original-Sender: brandon.wamboldt@gmail.com X-Host-Fingerprint: 209.85.214.42 mail-bk0-f42.google.com Received: from [209.85.214.42] ([209.85.214.42:36551] helo=mail-bk0-f42.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 4E/EB-20866-F46E2005 for ; Sun, 15 Jul 2012 11:48:32 -0400 Received: by bkcjm19 with SMTP id jm19so3787727bkc.29 for ; Sun, 15 Jul 2012 08:48:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:from:date:message-id:subject:to:content-type; bh=cbhwvAba+HJxTCbZ9QwWYeCzmNtQ8Op0um9wahAqIJQ=; b=nbyVZw/8FmIFhCUbcC4w6gccxBkaturn4W8+5etjn8V6ZFBi2Xjhz34idYH+Q73TAK BBnfEZN2E7cqzNBHZnt5h8W+e+KBh2J8cOmPjyDbsa8I09VH907k5JFh10bbaiUz7WaX 7fqohzM0/DMpJBh19/PiSZmrzTOvEgcdB3HtNp7cfA4QvSmxk2wng2ywLomCDD9curbp 5V8/jQkOb+34xUU7P3KHbIJlTcz9m93TIEu4ut1SBtXwPfBvwECtr5T00ZLyydscnSf1 2cCDfBCf7+1w+08rIYgnSwN0fWXSvC0yO2U2Q5a4+eadHvtd76id2j1Vb/uuh7dFAUf0 wCbg== Received: by 10.204.154.73 with SMTP id n9mr3559420bkw.113.1342367308845; Sun, 15 Jul 2012 08:48:28 -0700 (PDT) MIME-Version: 1.0 Received: by 10.204.140.139 with HTTP; Sun, 15 Jul 2012 08:48:08 -0700 (PDT) Date: Sun, 15 Jul 2012 12:48:08 -0300 Message-ID: To: internals Content-Type: multipart/alternative; boundary=0015175cd1849a130604c4e03e7f Subject: Whats the status of the RFC for Scalar Type Casting Magic Methods From: brandon.wamboldt@gmail.com (Brandon Wamboldt) --0015175cd1849a130604c4e03e7f Content-Type: text/plain; charset=ISO-8859-1 https://wiki.php.net/rfc/object_cast_to_types What's the status of this RFC? I see it has a patch associated with it, and was wondering if it would be something we'd see in 5.5 or 5.6. Does it need to go through any sort of voting process? I'm sorry if this is the wrong question for this mailing list, I'm new to it --0015175cd1849a130604c4e03e7f--