Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:89165 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 13921 invoked from network); 11 Nov 2015 01:45:10 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 11 Nov 2015 01:45:10 -0000 Authentication-Results: pb1.pair.com header.from=mail@dasprids.de; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=mail@dasprids.de; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain dasprids.de from 46.4.80.198 cause and error) X-PHP-List-Original-Sender: mail@dasprids.de X-Host-Fingerprint: 46.4.80.198 server1.dasprids.de Received: from [46.4.80.198] ([46.4.80.198:50910] helo=mail.dasprids.de) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id BC/3C-21426-3AD92465 for ; Tue, 10 Nov 2015 20:45:08 -0500 Received: from [192.168.0.86] (unknown [5.158.132.254]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) (Authenticated sender: mail@dasprids.de) by mail.dasprids.de (Postfix) with ESMTPSA id 865223440474 for ; Wed, 11 Nov 2015 02:45:03 +0100 (CET) To: internals@lists.php.net Message-ID: <56429DAB.6010005@dasprids.de> Date: Wed, 11 Nov 2015 02:45:15 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Subject: Resource typehint and return type From: mail@dasprids.de (Ben Scholzen 'DASPRiD') Hi guys, I just poked up an RFC and a patch for resource typehints and return types. I'd really like to hear your thoughts about it! RFC: https://wiki.php.net/rfc/resource_typehint Patch: https://github.com/php/php-src/pull/1631 Cheers, -- Ben Scholzen 'DASPRiD' Community Review Team Member | mail@dasprids.de Zend Framework | http://www.dasprids.de