Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:48183 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 36055 invoked from network); 4 May 2010 03:54:13 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 4 May 2010 03:54:13 -0000 Authentication-Results: pb1.pair.com header.from=mozo@mozo.jp; sender-id=permerror Authentication-Results: pb1.pair.com smtp.mail=mozo@mozo.jp; spf=permerror; sender-id=permerror Received-SPF: error (pb1.pair.com: domain mozo.jp from 209.85.221.191 cause and error) X-PHP-List-Original-Sender: mozo@mozo.jp X-Host-Fingerprint: 209.85.221.191 mail-qy0-f191.google.com Received: from [209.85.221.191] ([209.85.221.191:41215] helo=mail-qy0-f191.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 36/00-35441-46A9FDB4 for ; Mon, 03 May 2010 23:54:13 -0400 Received: by qyk29 with SMTP id 29so4754433qyk.14 for ; Mon, 03 May 2010 20:54:09 -0700 (PDT) Received: by 10.224.72.147 with SMTP id m19mr7113521qaj.387.1272945241489; Mon, 03 May 2010 20:54:01 -0700 (PDT) MIME-Version: 1.0 Received: by 10.229.74.3 with HTTP; Mon, 3 May 2010 20:48:50 -0700 (PDT) Date: Tue, 4 May 2010 12:48:50 +0900 Message-ID: To: internals@lists.php.net Content-Type: text/plain; charset=ISO-8859-1 Subject: Autoboxing in PHP From: mozo@mozo.jp (Moriyoshi Koizumi) Hey, Just to let you know about a new RFC for adding autoboxing feature in PHP. Look at http://wiki.php.net/rfc/autoboxing . Regards, Moriyoshi