Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:73777 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 24419 invoked from network); 24 Apr 2014 17:07:29 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 24 Apr 2014 17:07:29 -0000 Authentication-Results: pb1.pair.com smtp.mail=sommertm@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=sommertm@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.192.169 as permitted sender) X-PHP-List-Original-Sender: sommertm@gmail.com X-Host-Fingerprint: 209.85.192.169 mail-pd0-f169.google.com Received: from [209.85.192.169] ([209.85.192.169:38755] helo=mail-pd0-f169.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 4D/90-20919-0D449535 for ; Thu, 24 Apr 2014 13:07:28 -0400 Received: by mail-pd0-f169.google.com with SMTP id y13so1210714pdi.14 for ; Thu, 24 Apr 2014 10:07:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:content-type:message-id:mime-version:subject:date:references :to:in-reply-to; bh=kXdSjimH4d0FZDIZX6d1SEKFf1KmPbq6Mufqy8A2zss=; b=Tr+ySembQK+Zr+XyjMz9se98U30zj9X8YkEdAsIpWyDnojUajXAL0ARksApvua2u5v h6vZE6YqMutmQigJ7QacPsDDDwJY1bp8mV8RPgOh6iPZ4l0St+yvavY+CiOxVQAikZN9 rBbp25yp37aWnriLGzXG+NWAQLHZ+UNp6F5RedIF7DUeBTKlN19QOe8BMwhn2IWTqyUH vJNWi+ZJSvhIMOGJqN34hBTDpwfY2k9xtQBgkZehXXgAV4LxLD8O6tl8UFHlcUh875vw i3zTBJeeEQ9mzyqHqXEqAkEJKBMMkzcPvUntMGuuqsQSiKRK+CbHrZdAqTRt36X2tMcc e6ig== X-Received: by 10.68.194.134 with SMTP id hw6mr1305557pbc.49.1398359245215; Thu, 24 Apr 2014 10:07:25 -0700 (PDT) Received: from [10.0.1.3] (ip72-197-10-176.sd.sd.cox.net. [72.197.10.176]) by mx.google.com with ESMTPSA id ry10sm23197710pab.38.2014.04.24.10.07.22 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 24 Apr 2014 10:07:23 -0700 (PDT) Content-Type: multipart/signed; boundary="Apple-Mail=_050BDBCC-19E8-4F07-A972-5A4BD2F51E8E"; protocol="application/pgp-signature"; micalg=pgp-sha512 Message-ID: <905F08A4-B93A-439F-AD39-3F698C67AA2C@gmail.com> Mime-Version: 1.0 (Mac OS X Mail 7.2 \(1874\)) Date: Thu, 24 Apr 2014 10:07:15 -0700 References: To: internals In-Reply-To: X-Mailer: Apple Mail (2.1874) Subject: Re: [PHP-DEV] [RFC] Return Type Declarations From: sommertm@gmail.com (Tyler Sommer) --Apple-Mail=_050BDBCC-19E8-4F07-A972-5A4BD2F51E8E Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=us-ascii On Apr 24, 2014, at 8:59 AM, Levi Morrison wrote: > My dear Internals friends, >=20 > I have spent the last month drafting an RFC that allows return types: > https://wiki.php.net/rfc/returntypehinting >=20 As a PHP user, this is great. Finally we can stop using silly docblock = comments to denote return types! +1 from me! --Apple-Mail=_050BDBCC-19E8-4F07-A972-5A4BD2F51E8E Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename=signature.asc Content-Type: application/pgp-signature; name=signature.asc Content-Description: Message signed with OpenPGP using GPGMail -----BEGIN PGP SIGNATURE----- Comment: GPGTools - https://gpgtools.org iQEcBAEBCgAGBQJTWUTEAAoJEG8VSaMp1Q7OMg8H/RhtIdkTcPH37dPpXLPeQlOD P+CkXnV5vuFM32A2fN0Z2HujLZ6FC/G/3F3/UX3Qkhwly/yDqUXDT70I8Adg3yCU yRlFqVdOWrCPSG9NtZDrZsK2VUSzyB7aEjPPUznon8kUg+lqOll7CgbXE/rG3Wkr lo+SLl4M+PscP/NavWbdhQQ/fXSBqogyAx+dq3xc1YHjCuUdGQTba2kHnpb56NZw OhmqbHs7Yz0mMrqQLsUk2jJ/cvjvRQyWsSugqzHWjRcpySU9d+8ZUDAk2ylROcYp FDn+Z8ie70y9kIgCTcmRkRvcG2VkEoZsy3WySMme7vKrcaY5BNJBjmhsCWpBtBc= =gSZs -----END PGP SIGNATURE----- --Apple-Mail=_050BDBCC-19E8-4F07-A972-5A4BD2F51E8E--