Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:58810 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 57429 invoked from network); 9 Mar 2012 08:42:18 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 9 Mar 2012 08:42:18 -0000 Authentication-Results: pb1.pair.com smtp.mail=arvids.godjuks@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=arvids.godjuks@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 74.125.82.170 as permitted sender) X-PHP-List-Original-Sender: arvids.godjuks@gmail.com X-Host-Fingerprint: 74.125.82.170 mail-we0-f170.google.com Received: from [74.125.82.170] ([74.125.82.170:57157] helo=mail-we0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 4E/57-10820-962C95F4 for ; Fri, 09 Mar 2012 03:42:18 -0500 Received: by werh12 with SMTP id h12so1126670wer.29 for ; Fri, 09 Mar 2012 00:42:15 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; bh=2F/OiPckHNk7afZmn4YCX5PDYKL+UjyZWlaVAe5+lWs=; b=A83YvWL2hN4Dksu3nEOtSfFgozS5eenGZ+vZfU6XJxPrtcJKTBrcZoA09YaVvFZv5l 99hJJxE7m96mRDeHrEhym5dCGP9LaIFYwooMW51TnO7QVKHEmeNXaZ07JWcQhrP82ixK 2An5yCUp6AJ6sAouF5LEa/XzXO+MwT+139h5g6ZHScmgwdi4yI32qzh7KYDdKCp+iGPe k2RQSzCF/2WTWbQit6aYGCaWA2HCPBMu/AlKVvym5t/4yfvERMNUZRUJfmGPPiHJNaAe TGxDQxN7EKNix3okus/dOPyMaOWpci1Uy8LT7n/vWTsRbmnHFE3mvAZ7fvNAIdl79xdU vIbA== Received: by 10.216.200.90 with SMTP id y68mr879670wen.49.1331282535110; Fri, 09 Mar 2012 00:42:15 -0800 (PST) MIME-Version: 1.0 Received: by 10.227.117.1 with HTTP; Fri, 9 Mar 2012 00:41:55 -0800 (PST) In-Reply-To: References: Date: Fri, 9 Mar 2012 10:41:55 +0200 Message-ID: To: internals@lists.php.net Content-Type: multipart/alternative; boundary=001636c5b7ae99d96e04bacb5e4e Subject: Re: [PHP-DEV] [POC - Patch] Scalar Type Hinting - A-La zend_parse_parameters From: arvids.godjuks@gmail.com (Arvids Godjuks) --001636c5b7ae99d96e04bacb5e4e Content-Type: text/plain; charset=UTF-8 Overall good job. I would prefer it a little stricter like people already mention, but it's a step forward definitively with witch I'm totally fine to live with. --001636c5b7ae99d96e04bacb5e4e--