Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:49316 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 45027 invoked from network); 11 Aug 2010 06:28:36 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 11 Aug 2010 06:28:36 -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; domainkeys=bad Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.216.177 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: arvids.godjuks@gmail.com X-Host-Fingerprint: 209.85.216.177 mail-qy0-f177.google.com Received: from [209.85.216.177] ([209.85.216.177:44196] helo=mail-qy0-f177.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 4E/89-20356-413426C4 for ; Wed, 11 Aug 2010 02:28:36 -0400 Received: by qyk1 with SMTP id 1so8762143qyk.8 for ; Tue, 10 Aug 2010 23:28:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:content-type; bh=BFG/C/Mk9dnp0YubTaEOuCumCMp75aokwwR9a4dPOII=; b=DF+SuGvUmevP0i4GbYsLV7BtzUWsf4TpA3b8ODoPkAe78iMq/s4EMtnDd0ptDOJs/k fFPvrr4XfUm0N9B1iCN9BqzDG243yTuEeCNg3GTeK9mRIajbgKzprjkYjYvJtYo6zKXZ FATzkVWszWHaAJpY53/3YuGhwKiHyZYPH/40E= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=XP3LAuVh8+wrx7i5AqwofCo6aRWvDuVWw0MiX7/pXQY19VvSNUd76FqmsZxQKnjsti 9haIvCxj5skOlagj60D+i7Fe3GJTBZ8pdTv5bevM2teh/U4IWdFsuw6VTxnsbpYOtoKK 2cBw20sOl8hrIwAd/yDwUCdFFkDBTF8RTq7J8= MIME-Version: 1.0 Received: by 10.220.158.11 with SMTP id d11mr11027282vcx.111.1281508113193; Tue, 10 Aug 2010 23:28:33 -0700 (PDT) Received: by 10.220.98.148 with HTTP; Tue, 10 Aug 2010 23:28:33 -0700 (PDT) In-Reply-To: <7.0.1.0.2.20100811085214.0f024300@zend.com> References: <1281478269.6608.292.camel@guybrush> <4C61D6FB.6030108@sugarcrm.com> <7.0.1.0.2.20100811085214.0f024300@zend.com> Date: Wed, 11 Aug 2010 09:28:33 +0300 Message-ID: To: Internals Content-Type: text/plain; charset=UTF-8 Subject: Re: [PHP-DEV] Strict typing (was: Typehints) From: arvids.godjuks@gmail.com (Arvids Godjuks) Completly agree with Zeev, most russian comunity is for the weak type hinting. Many would like strict, but most of the pro strict type hinters understand that PHP and strict type hinting not match and vote for type hints with auto converting.