Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:44760 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 53133 invoked from network); 7 Jul 2009 14:16:42 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 7 Jul 2009 14:16:42 -0000 Authentication-Results: pb1.pair.com header.from=kalle.php@gmail.com; sender-id=pass; domainkeys=bad Authentication-Results: pb1.pair.com smtp.mail=kalle.php@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.218.206 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: kalle.php@gmail.com X-Host-Fingerprint: 209.85.218.206 mail-bw0-f206.google.com Received: from [209.85.218.206] ([209.85.218.206:43767] helo=mail-bw0-f206.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id AD/37-17523-9C8535A4 for ; Tue, 07 Jul 2009 10:16:42 -0400 Received: by bwz2 with SMTP id 2so4357171bwz.23 for ; Tue, 07 Jul 2009 07:16:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:received:in-reply-to :references:date:x-google-sender-auth:message-id:subject:from:to:cc :content-type:content-transfer-encoding; bh=X4OnRGK9mTClrFBOJvnKUJoLvOQMzslWZRRZZzJ2Rxw=; b=ivVCQmvDRgxcb2fRQsAJP72ho79ApebsEDCSrTPm4MYdHEAqJUcex6or7WPMcMlqPd 69M6NNRamBUhMifU3Zce3XH8Tmm9NCdo+bun0dn048upib3Z6mnIL0OW438zwOZtvhXG zi+nRpq7tRJ/cIi4e15AomxzvfVIx4+QqESuQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type :content-transfer-encoding; b=lz87+aJGqQEwcnYpms3GoPUaEF/wS1jDIAZ2Knf+XLPZbZE7/l22zctUdSeZ5H43TW X5d5eBKyfhHxssHmiRxFV9kFi4lzHERLxkXnwm4bY3SNO4FjHOPh+Jvm/StwbgYsM5Pc IdE6f9C+t3fsAAfBcuLzaUyZyu74q9Bi8SKJs= MIME-Version: 1.0 Sender: kalle.php@gmail.com Received: by 10.204.71.68 with SMTP id g4mr5782120bkj.135.1246976198513; Tue, 07 Jul 2009 07:16:38 -0700 (PDT) In-Reply-To: <2D0F5226-EBCA-4B45-BF01-8ED1C643976C@prohost.org> References: <2D0F5226-EBCA-4B45-BF01-8ED1C643976C@prohost.org> Date: Tue, 7 Jul 2009 16:16:38 +0200 X-Google-Sender-Auth: 98852d628fe09711 Message-ID: <2dedb8a0907070716i2784b5bau110874ac5423d61c@mail.gmail.com> To: Ilia Alshanetsky Cc: PHP internals Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] Type hinting/casting request for vote From: kalle@php.net (Kalle Sommer Nielsen) 2009/7/7 Ilia Alshanetsky : > Last week or so there was a fairly detailed discussion on the internals list > regarding type hinting based on my original patch. Since then the patch has > been revised to address the major concerns that were identified (breakage of > binary compatibility) as well extended with additional functionality (object > hint, type casting, reflection support, etc...). +1 -- regrads, Kalle Sommer Nielsen kalle@php.net