Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:58358 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 2141 invoked from network); 29 Feb 2012 22:24:51 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 29 Feb 2012 22:24:51 -0000 Authentication-Results: pb1.pair.com header.from=arvids.godjuks@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=arvids.godjuks@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 74.125.82.54 as permitted sender) X-PHP-List-Original-Sender: arvids.godjuks@gmail.com X-Host-Fingerprint: 74.125.82.54 mail-ww0-f54.google.com Received: from [74.125.82.54] ([74.125.82.54:54561] helo=mail-ww0-f54.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id E7/6B-46815-2B5AE4F4 for ; Wed, 29 Feb 2012 17:24:51 -0500 Received: by wgbdq13 with SMTP id dq13so2544661wgb.11 for ; Wed, 29 Feb 2012 14:24:47 -0800 (PST) Received-SPF: pass (google.com: domain of arvids.godjuks@gmail.com designates 10.180.95.105 as permitted sender) client-ip=10.180.95.105; Authentication-Results: mr.google.com; spf=pass (google.com: domain of arvids.godjuks@gmail.com designates 10.180.95.105 as permitted sender) smtp.mail=arvids.godjuks@gmail.com; dkim=pass header.i=arvids.godjuks@gmail.com Received: from mr.google.com ([10.180.95.105]) by 10.180.95.105 with SMTP id dj9mr4681685wib.18.1330554287302 (num_hops = 1); Wed, 29 Feb 2012 14:24:47 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=4rh7+qOXhuRS/hajMpy2gvhj6bxpSFGN1Yy1PR/FGNM=; b=sdDUGdhl7z9CF3RNrRCGsed9lTBD+W8hQ+0QzgkDIHYS0ScKbIufHkLPX37jcGHjiM HgRhyuuSPeZOrjIPwLl1NZOqX5SvKDHlTxGJer9g5qmMHIE0rmjb2c8d8z5XxG6KyWY6 kqPi4SvFlw7fXd8KW9hKPKMEIX389Kd+OOEfg= MIME-Version: 1.0 Received: by 10.180.95.105 with SMTP id dj9mr3773327wib.18.1330554287221; Wed, 29 Feb 2012 14:24:47 -0800 (PST) Received: by 10.227.117.1 with HTTP; Wed, 29 Feb 2012 14:24:47 -0800 (PST) Received: by 10.227.117.1 with HTTP; Wed, 29 Feb 2012 14:24:47 -0800 (PST) In-Reply-To: References: <1330357150.2159.30.camel@guybrush> <693e15008681dfe7372eaea66214f8a8.squirrel@www.l-i-e.com> <887FE7CFF6F8DE4BB3A9535F53AFD06AC3152C6C@il-ex2.zend.net> <887FE7CFF6F8DE4BB3A9535F53AFD06AC3152F5D@il-ex2.zend.net> Date: Thu, 1 Mar 2012 00:24:47 +0200 Message-ID: To: "internals@lists.php.net" Content-Type: multipart/alternative; boundary=f46d0442816aa4eceb04ba21cf88 Subject: Re: [PHP-DEV] Scalar type hinting From: arvids.godjuks@gmail.com (Arvids Godjuks) --f46d0442816aa4eceb04ba21cf88 Content-Type: text/plain; charset=UTF-8 Kris i have a question for you - who will implement a test patch? Previous tries failed not because no one wanted, but because it was damn hard and tricky. And ofcourse there was resistance against strict type hinting. Mine included. I doubt any of the last timeinvolved will be willing to do that again. So that is it: who has the skill, knowlage and will to do that knowing there is very big chance it will be rejected? --f46d0442816aa4eceb04ba21cf88--