Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:48382 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 3874 invoked from network); 22 May 2010 14:51:44 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 22 May 2010 14:51:44 -0000 Authentication-Results: pb1.pair.com header.from=philip@roshambo.org; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=philip@roshambo.org; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain roshambo.org from 209.85.212.170 cause and error) X-PHP-List-Original-Sender: philip@roshambo.org X-Host-Fingerprint: 209.85.212.170 mail-px0-f170.google.com Received: from [209.85.212.170] ([209.85.212.170:38722] helo=mail-px0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 20/86-46027-F7FE7FB4 for ; Sat, 22 May 2010 10:51:44 -0400 Received: by pxi6 with SMTP id 6so884140pxi.29 for ; Sat, 22 May 2010 07:51:40 -0700 (PDT) Received: by 10.142.201.12 with SMTP id y12mr2113186wff.174.1274539899870; Sat, 22 May 2010 07:51:39 -0700 (PDT) Received: from [192.168.1.2] (c-76-22-32-17.hsd1.wa.comcast.net [76.22.32.17]) by mx.google.com with ESMTPS id 22sm1940458pzk.5.2010.05.22.07.51.38 (version=TLSv1/SSLv3 cipher=RC4-MD5); Sat, 22 May 2010 07:51:39 -0700 (PDT) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Date: Sat, 22 May 2010 07:51:24 -0700 Message-ID: <548A854F-C5CC-4C7D-A42D-788EACA238DA@roshambo.org> To: PHP internals Mime-Version: 1.0 (Apple Message framework v1078) X-Mailer: Apple Mail (2.1078) Subject: scalar type hinting? From: philip@roshambo.org (Philip Olson) The documentation team is about to document a few trunk features, but = we're unsure about scalar type hinting. I see no final proposal (only = three old RFC's) nor recent discussion here. Is the recent scalar type = hinting commit meant to bring discussion to the topic? Or, has this form = of scalar type hinting been finalized somewhere? Please advise. Regards, Philip