Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:32764 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 48802 invoked by uid 1010); 14 Oct 2007 19:52:39 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 48787 invoked from network); 14 Oct 2007 19:52:39 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 14 Oct 2007 19:52:39 -0000 Authentication-Results: pb1.pair.com smtp.mail=stas@zend.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=stas@zend.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain zend.com designates 212.25.124.162 as permitted sender) X-PHP-List-Original-Sender: stas@zend.com X-Host-Fingerprint: 212.25.124.162 mail.zend.com Windows 2000 SP4, XP SP1 Received: from [212.25.124.162] ([212.25.124.162:48492] helo=mx1.zend.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 43/09-02105-68372174 for ; Sun, 14 Oct 2007 15:52:39 -0400 Received: from us-ex1.zend.com ([192.168.16.5]) by mx1.zend.com with Microsoft SMTPSVC(6.0.3790.3959); Sun, 14 Oct 2007 21:52:35 +0200 Received: from [192.168.17.80] ([192.168.17.80]) by us-ex1.zend.com with Microsoft SMTPSVC(6.0.3790.1830); Sun, 14 Oct 2007 12:52:31 -0700 Message-ID: <47127381.9050000@zend.com> Date: Sun, 14 Oct 2007 12:52:33 -0700 Organization: Zend Technologies User-Agent: Thunderbird 2.0.0.6 (Windows/20070728) MIME-Version: 1.0 To: Hans Moog CC: Marcus Boerger , internals@lists.php.net References: <7C37FF3A0196094F95430BA95952032211B7C5@s1.mkj.lan> <7C37FF3A0196094F95430BA95952032211B7C7@s1.mkj.lan> <72129346.20071014092922@marcus-boerger.de> <7C37FF3A0196094F95430BA95952032211B7CC@s1.mkj.lan> In-Reply-To: <7C37FF3A0196094F95430BA95952032211B7CC@s1.mkj.lan> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 14 Oct 2007 19:52:32.0000 (UTC) FILETIME=[C2254000:01C80E9B] Subject: Re: [PHP-DEV] Method overloading by method signature From: stas@zend.com (Stanislav Malyshev) > Btw: We made some benchmark tests when we decided to use it. And the > method calls were about 0.1 Percent slower. But without having to > check or escape every parameter anymore it even boosts performance If you think parameter typing would free you from having input validation, IMHO you are on a wrong way. -- Stanislav Malyshev, Zend Software Architect stas@zend.com http://www.zend.com/ (408)253-8829 MSN: stas@zend.com